TinyReflectiveToolkit 0.9.0
dotnet add package TinyReflectiveToolkit --version 0.9.0
NuGet\Install-Package TinyReflectiveToolkit -Version 0.9.0
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="TinyReflectiveToolkit" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TinyReflectiveToolkit" Version="0.9.0" />
<PackageReference Include="TinyReflectiveToolkit" />
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 TinyReflectiveToolkit --version 0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TinyReflectiveToolkit, 0.9.0"
#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.
#addin nuget:?package=TinyReflectiveToolkit&version=0.9.0
#tool nuget:?package=TinyReflectiveToolkit&version=0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Structural contracts, eager assembly loading, easier reflection.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- EnumerableExtensions (>= 2.5.0)
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 |
---|---|---|
0.9.0 | 1,694 | 1/12/2015 |
0.8.0 | 1,257 | 1/5/2015 |
0.7.0 | 1,631 | 12/25/2014 |
0.6.0 | 1,588 | 12/25/2014 |
0.5.0 | 1,366 | 11/25/2014 |
0.4.6 | 1,440 | 11/17/2014 |
0.4.4 | 1,378 | 11/17/2014 |
0.4.2 | 1,379 | 11/17/2014 |
0.4.0 | 1,621 | 11/17/2014 |
0.3.0 | 2,598 | 11/2/2014 |
0.2.0 | 1,258 | 10/15/2014 |
0.1.0 | 1,286 | 8/28/2014 |
Support for static methods in contracts.