Huxley.Net.Common 0.0.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Huxley.Net.Common --version 0.0.2.1
                    
NuGet\Install-Package Huxley.Net.Common -Version 0.0.2.1
                    
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="Huxley.Net.Common" Version="0.0.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Huxley.Net.Common" Version="0.0.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Huxley.Net.Common" />
                    
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 Huxley.Net.Common --version 0.0.2.1
                    
#r "nuget: Huxley.Net.Common, 0.0.2.1"
                    
#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=Huxley.Net.Common&version=0.0.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Huxley.Net.Common&version=0.0.2.1
                    
Install as a Cake Tool

.Net library containing common extensions for standard library

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  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.

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
0.2.0.2-build.162 559 10/3/2018
0.2.0.1 949 9/27/2018
0.2.0.1-build.159 532 9/27/2018
0.2.0.1-build.158 541 9/26/2018
0.2.0.1-build.157 535 9/26/2018
0.2.0.1-build.156 529 9/26/2018
0.2.0.1-build.155 527 9/26/2018
0.2.0.1-build.154 530 9/26/2018
0.2.0.1-build.153 530 9/26/2018
0.2.0.1-build.152 518 9/26/2018
0.2.0.1-build.151 530 9/24/2018
0.2.0.1-build.145 548 9/24/2018
0.2.0.1-build.144 528 9/24/2018
0.2.0.1-build.140 538 9/24/2018
0.2.0.1-build.139 535 9/24/2018
0.2.0.1-build.137 535 9/24/2018
0.2.0.1-build.136 537 9/24/2018
0.2.0.1-build.135 534 9/24/2018
0.2.0.1-build.134 551 9/24/2018
0.2.0 847 9/12/2018
0.2.0-build.129 554 9/12/2018
0.1.0.1-build.128 551 9/12/2018
0.1.0.1-build.127 555 9/12/2018
0.1.0.1-build.126 549 9/12/2018
0.1.0.1-build.125 549 9/12/2018
0.1.0.1-build.124 548 9/12/2018
0.1.0.1-build.123 559 8/30/2018
0.1.0.1-build.121 561 8/29/2018
0.1.0.1-build.120 587 8/29/2018
0.1.0.1-build.119 554 8/28/2018
0.1.0.1-build.114 553 8/28/2018
0.1.0.1-build.113 546 8/28/2018
0.1.0.1-build.96 677 7/23/2018
0.1.0.1-build.95 667 7/22/2018
0.1.0 1,231 7/10/2018
0.0.3.1 1,028 7/2/2018
0.0.3 997 7/2/2018
0.0.2.1 1,199 6/29/2018
0.0.2 1,179 6/15/2018

Common extensions for IList, IDictionary and string. Fluent functional extension for 'null' handling.