#asp-net-mvc (5 Repositories)
Ranked open-source repositories tagged with #asp-net-mvc, scored by pull request acceptance likelihood and maintainer engagement velocity.
20.0%
0.0h
5 repositories tagged #asp-net-mvc
udndc/X.PagedList
Library for easily paging through any IEnumerable/IQueryable in ASP.NET
jitbit/AspNetSaml
Very simple SAML 2.0 consumer module for ASP.NET/C#
etrupja/complete-ecommerce-aspnet-mvc-application
This is the source code of the "ASP.NET MVC | Build a Complete eCommerce App" course on Udemy
iammukeshm/CustomUserManagement.MVC
Let’s go in-depth and understand the functionalities you can achieve with the help of Microsoft Identity. We will build a small yet practical implementation of Custom User Management in ASP.NET Core MVC with Identity.
Deali-Axy/StarBlog
☀StarBlog 是一个基于 .NET Core 开发的现代博客系统,支持 Markdown 文章导入,遵循 RESTful 接口规范。前端基于 Vue + ElementUI 开发,可作为 .NET Core 入门学习项目,同时配套了一系列开发笔记,记录了从零开始构建这个博客系统的全过程,可以帮助学习理解 .Net Core 项目的开发流程。