TinyReflectiveToolkit 0.4.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TinyReflectiveToolkit --version 0.4.6
NuGet\Install-Package TinyReflectiveToolkit -Version 0.4.6
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.4.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TinyReflectiveToolkit --version 0.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TinyReflectiveToolkit, 0.4.6"
#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 TinyReflectiveToolkit as a Cake Addin #addin nuget:?package=TinyReflectiveToolkit&version=0.4.6 // Install TinyReflectiveToolkit as a Cake Tool #tool nuget:?package=TinyReflectiveToolkit&version=0.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A small library containing utilities related to reflection under the CLR.
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.4.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,611 | 1/12/2015 |
0.8.0 | 1,176 | 1/5/2015 |
0.7.0 | 1,549 | 12/25/2014 |
0.6.0 | 1,506 | 12/25/2014 |
0.5.0 | 1,284 | 11/25/2014 |
0.4.6 | 1,361 | 11/17/2014 |
0.4.4 | 1,296 | 11/17/2014 |
0.4.2 | 1,300 | 11/17/2014 |
0.4.0 | 1,540 | 11/17/2014 |
0.3.0 | 2,460 | 11/2/2014 |
0.2.0 | 1,176 | 10/15/2014 |
0.1.0 | 1,206 | 8/28/2014 |
Structural contracts enforced at runtime, more extension methods for Type.