cbcrouse
-
- 31,642 total downloads
- last updated 2/9/2026
- Latest version: 0.8.1
A dotnet tool that automatically versions csproj files semantically with git integration. -
-
- 29,831 total downloads
- last updated 4/24/2023
- Latest version: 1.3.6
Templates to use when creating an application using DDD, Mediator pattern, and clean architecture pattern. -
-
- 7,859 total downloads
- last updated 10/14/2024
- Latest version: 1.1.0
A .NET library that provides flexible startup orchestration for dependency injection in multiple presentation layer types. Includes a base class for implementing service registration logic and a presentation... More information -
- 1,698 total downloads
- last updated 1/4/2026
- Latest version: 2.0.0
EntityAxis.Abstractions provides generic, strongly-typed interfaces for working with domain entities in Clean Architecture applications. It defines standard contracts for querying and mutating entities using... More information -
- 1,310 total downloads
- last updated 1/4/2026
- Latest version: 2.0.0
MediatR-based command and query handlers for EntityAxis, a clean, flexible abstraction for generic CRUD operations using Clean Architecture principles. This package provides generic handlers for Create,... More information -
- 1,219 total downloads
- last updated 1/4/2026
- Latest version: 2.0.0
Provides a generic and extensible implementation of ICommandService and IQueryService using Entity Framework Core. Enables clean, testable data access logic with support for domain–to–database entity separation... More information -
- 1,174 total downloads
- last updated 1/4/2026
- Latest version: 2.0.0
Provides service registration helpers for adding command and query services that implement EntityAxis abstractions. Supports recursive registration and automatic discovery via reflection and assembly scanning. -
- 1,131 total downloads
- last updated 1/4/2026
- Latest version: 2.0.0
Offers registration helpers and fluent APIs for adding MediatR handlers and validators using the EntityAxis generic conventions. Supports command and query handlers for Create, Update, Delete, GetById, GetAll,... More information -
- 555 total downloads
- last updated 5/1/2022
- Latest version: 0.0.1
A dotnet core CLI tool that helps automate managing repository maintenance. -
- 545 total downloads
- last updated 1/4/2026
- Latest version: 2.0.0
Common implementations of IKeyMapper for EntityAxis services. This package provides key mapper implementations for converting between different key types in the application and database layers. -
- 201 total downloads
- last updated 2/22/2026
- Latest version: 3.0.0
A lightweight .NET library for explicit, ordered service registration. Define reusable service registration pipelines independent of hosting concerns, and execute them from any presentation layer using... More information