AdelSS04
-
Cosmigrator
by: AdelSS04- 271 total downloads
- last updated 2/20/2026
- Latest version: 1.0.4
A powerful, flexible migration framework for Azure Cosmos DB. Manage document schema changes, index updates, and container modifications with version-controlled, reversible migrations. -
- 158 total downloads
- last updated 2/23/2026
- Latest version: 1.0.0
Spur-Oriented Programming for .NET. HTTP-first, fluent, AOT-ready error handling with zero external dependencies. Features: zero-allocation success path, type-safe error handling, 10-100x faster than... More information -
Spur.
by: AdelSS04Testing - 94 total downloads
- last updated 2/23/2026
- Latest version: 1.0.0
Test assertion helpers for Spur. Fluent assertion API for testing Result types. Framework-agnostic, works with xUnit, NUnit, MSTest. Zero external dependencies. -
- 87 total downloads
- last updated 2/23/2026
- Latest version: 1.0.0
Entity Framework Core integration for Spur. Query extensions that return Result types instead of throwing. FirstOrResultAsync, SingleOrResultAsync, SaveChangesResultAsync with automatic exception handling. -
- 75 total downloads
- last updated 2/23/2026
- Latest version: 1.0.0
Roslyn analyzers for Spur providing compile-time diagnostics for Result misuse. -
- 74 total downloads
- last updated 2/23/2026
- Latest version: 1.0.0
Source generators for Spur providing Native AOT compatibility. -
- 73 total downloads
- last updated 2/23/2026
- Latest version: 1.0.0
ASP.NET Core integration for Spur. Provides IResult and IActionResult extensions with RFC 7807 Problem Details support. One-line conversion from Result to HTTP responses for Minimal APIs and MVC controllers. -
- 83 total downloads
- last updated 2/23/2026
- Latest version: 1.0.0
FluentValidation integration for Spur. Seamlessly integrate FluentValidation validators into Result pipelines. Automatic conversion of validation failures to Result errors. -
Spur.
by: AdelSS04MediatR - 72 total downloads
- last updated 2/23/2026
- Latest version: 1.0.0
MediatR integration for Spur. Base handler class and pipeline behavior for CQRS patterns. Automatic exception wrapping and Result-based handlers.