victorDivino / operationResultLinks
A simple C# class library to error handling.
☆47Updated last year
Alternatives and similar repositories for operationResult
Users that are interested in operationResult are comparing it to the libraries listed below
Sorting:
- A source generator for C# that uses Roslyn (the C# compiler) to allow you to generate your dependencies injection during compile time.☆80Updated 2 years ago
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆153Updated 6 months ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆168Updated 9 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 5 months ago
- FluentAssertions for HTTP APIs☆118Updated 3 months ago
- Samples of the latest EF Core features☆71Updated 6 months ago
- A sample plugin model for ASP.NET Core applications☆125Updated 3 years ago
- A simple library to implement the Result pattern for returning from services☆122Updated 5 months ago
- Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute☆134Updated last year
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 3 months ago
- ☆111Updated 3 years ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆148Updated 8 months ago
- Tiny package for decoupling domain operation results from IActionResult and IResult types of ASP.NET Web API☆59Updated 8 months ago
- GWTDO defines a BDD-style test suite, with a clear separation of concerns between the test scenario definition and the implementation det…☆40Updated 2 years ago
- FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events.☆194Updated 5 years ago
- A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it☆93Updated last year
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆165Updated 2 years ago
- A .NET Core Library to support registering Minimal APIs in a Sane Way☆57Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Moq extensions for Dapper methods.☆181Updated 7 months ago
- Not predictable ids library for ASP.NET Core APIs.☆113Updated 2 years ago
- NET distributed cache using a json file as the shared resourse with very fast Get☆100Updated 11 months ago
- Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys…☆292Updated 6 months ago
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆271Updated 4 months ago
- Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...)☆164Updated 5 months ago
- Demo code for my "Stop using Entity Framework as a DTO provider"-talk☆105Updated 6 months ago
- It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryB…☆184Updated 9 months ago
- Xunit extension with full support for ordered testing at collection, class and test case levels. Full-featured AssemblyFixture implementa…☆52Updated 9 months ago
- A IOC technique to add Cache to some components without change component itself.☆17Updated 5 years ago