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.☆81Updated 3 years ago
- A collection of helpers libraries for Minimal API projects.☆138Updated this week
- FluentAssertions for HTTP APIs☆118Updated 7 months ago
- A simple library to implement the Result pattern for returning from services☆123Updated 3 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆150Updated last year
- Samples of the latest EF Core features☆71Updated 10 months ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆170Updated last month
- Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...)☆171Updated 9 months ago
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆155Updated last month
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆165Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 9 months ago
- An offline crossplatform .NET library for getting Global Country , iso3166 Short-code and Region Data☆131Updated 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 .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it