nullptre / DependencyInjection.Extensions
Provides name-based registrations to Microsoft.Extensions.DependencyInjection
☆59Updated last year
Alternatives and similar repositories for DependencyInjection.Extensions:
Users that are interested in DependencyInjection.Extensions are comparing it to the libraries listed below
- A C# implementation of Message Templates☆59Updated 6 years ago
- This is the repository for the .NET 5 Source Generators - MediatR - CQRS - OMG! blog post☆75Updated 4 years ago
- MemoryCache plugin for the Polly Cache policy☆44Updated 4 years ago
- Dynamic LINQ queries based on C# 4 dynamic.☆84Updated 10 years ago
- Enables multitenant dependency injection support for ASP.NET Core.☆109Updated 11 months ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆100Updated 7 years ago
- ASP.NET Core Middleware to show current route info and all routes☆47Updated 3 weeks ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Power tools for working with IQueryable and Expression trees.☆81Updated last year
- Infrastructure for Serilog sinks that process events in batches.☆74Updated 7 months ago
- Throttlebird is a simple Http request throttler to help limit the number of client requests within a given period of time.☆44Updated 9 years ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 4 years ago
- Return exceptions over HTTP e.g. as ASP.NET Core Problem Details, and HTTP-specific exception classes that enable ASP.NET to generate exc…☆46Updated 10 months ago
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated last year
- ☆38Updated 6 years ago
- Shortcodes processor for .NET☆72Updated this week
- Extracts localizable strings from .cs, .vb, .cshtml and .liquid files into POT files☆48Updated 3 weeks ago
- Contextual logger injection for Autofac using Serilog☆70Updated 4 years ago
- Add centralized log collection to ASP.NET Core apps with one line of code.☆91Updated 2 months ago
- Hangfire.Dashboard.Management provides a Management page in the default dashboard. It allows for manually creating jobs.☆72Updated last year
- The .NET ObjectFiller fills the properties of your .NET objects with random data☆75Updated 3 weeks ago
- A visual studio plugin for generating DTO objects from entities☆65Updated 2 years ago
- Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transi…☆86Updated last year
- Application initialization helper☆42Updated 4 months ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier