CoreTestPack 1.0.0

dotnet add package CoreTestPack --version 1.0.0
NuGet\Install-Package CoreTestPack -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CoreTestPack" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoreTestPack --version 1.0.0
#r "nuget: CoreTestPack, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CoreTestPack as a Cake Addin
#addin nuget:?package=CoreTestPack&version=1.0.0

// Install CoreTestPack as a Cake Tool
#tool nuget:?package=CoreTestPack&version=1.0.0

CoreTestPack

CoreTestPack é uma biblioteca .NET que oferece uma abstração que implementa Eventsourcing, MediatR, CQS, Base Repository e um Controller Base baseado na biblioteca Flunt.

Recursos

  • EventSourcing: Fornece abstrações e funcionalidades para implementar o padrão EventSourcing.
  • MediatR Integration: Integração simplificada com o MediatR para facilitar a execução de comandos e consultas.
  • CQS Support: Suporte ao princípio CQS para separar comandos de consultas, promovendo a clareza e a manutenibilidade do código.
  • Base Repository: Abstração de um repositório base, oferecendo operações comuns de persistência de dados.
  • Controller Base with Flunt: Um Controller Base que utiliza a biblioteca Flunt para validação de entrada de dados.

Licença

Este pacote é licenciado sob a Licença MIT. Consulte o arquivo LICENSE.md para obter mais detalhes.

Contato

Para mais informações ou suporte, entre em contato com [seu nome] via [seu email ou outra forma de contato].

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 191 12/5/2023