ardalis / OrganizingAspNetCoreLinks
Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.
☆209Updated 4 years ago
Alternatives and similar repositories for OrganizingAspNetCore
Users that are interested in OrganizingAspNetCore are comparing it to the libraries listed below
Sorting:
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 7 years ago
- A workshop for moving through the various new pieces in ASP.NET Core Authentication☆208Updated 6 years ago
- Enable feature folders for MVC controllers and views in ASP.NET Core☆250Updated 2 years ago
- GenericServices helps with building a service/application layer in a .NET based application using EF6.x☆246Updated 7 years ago
- ☆123Updated 8 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆200Updated 3 months ago
- This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop☆103Updated 7 years ago
- ☆118Updated 6 years ago
- Sample code to show microservices using NET, in the context of a cafe☆119Updated 8 years ago
- ☆113Updated 8 years ago
- ☆190Updated 5 years ago
- .NET Core Application blocks for message-based communication☆157Updated 8 years ago
- Extensions for AutoMapper and EF6☆224Updated last year
- Use EFCore Migrations with multi-assembly project☆71Updated 7 years ago
- ASP.NET Core MiddleWare to create a GraphQL end-point☆182Updated 2 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆181Updated 3 years ago
- A sample ASP.NET Core project showing how to configure the HttpClientFactory☆118Updated 4 years ago
- Filters samples associated with MSDN article☆69Updated 3 years ago
- A sample of Onion Architecture with ASP.NET Identity☆152Updated 7 years ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆125Updated 6 years ago
- .NET Core Samples - Code it Yourself...☆161Updated 2 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- ASP.NET Core MVC TagHelper for Pagination☆141Updated last month
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- A set of sample tag helpers for ASP.NET Core MVC☆375Updated 2 years ago
- EFCore Extension that allows a means to map a stored procedure to a class, fluently.☆176Updated 3 months ago
- Exception handling as a convention in the ASP.NET Core request pipeline☆272Updated 2 years ago
- Some examples on how to more cleanly work with Entity Framework☆126Updated 6 years ago
- Unit of Work & Repositories Framework - .NET 4.x☆198Updated 7 years ago
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆280Updated last month