cbcrouse
-
- 27,623 total downloads
- last updated 4/24/2023
- Latest version: 0.7.5
A dotnet tool that automatically versions csproj files semantically with git integration. -
-
- 26,054 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. -
-
- 4,161 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 -
- 959 total downloads
- last updated 5/5/2025
- Latest version: 1.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 -
- 781 total downloads
- last updated 5/5/2025
- Latest version: 1.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 -
- 776 total downloads
- last updated 5/5/2025
- Latest version: 1.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. -
- 765 total downloads
- last updated 5/5/2025
- Latest version: 1.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 -
- 753 total downloads
- last updated 5/5/2025
- Latest version: 1.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 -
- 408 total downloads
- last updated 5/1/2022
- Latest version: 0.0.1
A dotnet core CLI tool that helps automate managing repository maintenance. -
- 264 total downloads
- last updated 5/5/2025
- Latest version: 1.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.