From f657908042dc397673f73de7baad9b87f308bdcb Mon Sep 17 00:00:00 2001 From: Abhi <99799387+abhidave001@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:11:15 +0530 Subject: [PATCH] Added Free ASP NET Core MVC Admin Template - Materio --- dotnet-developer-projects.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 5b5504f83..6583b06ee 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -437,7 +437,8 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C ## Project Templates * [ASP.NET Core & Mvc/Angular5 Startup Template](https://github.com/aspnetboilerplate/module-zero-core-template) - This is a template to create ASP.NET Core MVC / Angular based startup projects for [ASP.NET Boilerplate](https://github.com/aspnetboilerplate/aspnetboilerplate). This project also supports multi-tenancy. * [ASP.NET MVC Boilerplate](https://github.com/ASP-NET-MVC-Boilerplate/Templates) - Professional ASP.NET MVC templates for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default MVC template provided by Microsoft. - * [EISK](https://github.com/eisk) - .NET Core project templates with simple use cases and framework for building scalable web applications, following architectural [best practices](https://docs.microsoft.com/en-us/dotnet/standard/modern-web-apps-azure-architecture/common-web-application-architectures) (DDD, Onion Architecture etc). [Project site](https://eisk.github.io). + * [EISK](https://github.com/eisk) - .NET Core project templates with simple use cases and framework for building scalable web applications, following architectural [best practices](https://docs.microsoft.com/en-us/dotnet/standard/modern-web-apps-azure-architecture/common-web-application-architectures) (DDD, Onion Architecture etc). [Project site](https://eisk.github.io). + * [Materio Free ASP.NET Core MVC Admin Template](https://github.com/themeselection/materio-bootstrap-html-aspnet-core-mvc-admin-template-free) - Open Source, highly customizable and developer-friendly .NET Core MVC admin dashboard template for developers. ## Connected Services * [Unchase.Dynamics365.Connectedservice](https://github.com/unchase/Unchase.Dynamics365.Connectedservice) - A Visual Studio Connected Service for generating early-bound .NET Framework (or C++) classes that represent the entity data model used by Dynamics 365 for Customer Engagement.