header logo
Services

Services
Cloud Solutions
Computing
Storage
Backup
AI Integrations
Machine Learning
Natural Language Processing
Computer Vision
Software development
Web Development
Mobile Development
Desktop Applications
Databases
Technologies

Technologies
Microsoft stack
ASP.NET
.Net Core
Azure
Entity Framework
WCF
Web/Frontend
React
Vue.js
HTML
CSS
JavaScript
TypeScript
jQuery
Angular
Backend
C#
Node.js
Python
Ruby
PHP
CMS
Umbraco
Wordpress
Solutions

Solutions
Industry
Healthcare
Facility management
Finance
E-commerce Retail
Energy Platform
Traveling Platform
E-commerce FMCG
Use Cases
Tutor Pro
Support system
Saas ETL Platform
ERP System
CRM System
Tracking Application
Task Manager
Integration and Management Cases
Progressive Web Apps
API integration
Desktop Applications
Website Development
Integrated AI
About Us

About Us
Our Company
Blog
Job opportunities
Internship
language_icon
EN
ET
Contact us
  • OSKI digital agency/
  • Articles and news/
  • Umbraco Starter Kit

Umbraco Starter Kit from OSKI solutions.

Umbraco.Cms.Core.Models.Membership.User!=null? Kyrylo Osadchuk: author avatar
By Kyrylo Osadchuk
Published: August 18, 2021
3 min read
  • Copy link
  • Facebook
  • LinkedIn
  • Twitter
Umbraco Starter Kit
Umbraco Starter Kit Umbraco Starter KitMobile

  • Are you going to launch your business?

  • Do you want to get more clients from Internet?

  • Do you want to upgrade your existing website?

If you have at least one positive answer for these questions, this post will be very useful for you.

Thanks to our experience in web development we have defined the most important functionalities for the modern website of small and medium businesses. We have created a starter kit, that will help businesses become more digital and modern. You can download our starter kit from the official Umbraco website.

Get starter kit from Umbraco official packages page

Manual

Of course, you should have:

— Visual Studio 
— MS SQL Express

Steps for installation:

1. Launch Visual Studio

2. Create a New Empty ASP.NET Project

3. In the “Nuget Package Manager” type “Umbraco CMS” for search

4. Install

5. Build Solution

6. Start Solution (F5)

7. Connect SQL database. For example, data source is “DESKTOP-CBTH1I4\SQLEXPRESS01” and Initial Catalog is “Release_2_5”:

<connectionStrings>
<remove name="umbracoDbDSN" />
<add name="umbracoDbDSN" connectionString="Data Source=DESKTOP-CBTH1I4\SQLEXPRESS01;Initial Catalog=Release_2_5;Trusted_Connection=True;" providerName="System.Data.SqlClient" />
</connectionStrings>

8. Select the starter kit "OSKI Starter Kit" from Packages.

9. Configure SMTP settings in web.config. For example, e-mail is oski@gmail.com, password is oski.site, port for gmail is 587:

<smtp from="oski@gmail.com">
<network host="smtp.gmail.com" port="587" userName=" oski@gmail.com" password="oski.site" />
</smtp>

10. Configure reCaptcha settings (it is optional) in web.config in block <appSettings>. For example, Site Key is “6LfQYQscAAAAAN3u4ZgRXNC-D1VHD2TfllY0chMa” and SecretKey is “6LfQYQscAAAAACx0vBoW1Qnh3SgHKHG8uXfcNz7x”:

<add key="Google.Recaptcha.SiteKey" value="6LfQYQscAAAAAN3u4ZgRXNC-D1VHD2TfllY0chMa" />
<add key="Google.Recaptcha.SecretKey" value="6LfQYQscAAAAACx0vBoW1Qnh3SgHKHG8uXfcNz7x" />

11. Configure settings for Error page in umbracoSettings.config

<error404>bca164a2-a4e1-493f-b9ec-9b1f49662c23</error404>

12. Welcome to OSKI Starter Kit! Enjoy our solution!

Tags: Umbraco starter kit

Don’t forget to share this post!

From Our Blog

  • Importance of UI and UX in Creating Modern Solutions
  • Published: April 18, 2025
  • Why API-First Design is the Future of Application
  • Published: January 27, 2025

About Us

Our agency delivers tailored solutions with clean code and attention to detail. We specialize in Umbraco, Vue.js/React.js/Angular, and .NET/Core. Staying current with trends, we provide innovative, future-proof software to drive your business success.

Kaupmehe tn 7-120, Tallinn, Estonia

2025 - This site is running Umbraco version 10.4.0.0. Privacy Policy