asp-net-mvc

There are 4154 repositories under asp-net-mvc topic.

  • YSGStudyHards/DotNetGuide

    🌈【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、编程技巧练习、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、常见面试题、面试须知、简历模板、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习,共同进步。如果本知识库能为您提供帮助,别忘了给予支持哦(关注、点赞、分享)💖。

    Language:C#5.4k10329809
  • csla

    MarimerLLC/csla

    A home for your business logic in any .NET application.

    Language:C#1.2k1221.3k390
  • dncuug/X.PagedList

    Library for easily paging through any IEnumerable/IQueryable in ASP.NET

    Language:C#87248149210
  • gustavnavar/Grid.Blazor

    Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC

    Language:C#68130343131
  • pluralsight/guides

    Article back-end for hack.guides() website

  • reinforced/Reinforced.Typings

    Converts C# classes to TypeScript interfaces (and many more) within project build. 0-dependency, minimal, gluten-free

    Language:C#4911920976
  • NoneDay/CellReport

    CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源,通过内置的集合函数组织数据,以类excel界面设计最终呈现结果。

    Language:JavaScript39381098
  • jitbit/AspNetSaml

    Very simple SAML 2.0 consumer module for ASP.NET/C#

    Language:C#3501969115
  • damienbod/AspNetCoreHybridFlowWithApi

    Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples

    Language:C#34323969
  • NLog/NLog.Web

    NLog integration for ASP.NET & ASP.NET Core 2-8

    Language:C#31323317168
  • pauldotknopf/react-aspnet-boilerplate

    A starting point for building isomorphic React applications with ASP.NET Core, leveraging existing techniques.

    Language:JavaScript288273652
  • 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.

    Language:C#26010583
  • etrupja/complete-ecommerce-aspnet-mvc-application

    This is the source code of the "ASP.NET MVC | Build a Complete eCommerce App" course on Udemy

    Language:C#248197284
  • webgentle/aspnet-core-mvc

    Asp.Net Core MVC 3.1 tutorial with Live application | Nitish

    Language:C#248122177
  • mjebrahimi/Awesome-Nuget-Packages

    📦 A collection of awesome and top .NET packages sorted by most popular needs.

  • opensource-emr/hospital-management-emr

    A complete open source for electronic healthcare record management in Hospitals, Clinics and Pharmacy.

    Language:JavaScript2361947166
  • stefanprodan/MvcThrottle

    ASP.NET MVC Throttling filter

    Language:C#227271875
  • chi8708/NBCZ_Admin

    .net6 + Dapper + Vue/layUI/easyUI 通用权限管理系统、后台框架、信息管理系统基础框架、中台后台管理

    Language:C#20316687
  • haacked/routemagic

    Utility Library to get the most out of ASP.NET Routing.

    Language:C#186241246
  • neozhu/MVC5-Scaffolder

    ASP.NET MVC 5 SmartCode Scaffolding is an ASP.NET MVC Web application code generation framework integration in Visual Studio.Net development tools, use SmartCode Scaffolding can quickly complete a set of View, Controller and Model, the Service standard code.Reduces programmers from writing repetitive code during system development, and helps team members to follow the same architecture and specifications.Reduce the time of debugging and improve the development efficiency of software projects.。

    Language:JavaScript176402122
  • yohsii/puck-cms-platform

    Open source, easy to learn and use, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful querying and Lucene integration.

    Language:JavaScript1682627
  • tanveery/recaptcha-net

    reCAPTCHA for .NET library lets you easily use Google's reCAPTCHA in an ASP.NET Web Forms / MVC / ASP.NET Core application.

    Language:C#16125568
  • go2ismail/AdminLTE-ASP-NET-MVC

    Asp.Net Example Version of Beautiful AdminLTE Template

    Language:C#14522274
  • maoqyhz/MIMS

    Graduation project named medicine information management system. using asp.net mvc4 + easyUI + Dapper

    Language:C#14415064
  • TimothyMeadows/reCAPTCHA.AspNetCore

    Google reCAPTCHA v2/v3 for .NET Core 3.x

    Language:C#143107850
  • bantikyan/icheck-bootstrap

    Pure css checkboxes and radio buttons for Twitter Bootstrap.

    Language:HTML14071235
  • ModernWorkplaceConcierge

    nicolonsky/ModernWorkplaceConcierge

    Concierge which simplifies and automates tasks in the Microsoft 365 cloud

    Language:C#140223656
  • lampo1024/TsBlog

    一个基于ASP.NET MVC 5+Repository+Autofac+AutoMapper+SqlSugar 的系列教程

    Language:C#1399162
  • go2ismail/Invoice

    Asp.Net example implementation of Invoice Web Application Using Bootstrap AdminLTE Template. Dashboard Cart, Customer, Vendor, Products, User Registration, SendGrid and more.

    Language:C#137153101
  • VahidN/DNTCommon.Web.Core

    DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core applications.

    Language:C#133252217
  • Azure-Samples/active-directory-dotnet-webapi-manual-jwt-validation

    How to manually process a JWT access token in a web API using the JSON Web Token Handler For the Microsoft .Net Framework 4.5.

    Language:C#129532266
  • saineshwar/WebTimeSheetManagement

    Basic TimeSheet Management Application in ASP.NET MVC 5

    Language:JavaScript1271312131
  • AhmedMah/ClinicManagement

    Clinic management project using Asp.net mvc5

    Language:JavaScript1251410119
  • KostaVlev/Wilson

    ERP / CRM system for small to medium construction companies.

    Language:C#11217157
  • Azure-Samples/active-directory-dotnet-daemon

    A Windows console application that calls a web API using its app identity (instead of a user's identity) to get access tokens in an unattended job or process.

    Language:C#107632953
  • dlmelendez/identityazuretable

    This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.

    Language:C#103167330