Top 20 NuGet clean Packages

Supported Platforms: • NETStandard • NETFramework Includes more than 200 image processing functions, including blank page detection, scanned document image clean up, medical image enhancement, color correction, noise reduction, edge detection, text and MICR detection, and so much more. Most LEADTO...
Clinia CQRS is a .NET Standard framework that can be used to create a simple and clean design by enforcing single responsibility and separation of concerns. Its advanced features are ideal for Domain Driven Design (DDD), Command Query Responsibilty Segragation (CQRS) and Event Sourcing.
Entity Framework Core database provider for Clinia CQRS domain store.
FluentValidation provider for Clinia CQRS validation
Baracuda OpenAPI Azure Functions NET Core 3.1 Generate the json file openAPI 3.0 and the front end view to interact with the API’s calls based on the setting defined in the json file openAPI 3.0. newest: Connection with Barracuda Identity Provider Package
Clinia CQRS Redis Cache Provider
RabbitMQ provider for Clinia CQRS message bus.
The collection of thw base interfaces, entities and specifications for Clean Architecture application design.
InMemory provider for Clinia CQRS domain store.
Clinia CQRS Memory Cache Provider
A log sanitizing formatter to scrub sensitive data from logs
A jack of all trades and master of none. UtilitySharp provides helper classes with useful and powerful methods for things such as strings, datetimes, randomness, and numbers so you don’t have to reinvent the wheel. As such, UtilitySharp strives to be the one library that you will always download fo...
This library contains classes for cleaning and merging ReportPortal launches
Sanitize and 'clean' html for safe consumption in a plain text format.
A .NET CLI tool for creating and managing projects in a folder structure suitable for Hexagonal Architecture and Microservices. Is similar to how Angular CLI tool uses commands to create components, modules, services, etc.
Clean up Windows remote desktop records.
The Clean Architecture Solution Template popularized by Steve @ardalis Smith. Provides a great starting point for modern and/or DDD solutions built with .NET 8 and C# 12. Features zero tight coupling to database or data access technology.
Chakad is a Library for use with the Clean and CQRS architectural styles for .NET. The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor...
Chakad is a Library for use with the Clean and CQRS architectural styles for .NET. The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor...
Cleans html with a whitelist for tags and attributes. Filters attributes with regex. It has a Model Binder for MVC 3 that detects UIHint("html"), AllowHtml and DataType attributes on model's properties and cleans those properies' value before the action method.