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).
☆317Nov 9, 2024Updated last year
Alternatives and similar repositories for IdempotentAPI
Users that are interested in IdempotentAPI are comparing it to the libraries listed below
Sorting:
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆69Jul 8, 2021Updated 4 years ago
- A .NET library for distributed synchronization☆2,410Feb 14, 2026Updated 2 weeks ago
- A .NET library for intercepting server-side HTTP requests☆382Feb 10, 2026Updated 3 weeks ago
- Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.☆1,097Feb 25, 2026Updated last week
- Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.☆1,703Feb 19, 2026Updated 2 weeks ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆503Feb 2, 2026Updated last month
- Event Sourcing, CQRS and DDD framework for C#/.NET Core.☆714Jan 30, 2026Updated last month
- An Entity Framework Core plugin to automatically add check constraints in various situations☆374Updated this week
- Supercharged .NET server side development!☆2,010Feb 24, 2026Updated last week
- A high performance implementation of Mediator pattern in .NET using source generators.☆3,380Updated this week
- A small WPF library to provide animated status bar operations☆27Apr 16, 2024Updated last year
- A framework for building messaging apps with .NET and C#.☆2,388Updated this week
- .NetCore & AspNetCore API Building Blocks.☆12Aug 22, 2023Updated 2 years ago
- Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection☆4,250Jan 23, 2026Updated last month
- A .NET source generator for generating object mappings. No runtime reflection.☆3,935Feb 23, 2026Updated last week
- This library provides extra authorization and multi-tenant features to an ASP.NET Core application.☆873Dec 23, 2025Updated 2 months ago
- Adds hierarchyid support to the SQL Server EF Core provider☆97Nov 16, 2024Updated last year
- An efficient multi-layered caching system for .NET☆626Feb 25, 2026Updated last week
- Zero Allocation Writer/Reader Parser for .NET Core☆321Updated this week
- A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.☆789Apr 4, 2023Updated 2 years ago
- A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.☆671Jul 11, 2023Updated 2 years ago
- This repository contains Generic Repository implementation for Entity Framework Core☆632Nov 15, 2025Updated 3 months ago
- A generalised Result object implementation for .NET/C#☆2,565Jul 10, 2025Updated 7 months ago
- OpenSleigh is a Saga management library for .NET Core.☆334Feb 13, 2026Updated 2 weeks ago
- An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.☆571Apr 26, 2024Updated last year
- Set up a Redis backplane for ASP.NET Core multi-node deployments☆285Updated this week
- Silverback is a message bus and broker integration library for .NET. It helps you build event-driven architectures and asynchronous workf…☆281Feb 23, 2026Updated last week
- An extensible framework to audit executing operations in .NET☆2,594Feb 17, 2026Updated 2 weeks ago
- EF Core Second Level Cache Interceptor