victorDivino / operationResultLinks
A simple C# class library to error handling.
☆46Updated 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 3 years ago
- FluentAssertions for HTTP APIs☆118Updated 4 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆149Updated 9 months ago
- Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...)☆169Updated 6 months ago
- Samples of the latest EF Core features☆71Updated 7 months ago
- A IOC technique to add Cache to some components without change component itself.☆17Updated 5 years ago
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆153Updated 7 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
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆166Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 6 months ago
- A collection of helpers libraries for Minimal API projects.☆134Updated 2 weeks ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆168Updated last month
- Not predictable ids library for ASP.NET Core APIs.☆113Updated 2 years 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 …☆88Updated 2 years ago
- C4Sharp (C4S) is a .net library for building C4 Model diagrams.☆298Updated 3 months ago
- Home repository for EventDriven.NET☆72Updated last year
- ☆111Updated 3 years ago
- Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute☆134Updated last year
- A sample plugin model for ASP.NET Core applications☆126Updated 3 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated last year
- Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys…☆294Updated 8 months ago
- A sample project showing Serilog configured in the default .NET 6 web application template☆197Updated 3 years ago
- ☆63Updated 6 years ago
- A simple library to implement the Result pattern for returning from services☆123Updated last month
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆273Updated 6 months ago
- An offline crossplatform .NET library for getting Global Country , iso3166 Short-code and Region Data☆131Updated 11 months ago
- Library to compare EF Core's Model of the database against a database's schema.☆159Updated 7 months ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 4 months ago
- Tiny package for decoupling domain operation results from IActionResult and IResult types of ASP.NET Web API☆59Updated 10 months ago
- Demo code for my "Stop using Entity Framework as a DTO provider"-talk☆105Updated 2 weeks ago