asajjad308
-
Dispatchly
by: asajjad308- 1,679 total downloads
- last updated 7/24/2025
- Latest version: 1.0.5
A lightweight, delegate-based CQRS framework for .NET that provides command/query separation with pipeline behaviors and notification support. -
MiniLogger
by: asajjad308- 599 total downloads
- last updated 7/23/2025
- Latest version: 1.0.0
A lightweight, plug-and-play console logger for .NET applications with color-coded output, structured logging, and scope support. MiniLogger makes logging simple, readable, and developer-friendly with minimal... More information -
DevTimer
by: asajjad308- 586 total downloads
- last updated 7/23/2025
- Latest version: 1.0.0
A lightweight, developer-friendly performance profiling utility for .NET applications. DevTimer logs execution time for methods and async tasks using attributes or middleware injection, making it easy to... More information -
- 576 total downloads
- last updated 7/24/2025
- Latest version: 1.0.0
A lightweight, config-first prompt chaining library for .NET that makes LLM-powered application development simple, fast, and flexible. -
- 258 total downloads
- last updated 8/4/2025
- Latest version: 1.0.0
Automatically sync Swagger/OpenAPI documentation with markdown files or Postman collections, ensuring API docs are always up-to-date and reducing manual documentation drift. -
- 243 total downloads
- last updated 8/4/2025
- Latest version: 1.0.0
Smart Code Complexity Detector for .NET - Analyzes C# methods in real time and provides time and space complexity estimates, along with optimization suggestions. -
- 234 total downloads
- last updated 8/4/2025
- Latest version: 1.0.0
Automate API versioning in .NET projects by detecting breaking changes and generating new API versions using Roslyn analyzers. -
- 227 total downloads
- last updated 8/4/2025
- Latest version: 1.0.0
A fast, flexible, and lightweight middleware for per-user/IP API rate limiting in .NET applications. Supports in-memory, Redis, or database backends with configurable policies and minimal dependencies. -
- 226 total downloads
- last updated 10/9/2025
- Latest version: 1.0.0
Complete Agentic RAG framework for .NET. Includes intelligent retrieval-augmented generation with planning, reflection, tool integration, retrievers, tools, and memory providers. -
- 199 total downloads
- last updated 8/4/2025
- Latest version: 1.0.0
Memory monitoring and diagnostics for ASP.NET Core applications. Exposes /memoryz endpoint with heap usage, GC info, loaded assemblies, and thread count. -
- 193 total downloads
- last updated 10/24/2025
- Latest version: 1.0.0
Official .NET SDK for CatchMonitor - Comprehensive error monitoring and performance tracking -
- 176 total downloads
- last updated 3/18/2026
- Latest version: 1.0.1
Tiny zero-dependency Result{T} and Error structs for clear exception-free control flow in modern .NET applications.