HotMinds 1.0.14
.NET Framework 4.6
Install-Package HotMinds -Version 1.0.14
dotnet add package HotMinds --version 1.0.14
<PackageReference Include="HotMinds" Version="1.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HotMinds --version 1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HotMinds, 1.0.14"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install HotMinds as a Cake Addin
#addin nuget:?package=HotMinds&version=1.0.14
// Install HotMinds as a Cake Tool
#tool nuget:?package=HotMinds&version=1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common .NET library: utils, extensions and so on.
Product | Versions |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- JetBrains.Annotations (>= 10.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 |
---|---|---|
1.0.14 | 1,089 | 3/19/2017 |
1.0.12 | 862 | 1/27/2017 |
1.0.11 | 834 | 1/13/2017 |
1.0.10 | 848 | 11/13/2016 |
1.0.9 | 1,146 | 11/3/2016 |
1.0.8 | 1,126 | 11/3/2016 |
1.0.7 | 874 | 10/24/2016 |
1.0.6 | 844 | 10/24/2016 |
1.0.5 | 849 | 10/19/2016 |
1.0.4 | 855 | 10/17/2016 |
1.0.3 | 848 | 10/8/2016 |
1.0.2 | 847 | 9/30/2016 |
1.0.1 | 833 | 9/30/2016 |
1.0.0 | 833 | 9/29/2016 |
Add IEnumerabe<T> extensions: AsReadOnlyList, AsReadOnlyCollection, AsReadOnlyListOrEmpty, AsReadOnlyCollectionOrEmpty.