#
aspnet-core

ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.
Here are 1,093 public repositories matching this topic...
ASP.NET Boilerplate - Web Application Framework
c-sharp
framework
csharp
dotnet
aspnetcore
aspnet
best-practices
architecture
domain-driven-design
dotnet-core
aspnet-core
multi-tenancy
abp
nlayer-architecture
-
Updated
Mar 31, 2022 - C#
Roadmap to becoming an ASP.NET Core developer in 2022
-
Updated
Mar 14, 2022
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
-
Updated
Mar 21, 2022 - C#
Open Source Web Application Framework for ASP.NET Core
c-sharp
angular
framework
csharp
aspnetcore
architecture
domain-driven-design
saas
dotnet-core
aspnet-core
multi-tenancy
abp
blazor
-
Updated
Apr 2, 2022 - C#
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0 and 6.0 projects you can use. Readme contains explanations on all projects.
-
Updated
Apr 2, 2022 - C#
Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts
visual-studio
jwt
cqrs
aspnetcore
ddd
clean-code
architecture
eventstore
swagger
event-sourcing
aspnet-core
asp-net-core
onion-architecture
asp-net-core-mvc
mediatr
ef-core
asp-net-identity
automapper
equinox
fluentvalidation
-
Updated
Mar 22, 2022 - C#
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
-
Updated
Mar 2, 2022 - C#
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
angular
typescript
csharp
solid
dotnet
aspnetcore
ddd
dotnetcore
best-practices
clean-code
architecture
domain-driven-design
dot-net
clean-architecture
dotnet-core
aspnet-core
c-charp
dotnet6
net6
dot-net-6
-
Updated
Mar 31, 2022 - C#
High performance understanding for stack traces (Make error logs more productive)
-
Updated
Mar 9, 2022 - C#
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
-
Updated
Apr 1, 2022 - JavaScript
PeachPie - the PHP compiler and runtime for .NET and .NET Core
microsoft
php
opensource
roslyn
dotnet
dotnetcore
coreclr
php-compiler
peachpie
pchpcompiler
aspnet-core
netstandard
-
Updated
Mar 2, 2022 - C#
Nick's Roadmap for a .NET Backend Developer working with Microservices
-
Updated
Jan 18, 2022
A native functional ASP.NET Core web framework for F# developers.
middleware
template-engine
fsharp
dotnet
micro-framework
web-framework
dotnet-core
aspnet-core
model-view-presenter
http-handler
giraffe
dotliquid
-
Updated
Feb 11, 2022 - F#
distributed-systems
awesome
microservices
microservice
dotnet
aspnetcore
aspnet
dotnetcore
distributed
dotnet-core
awesome-list
aspnet-core
asp-net-core
asp-net
microservices-architecture
aspnet-mvc
awesome-lists
microservice-architecture
-
Updated
Feb 11, 2022
good first issue
Good for newcomers
A workshop for moving through the various new pieces in ASP.NET Core Authorization
-
Updated
Oct 24, 2018 - C#
Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
-
Updated
Mar 29, 2022 - C#
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
-
Updated
Mar 30, 2022 - C#
OpenID Connect Code Flow PKCE / Implicit Flow with Angular and ASP.NET Core 6 IdentityServer4
security
identity
oauth2
angular
typescript
authentication
aspnetcore
sqlite
authorization
openid
aspnet-core
identityserver4
oidc
-
Updated
Mar 15, 2022 - TypeScript
Samples for IdentityServer4,use .net core 2.0
-
Updated
Apr 3, 2019 - JavaScript
-
Updated
Jan 22, 2021 - C#
This workshop will teach you ASP.NET Core by building a complete conference management website from scratch.
-
Updated
Jan 29, 2022 - C#
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
-
Updated
Sep 2, 2021 - C#
Professional REST API design with ASP.NET Core WebAPI
identity
oauth
jwt
sentry
logging
swagger
versioning
swagger-ui
aspnet-core
nlog
jwt-authentication
autofac
webapi
ef-core
elmah
automapper
exception-handling
jwt-encryption
-
Updated
Mar 9, 2022 - C#
Template for ASP.NET Core, Angular with Webpack and Visual Studio
-
Updated
Mar 15, 2022 - JavaScript
Sample project demonstrating jwt-based authentication with an Angular (v5.2.1) frontend and ASP.NET Core 2 WebApi. Includes both local user registration with .NET Core Identity membership and facebook login scenarios.
-
Updated
Mar 2, 2022 - C#
ASP.NET Core Detection with Responsive View for identifying details about client device, browser, engine, platform, & crawler. Responsive middleware for routing base upon request client device detection to specific view.
-
Updated
Mar 9, 2022 - C#
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
csharp
aspnetcore
ddd
best-practices
clean-code
domain-driven-design
design-patterns
clean-architecture
dotnet-core
starter-kit
entity-framework-core
aspnet-core
web-application-framework
onion-architecture
ddd-architecture
automapper
layered-architecture
code-first
razor-pages
aspnet-core-template
-
Updated
Nov 24, 2020 - C#
I know it's not a course about RESTful principles but maybe you'll consider in the future extracting resource id from request body to path parameter ?
https://github.com/aspnetrun/run-aspnetcore-microservices/blob/c30712aa099bc335f5613a3b196ea1e943f800a5/src/Services/Catalog/Catalog.API/Controllers/CatalogController.cs#L85