c4d44d30d2 | ||
---|---|---|
.github/workflows | ||
TelerikMvcWebMail | ||
.gitignore | ||
README.md | ||
TelerikMvcWebMail.sln |
README.md
WebMail sample app powered by Telerik UI for ASP.NET MVC
WebMail is a sample application created with Telerik ® UI for ASP.NET MVC, Progress' ASP.NET MVC wrappers taking care of the common functionality of your application, while leaving you with more time to work on the business logic of the app.
This application showcases some of the most prominent Telerik ® UI for ASP.NET MVC components and leverages their powerful functionality to create a Microsoft Outlook inspired MVC application. You can easily spot how seamlessly the different controls fit and work together.
Requirements
- Telerik UI for ASP.NET MVC
- Visual Studio 2022 or later - Download
- SQLite
- Microsoft .NET framework 4.5 or later - Download
Running this app
- Add the Telerik Nuget feed as a Package Source;
- Open
TelerikMvcWebMail.sln
with Visual Studio; - Hit
Ctrl
+F5
.