Skip to main content
captivereality avatar

captivereality

NuGet publisher profile

Packages
10
Total Downloads
1.8M
1,843,382

Packages (10)

CaseConverter package icon

CaseConverter

Convert between camelCase, snake_case, kebab-case, PascalCase and Train-Case

1.8M
downloads
GenericConverter.Abstractions package icon

GenericConverter.Abstractions

Common interface for Json converters

4.4K
downloads
ResilientHttpClient.Core package icon

ResilientHttpClient.Core

A drop-in replacement for HttpClient that adds common resiliency patterns such as circuit breaker, retry, and timeout. Compatible with .NET Standard 2.1 and Unity projects. Features: Circuit Breaker Pattern, Automatic Retry Logic, Timeout Handling, Per-Request Policies, Content Cloning for Retries, No External Dependencies, Well-Tested (96.7% coverage with 112 tests).

2.5K
downloads
GenericConverter.SystemTextJson package icon

GenericConverter.SystemTextJson

Common interface for Json converters

2.4K
downloads
GenericConverter.JsonNet package icon

GenericConverter.JsonNet

Common interface for Json converters

2.3K
downloads
IpcLibrary.Abstractions package icon

IpcLibrary.Abstractions

Abstractions, interfaces, and models for IpcLibrary - a .NET Standard 2.1 peer-to-peer communication library. Contains event args, configuration interfaces, and core models used by IpcLibrary.

677
downloads
IpcLibrary package icon

IpcLibrary

Production-ready .NET Standard 2.1 peer-to-peer communication library for local networks. Features auto-discovery via UDP broadcast, secure authentication, bidirectional messaging, and mesh networking. Perfect for building distributed applications that need to discover and communicate with each other automatically. 100% test coverage.

503
downloads
ResilientHttpClient.Extensions.DependencyInjection package icon

ResilientHttpClient.Extensions.DependencyInjection

Microsoft Dependency Injection extensions for ResilientHttpClient. Provides seamless integration with ASP.NET Core and .NET applications with support for named clients, configuration options, and multiple service lifetimes. Compatible with .NET Standard 2.1.

363
downloads
IpcLibrary.Serialization.Newtonsoft package icon

IpcLibrary.Serialization.Newtonsoft

Newtonsoft.Json (JSON.NET) serialization provider for IpcLibrary. Provides JSON serialization using the popular JSON.NET library. Use this if your project already depends on Newtonsoft.Json or requires its advanced features.

294
downloads
IpcLibrary.Serialization.SystemTextJson package icon

IpcLibrary.Serialization.SystemTextJson

System.Text.Json serialization provider for IpcLibrary. Provides high-performance JSON serialization using the built-in System.Text.Json library. Recommended for most scenarios.

292
downloads