NTraits 1.3.24

dotnet add package NTraits --version 1.3.24
                    
NuGet\Install-Package NTraits -Version 1.3.24
                    
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="NTraits" Version="1.3.24" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NTraits" Version="1.3.24" />
                    
Directory.Packages.props
<PackageReference Include="NTraits" />
                    
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 NTraits --version 1.3.24
                    
#r "nuget: NTraits, 1.3.24"
                    
#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 NTraits@1.3.24
                    
#: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=NTraits&version=1.3.24
                    
Install as a Cake Addin
#tool nuget:?package=NTraits&version=1.3.24
                    
Install as a Cake Tool

Portable library for attaching behaviours to objects at runtime using extension methods. An entity-component system, if  you will.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.3.24 1,702 9/2/2016
1.2.8 1,439 10/20/2014
1.2.7 1,253 10/11/2014
1.2.6 1,294 10/11/2014
1.2.5 1,292 10/11/2014
1.2.4 1,317 10/7/2014
1.2.3 1,327 10/7/2014
1.2.2 1,325 8/25/2014
1.2.1 1,349 8/25/2014
1.0.23 1,421 9/2/2016
1.0.0 1,381 7/10/2014