tiagodaraujo / HttpContextMoq
☆39Updated 2 months ago
Alternatives and similar repositories for HttpContextMoq:
Users that are interested in HttpContextMoq are comparing it to the libraries listed below
- ☆111Updated 3 years ago
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆151Updated 3 weeks ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆86Updated 2 years ago
- A minimal tracing system that integrates Serilog with System.Diagnostics.Activity.☆147Updated 3 months ago
- Creates LINQ expressions from ODataQueryOptions and executes the query.☆143Updated last month
- Not predictable ids library for ASP.NET Core APIs.☆112Updated 2 years ago
- NET distributed cache using a json file as the shared resourse with very fast Get☆98Updated 6 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆102Updated last year
- Makes it easier to use Hangfire.Console with .net core dependency injection☆87Updated 11 months ago
- Extension methods which use the excellent OneOf library to enable asynchronous method chaining in C#☆66Updated last week
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Enables running multiple Hangfire servers as multiple applications against a single SQLServer☆50Updated 9 months ago
- A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it☆92Updated 6 months ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆165Updated 4 months ago
- Enrich Serilog log events with properties from System.Environment.☆89Updated 4 months ago
- 🛡 A simple library that allows you to easily manage permissions in your .NET projects.☆159Updated 3 months ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆93Updated 3 months ago
- Sample created in the live-coding video series☆84Updated 2 years ago
- Services to provide simple soft delete and cascade soft delete in EF Core☆120Updated 4 months ago
- ☆147Updated last month
- A Serilog LogEvent enricher that masks sensitive data☆128Updated 10 months ago
- Specification Pattern for .Net☆160Updated last week
- ☆37Updated 5 years ago
- MediatR extension to FluentValidation for .NET framework☆65Updated 4 months ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆162Updated last year
- Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher☆175Updated 10 months ago
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆257Updated 5 months ago
- Extension for EntityFramework for joins to in-memory data☆57Updated 2 years ago
- Use attributes to control how complex types are logged to Serilog.☆291Updated 2 weeks ago
- Use FluentValidation rules instead of ComponentModel attributes to define swagger schema.