asp-net-core
There are 11328 repositories under asp-net-core topic.
ASP.NET-Core-Template
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
GZCTF
The GZ::CTF project, an open source CTF platform.
X.PagedList
Library for easily paging through any IEnumerable/IQueryable in ASP.NET
allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
Asp.Net-Core-Inventory-Order-Management-System
ASP.NET Core Razor Pages implementation of inventory order management. Warehouse, product, vendor, customer, purchase order, sales order, shipment, goods receive and more
Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
mix.core
🚀 Mixcore CMS is an Future-Proof Enterprise Web CMS that supports both headless and decoupled to easily build any kinds of app/web app/all in all/customizable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open-source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
ExtCore
Free, open source and cross-platform framework for creating modular and extendable web applications based on ASP.NET Core
JPProject.IdentityServer4.AdminUI
:wrench: ASP.NET Core 3 & Angular 8 Administration Panel for :revolving_hearts:IdentityServer4 and ASP.NET Core Identity
Framework
.NET Core Extensions and Helper NuGet packages.
hydro
Hydro brings stateful and reactive components to ASP.NET Core without writing JavaScript
Grid.Blazor
Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
little-aspnetcore-book
The Little ASP.NET Core Book, a friendly introduction to web programming and ASP.NET Core 2.0
ddd-guestbook
A DDD guestbook example written for ASP.NET Core
ChartJs.Blazor
Brings Chart.js charts to Blazor
microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
ASPNETCore-WebAPI-Sample
This is a sample ASP.NET Core WebAPI
UnityNuGet
Provides a service to install NuGet packages into a Unity project via the Unity Package Manager
aspnet-core-react-template
ASP.NET Core 3.1 / React SPA Template App
StarWars
GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core
iTextSharp.LGPLv2.Core
iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core
NewLife.Cube
Web快速开发平台,搭建管理后台,灵活可扩展!内部集成了用户权限管理、模板继承、SSO登录、OAuth服务端、数据导出与分享等多个功能模块,在真实项目中经历过单表100亿数据添删改查的考验。
core-admin
Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 8
EasyData
Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code.
Panda.DynamicWebApi
ASP.NET Core Dynamic Restful WebApi. Generating WebApi from Classes. Such as: Direct Generation of WebApi Based on Business Logic Layer.
Security.Identity
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
CorrelationId
An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.
Exceptionless.Net
Exceptionless clients for the .NET platform
asp-net-core-vue-starter
ASP.NET Core + Vue.js starter project
ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
NETCoreBBS
ASP.NET Core Light forum NETCoreBBS
AlbumViewerVNext
West Wind Album Viewer ASP.NET Core and Angular Sample
OnionArchitecture
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.