HotMinds 1.0.14
dotnet add package HotMinds --version 1.0.14
NuGet\Install-Package HotMinds -Version 1.0.14
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="HotMinds" Version="1.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HotMinds" Version="1.0.14" />
<PackageReference Include="HotMinds" />
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 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 and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=HotMinds&version=1.0.14
#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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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,549 | 3/19/2017 |
1.0.12 | 1,259 | 1/27/2017 |
1.0.11 | 1,213 | 1/13/2017 |
1.0.10 | 1,241 | 11/13/2016 |
1.0.9 | 1,536 | 11/3/2016 |
1.0.8 | 1,514 | 11/3/2016 |
1.0.7 | 1,273 | 10/24/2016 |
1.0.6 | 1,223 | 10/24/2016 |
1.0.5 | 1,249 | 10/19/2016 |
1.0.4 | 1,258 | 10/17/2016 |
1.0.3 | 1,241 | 10/8/2016 |
1.0.2 | 1,240 | 9/30/2016 |
1.0.1 | 1,213 | 9/30/2016 |
1.0.0 | 1,224 | 9/29/2016 |
Add IEnumerabe<T> extensions: AsReadOnlyList, AsReadOnlyCollection, AsReadOnlyListOrEmpty, AsReadOnlyCollectionOrEmpty.