OdeToCode / AddFeatureFolders
Enable feature folders for MVC controllers and views in ASP.NET Core
☆251Updated 2 years ago
Alternatives and similar repositories for AddFeatureFolders:
Users that are interested in AddFeatureFolders are comparing it to the libraries listed below
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆199Updated 10 months ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Updated 3 years ago
- ASP.NET Core MiddleWare to create a GraphQL end-point☆183Updated last year
- A workshop for moving through the various new pieces in ASP.NET Core Authentication☆206Updated 5 years ago
- Library for impersonating users during development leveraging ASP.NET Identity.☆295Updated 3 years ago
- Exception handling as a convention in the ASP.NET Core request pipeline☆271Updated 2 years ago
- A Serilog sink that writes events to Microsoft Azure Application Insights☆227Updated 4 months ago
- Provides the ability to bind models using both ModelBinder and ValueProvider in ASP.NET Core.☆103Updated 3 years ago
- ☆431Updated 7 years ago
- Contoso University sample re-done the way I would build it☆391Updated last year
- Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based application…☆432Updated last year
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…