CodeChops.Contracts
0.26.2
dotnet add package CodeChops.Contracts --version 0.26.2
NuGet\Install-Package CodeChops.Contracts -Version 0.26.2
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="CodeChops.Contracts" Version="0.26.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeChops.Contracts" Version="0.26.2" />
<PackageReference Include="CodeChops.Contracts" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CodeChops.Contracts --version 0.26.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeChops.Contracts, 0.26.2"
#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.
#:package CodeChops.Contracts@0.26.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeChops.Contracts&version=0.26.2
#tool nuget:?package=CodeChops.Contracts&version=0.26.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contracts
Easily create contracts, adapters, and validation messaging. Contains a polymorphic JSON serializer.
This is under construction. Documentation will be added soon.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- CodeChops.DomainModeling (>= 2.18.4)
- CodeChops.ImplementationDiscovery (>= 1.8.8)
- Microsoft.Extensions.Caching.Memory (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CodeChops.Contracts:
Package | Downloads |
---|---|
CodeChops.Events
Support for events in accordance with the principles of Domain Driven Design. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.26.2 | 120 | 11/19/2024 |
0.26.1 | 191 | 2/28/2024 |
0.25.1 | 362 | 3/12/2023 |
0.25.0 | 271 | 3/12/2023 |
0.24.0 | 280 | 3/12/2023 |
0.23.1 | 269 | 3/10/2023 |
0.23.0 | 263 | 3/10/2023 |
0.22.0 | 266 | 3/8/2023 |
0.21.1 | 279 | 3/6/2023 |
0.21.0 | 281 | 3/6/2023 |
0.19.1 | 277 | 3/6/2023 |
0.19.0 | 263 | 3/6/2023 |
0.18.0 | 268 | 3/6/2023 |
0.17.2 | 288 | 3/6/2023 |
0.15.0 | 518 | 1/6/2023 |
Updated to .NET 9.