CoddiCat
-
- 283,093 total downloads
- last updated 6/19/2024
- Latest version: 3.0.1
The Debounce dispatcher delays the invocation of an action until a predetermined interval has elapsed since the last call. This ensures that the action is only invoked once after the calls have stopped for the... More information -
- 502 total downloads
- last updated 12/12/2023
- Latest version: 0.0.1
Integrating configuration management capabilities into administrative or backend systems. This package focuses on providing tools and interfaces for creating, modifying, and retrieving configuration... More information -
- 492 total downloads
- last updated 4/19/2024
- Latest version: 1.1.0
This Nuget package provides a robust solution for managing message pipelines with Redis. It ensures that each message is handled once and in order, with a focus on high reliability and consistency across... More information -
- 484 total downloads
- last updated 12/11/2023
- Latest version: 0.0.1
ConfigStream.Abstractions provides the necessary base interfaces and abstract classes for the ConfigStream library, enabling loosely-coupled integration in .NET applications. This package is intended to... More information -
- 363 total downloads
- last updated 12/11/2023
- Latest version: 0.0.1
The ConfigStream.Redis package is an essential extension of the ConfigStream library, designed to integrate Redis into the ConfigStream ecosystem of .NET applications. It provides specialized... More information -
ConfigStream
by: CoddiCat- 353 total downloads
- last updated 12/11/2023
- Latest version: 0.0.1
ConfigStream is a dynamic configuration management library for .NET, designed to facilitate consistent and flexible configuration handling across distributed microservices. Configurations can be stored... More information -
- 150 total downloads
- last updated 4/10/2024
- Latest version: 1.0.0
.NET library designed to facilitate debounce and throttle mechanisms in distributed system environments, leveraging Redis for state management and distributed locking. This ensures that function... More information -
FastZipEntry
by: CoddiCat- 148 total downloads
- last updated 5/28/2024
- Latest version: 1.0.0
Library designed to efficiently retrieve specific entries from a ZIP archive without extracting the entire archive or iterating through all entries. This library leverages modified code from Microsoft's... More information