pengweiqhca / Xunit.DependencyInjectionLinks
Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.
☆403Updated 3 weeks ago
Alternatives and similar repositories for Xunit.DependencyInjection
Users that are interested in Xunit.DependencyInjection are comparing it to the libraries listed below
Sorting:
- A sequential id generator that works across nodes with no collisions☆680Updated 2 years ago
- Bring power of Linq To DB to Entity Framework Core projects☆484Updated 10 months ago
- Use FluentValidation rules instead of ComponentModel attributes☆393Updated 3 months ago
- Configure async code's ConfigureAwait at a global level☆456Updated 9 months ago
- Library to simplify interception of asynchronous methods☆306Updated last year
- A Serilog configuration provider that reads from Microsoft.Extensions.Configuration☆491Updated last week
- MediatR extensions for Microsoft.Extensions.DependencyInjection☆327Updated 2 years ago
- C# Framework provides mechanism to compare complex objects, allows to override comparison rules for specific properties and types.☆358Updated 2 years ago
- FlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective nativ…☆636Updated last month
- CRUD operations with Dapper made simple.☆679Updated 3 weeks ago
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆588Updated 11 months ago
- Write Serilog events to files in text and JSON formats, optionally rolling on time or size☆365Updated last month
- A Serilog sink that writes events to the Seq structured log server☆257Updated 11 months ago
- Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.☆602Updated last week
- SilkierQuartz can host jobs using HostService and Provide a web management tools for Quartz !☆393Updated 2 months ago
- Set up a Redis backplane for ASP.NET Core multi-node deployments, using the built-in Rate Limiting support that's part of .NET 7 and .NET…☆275Updated last year
- Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can …☆308Updated 6 months ago
- Razor Templating Engine to render Razor Views(.cshtml files) to String in Console, Web, Service, Desktop workloads in .NET Core 3+☆375Updated 3 weeks ago
- PostgreSql Storage Provider for Hangfire☆433Updated 6 months ago
- An auto-mocking IoC container for Moq