ikyriak / IdempotentAPI
A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
☆283Updated last week
Related projects ⓘ
Alternatives and complementary repositories for IdempotentAPI
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆335Updated this week
- OpenSleigh is a Saga management library for .NET Core.☆312Updated last year
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆241Updated last month
- Easy integration testing for ASP.NET Core applications☆405Updated 3 weeks ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆344Updated 4 months ago
- Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern☆341Updated last month
- A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it☆89Updated 2 months ago
- Grafana dashboards for ASP.NET Core metrics. The source code for the dashboards now lives at https://aka.ms/dotnet/grafana-source.☆293Updated 11 months ago
- Balea is an authorization framework for ASP.NET Core developers.☆246Updated 2 months ago
- An Entity Framework Core plugin to automatically add check constraints in various situations☆331Updated this week
- Use FluentValidation rules instead of ComponentModel attributes☆380Updated 10 months ago
- Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows☆224Updated this week
- Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples☆365Updated this week
- Small package to allow adding security headers to ASP.NET Core websites☆697Updated 2 weeks ago
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆554Updated 2 weeks ago
- Tools for helping in unit testing applications that use Entity Framework Core☆353Updated last week
- A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplicatio…☆201Updated last month
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆298Updated last year
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆137Updated 10 months ago
- Various ASP.NET Core middleware☆813Updated 2 weeks ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆161Updated 3 weeks ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆157Updated 11 months ago
- Use attributes to control how complex types are logged to Serilog.☆269Updated this week
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆197Updated 4 years ago
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆253Updated 6 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆99Updated 3 weeks ago
- 🛡 A simple library that allows you to easily manage permissions in your .NET projects.☆155Updated 3 months ago
- Implementation of saga pattern for .NET Core☆397Updated 9 months ago
- A tool for generating Refit interfaces and contracts from OpenAPI specifications☆197Updated this week
- Not predictable ids library for ASP.NET Core APIs.☆113Updated 2 years ago