josephwoodward / GlobalExceptionHandlerDotNetLinks
Exception handling as a convention in the ASP.NET Core request pipeline
☆272Updated 2 years ago
Alternatives and similar repositories for GlobalExceptionHandlerDotNet
Users that are interested in GlobalExceptionHandlerDotNet are comparing it to the libraries listed below
Sorting:
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆280Updated 2 months ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆200Updated 4 months ago
- Small sample projects☆123Updated last year
- EntityFrameworkCore second level cache☆195Updated 9 months ago
- Specification Pattern for .Net☆164Updated 5 months ago
- Provides the ability to bind models using both ModelBinder and ValueProvider in ASP.NET Core.☆103Updated 3 years ago
- ASP.NET Core MiddleWare to create a GraphQL end-point☆182Updated 2 years ago
- Next generation application development framework for .Net☆414Updated 2 years ago
- Moq extensions for Dapper methods.☆181Updated 7 months ago
- Utility class packages used at Stack Exchange...but on NuGet!☆195Updated 2 years ago
- A .NET Core library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary …☆294Updated last year
- Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.☆294Updated 2 months ago
- MicroBus is a simple in process Mediator for .NET☆212Updated 5 years ago
- Development tool for administering users and roles☆187Updated 2 years ago
- Enable feature folders for MVC controllers and views in ASP.NET Core☆250Updated 2 years ago
- Adds events for entity inserting, inserted, updating, updated, deleting, and deleted☆378Updated 8 months ago
- Samples of simple service discovery patterns with ASP .NET Core☆295Updated 7 years ago
- Extensions for AutoMapper and EF6☆224Updated last year
- A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, …☆463Updated 2 years ago
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆255Updated 4 years ago
- Localization.SqlLocalizer & ASP.NET Core MVC Localization Examples