Odin.DesignContracts 0.9.85

There is a newer version of this package available.
See the version list below for details.
dotnet add package Odin.DesignContracts --version 0.9.85
                    
NuGet\Install-Package Odin.DesignContracts -Version 0.9.85
                    
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="Odin.DesignContracts" Version="0.9.85" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Odin.DesignContracts" Version="0.9.85" />
                    
Directory.Packages.props
<PackageReference Include="Odin.DesignContracts" />
                    
Project file
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 Odin.DesignContracts --version 0.9.85
                    
#r "nuget: Odin.DesignContracts, 0.9.85"
                    
#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 Odin.DesignContracts@0.9.85
                    
#: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=Odin.DesignContracts&version=0.9.85
                    
Install as a Cake Addin
#tool nuget:?package=Odin.DesignContracts&version=0.9.85
                    
Install as a Cake Tool

Intended to support Design by Contract by providing facilities
           to support pre-conditions, post-conditions and class invariant implementations.
           As at Q4 2025, only pre-conditions are supported.

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.  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 is compatible.  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.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Odin.DesignContracts:

Package Downloads
Odin.Common

Common elements used in the OrdinaryInfrastructure libraries, including logging, design contract elements, and various other elements. Odin = OrDinary INfrastructure.

Odin.Data.SqlScriptsRunner

Provides a SqlScriptsRunner that supports journalled and unjournalled execution of SQL database change and other scripts. Useful for running database migration scripts at application deployment time.

Odin.Utility.ClassFactory

Provides ClassFactory, a utility class for creating types by name.

Odin.Patterns.Commands

Implementation of a command dispatch pattern.

Odin.Patterns.Queries

Implementation of a query dispatch pattern.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.92 0 5/20/2026
0.9.88 0 5/20/2026
0.9.86 0 5/20/2026
0.9.85 0 5/20/2026
0.9.77 241 5/15/2026
0.9.76 238 5/15/2026
0.9.75 314 5/14/2026
0.9.74 404 5/14/2026
0.9.69 393 5/4/2026
0.9.57 350 4/20/2026
0.9.54 582 4/14/2026
0.9.53 375 4/14/2026
0.9.52 353 4/11/2026
0.9.51 321 4/11/2026
0.9.50 312 4/10/2026
0.9.49 306 4/9/2026
0.9.48 312 4/9/2026
0.9.45 305 4/9/2026
0.9.43 1,163 2/13/2026
0.9.42 309 2/6/2026
Loading failed