asp-net-core
There are 12622 repositories under asp-net-core topic.
grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
Asp.Net-Core-Inventory-Order-Management-System
Now upgraded to .NET 9, this project is a super-fast, completely headless API powered by Clean Architecture, CQRS, and MediatR. It includes an ASP.NET Core Razor Pages implementation for inventory order management, combined with Vue.js for a dynamic, responsive UI. Powerful WMS solution. Demo (username:admin@root.com / pwd:123456)
ASP.NET-Core-Template
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
X.PagedList
Library for easily paging through any IEnumerable/IQueryable in ASP.NET
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
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.
mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
hydro
Hydro brings stateful and reactive components to ASP.NET Core without writing JavaScript
ddd-guestbook
A DDD guestbook example written for ASP.NET Core
ExtCore
Free, open source and cross-platform framework for creating modular and extendable web applications based on ASP.NET Core
microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
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
JPProject.IdentityServer4.AdminUI
:wrench: ASP.NET Core 3 & Angular 8 Administration Panel for :revolving_hearts:IdentityServer4 and ASP.NET Core Identity
Grid.Blazor
Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
Framework
.NET Core Extensions and Helper NuGet packages.
ChartJs.Blazor
Brings Chart.js charts to Blazor
UnityNuGet
Provides a service to install NuGet packages into a Unity project via the Unity Package Manager
little-aspnetcore-book
The Little ASP.NET Core Book, a friendly introduction to web programming and ASP.NET Core 2.0
ASPNETCore-WebAPI-Sample
This is a sample ASP.NET Core WebAPI
core-admin
Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 8
GeneralUpdate
Unlimited Updates, Boundless Upgrades.
iTextSharp.LGPLv2.Core
iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core
bank-api
The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.
aspnet-core-react-template
ASP.NET Core 3.1 / React SPA Template App
NewLife.Cube
Web快速开发平台,搭建管理后台,灵活可扩展!内部集成了用户权限管理、模板继承、SSO登录、OAuth服务端、数据导出与分享等多个功能模块,在真实项目中经历过单表100亿数据添删改查的考验。
StarWars
GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core
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
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.
ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture