CCG.CQRS 1.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package CCG.CQRS --version 1.0.11
NuGet\Install-Package CCG.CQRS -Version 1.0.11
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="CCG.CQRS" Version="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CCG.CQRS --version 1.0.11
#r "nuget: CCG.CQRS, 1.0.11"
#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 CCG.CQRS as a Cake Addin
#addin nuget:?package=CCG.CQRS&version=1.0.11

// Install CCG.CQRS as a Cake Tool
#tool nuget:?package=CCG.CQRS&version=1.0.11

Includes interfaces for:

  • ICommand
  • ICommandHandler
  • ICommandSender
  • IQuery
  • IQueryHandler<TResult>
  • IQueryHandler<IQuery, TResult>
  • IQueryProcessor
  • DataModel.IDbObject
  • DataModel.IEntity

Common DTOs:

  • Dto.LocalizedString
  • Dto.LocalizedEntity
  • Dto.LocalizedCode
  • Dto.SelectListItem

Fluent Validator:

  • AbstractCommandValidator: an abstract validator that allows null
  • WithLocalizedStringMessage(): WithLocalizedMessage() extension that returns both english and french values.
  • LocalizedLanguageManager: Language manager that returns both english and french values for the default messages. Use by setting ValidatorOptions.LanguageManager = new LocalizedLanguageManager();
Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CCG.CQRS:

Package Downloads
CCG.CQRS.WebApi

Helper files for setting up CCG.CQRS.Core with WebApi2.

CCG.CQRS.Tests

Files for implementing CQRS tests at CCG.

CCG.CQRS.MVC

Helper files for setting up CCG.CQRS.Core with MVC5

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.2 7,325 6/28/2018
2.0.2-r29 1,111 6/28/2018
2.0.2-r26 1,090 6/28/2018
2.0.1 1,231 6/28/2018
2.0.0 1,231 6/28/2018
2.0.0-r24 1,030 6/28/2018
1.0.12 3,915 5/2/2018
1.0.11 5,129 5/2/2018
1.0.10 1,203 5/2/2018
1.0.9 1,282 5/2/2018
1.0.8 1,358 5/1/2018
1.0.7 3,907 5/1/2018
1.0.6 1,440 4/4/2018
1.0.5 1,408 3/27/2018
1.0.4 1,280 3/27/2018
1.0.3 1,236 3/19/2018
1.0.2 1,228 3/19/2018
1.0.1 1,262 3/14/2018
1.0.0 1,231 3/14/2018