Rit.Framework.Contracts
1.0.5
dotnet add package Rit.Framework.Contracts --version 1.0.5
NuGet\Install-Package Rit.Framework.Contracts -Version 1.0.5
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="Rit.Framework.Contracts" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rit.Framework.Contracts --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rit.Framework.Contracts, 1.0.5"
#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 Rit.Framework.Contracts as a Cake Addin #addin nuget:?package=Rit.Framework.Contracts&version=1.0.5 // Install Rit.Framework.Contracts as a Cake Tool #tool nuget:?package=Rit.Framework.Contracts&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains based classes and interifaces as event, command, query, view ...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. 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.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Rit.Framework.Contracts:
Package | Downloads |
---|---|
Rit.Framework.Core
Define based classes of Framework as BaseAggregateRoot, CommandBus, EventBus ... |
|
Rit.Framework.EventStore.Sql
Implement EventStore ussing MSSQL and EntityFramework |
|
Rit.Framework.Infrastructure
Implement Handling, Messaging of Bus, domain repository, snapshot strategy ... |
GitHub repositories
This package is not used by any popular GitHub repositories.