codingfreaks.libs.cfUtils.cfBaseUtils 1.0.35

Prefix Reserved
This package has been deprecated as it is legacy and is no longer maintained.
dotnet add package codingfreaks.libs.cfUtils.cfBaseUtils --version 1.0.35
                    
NuGet\Install-Package codingfreaks.libs.cfUtils.cfBaseUtils -Version 1.0.35
                    
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="codingfreaks.libs.cfUtils.cfBaseUtils" Version="1.0.35" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="codingfreaks.libs.cfUtils.cfBaseUtils" Version="1.0.35" />
                    
Directory.Packages.props
<PackageReference Include="codingfreaks.libs.cfUtils.cfBaseUtils" />
                    
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 codingfreaks.libs.cfUtils.cfBaseUtils --version 1.0.35
                    
#r "nuget: codingfreaks.libs.cfUtils.cfBaseUtils, 1.0.35"
                    
#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=codingfreaks.libs.cfUtils.cfBaseUtils&version=1.0.35
                    
Install codingfreaks.libs.cfUtils.cfBaseUtils as a Cake Addin
#tool nuget:?package=codingfreaks.libs.cfUtils.cfBaseUtils&version=1.0.35
                    
Install codingfreaks.libs.cfUtils.cfBaseUtils as a Cake Tool

[codingfreaks] base utility library

Product 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on codingfreaks.libs.cfUtils.cfBaseUtils:

Package Downloads
codingfreaks.libs.cfUtils.cfExtendedUtils

[codingfreaks] extended utility library

codingfreaks.libs.cfUtils.cfAzureUtils

[codingfreaks] Azure utility library

codingfreaks.libs.cfUtils.cfWebUtils

[codingfreaks] web utility library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.35 4,050 12/2/2017 1.0.35 is deprecated because it is no longer maintained.
1.0.32 1,389 10/5/2017 1.0.32 is deprecated because it is no longer maintained.
1.0.31 2,446 9/2/2017 1.0.31 is deprecated because it is no longer maintained.
1.0.30 1,678 9/2/2017 1.0.30 is deprecated because it is no longer maintained.
1.0.29 1,138 9/2/2017 1.0.29 is deprecated because it is no longer maintained.
1.0.28 1,134 9/2/2017 1.0.28 is deprecated because it is no longer maintained.
1.0.26 1,635 7/13/2017 1.0.26 is deprecated because it is no longer maintained.
1.0.25 1,136 7/9/2017 1.0.25 is deprecated because it is no longer maintained.
1.0.24 1,414 7/6/2017 1.0.24 is deprecated because it is no longer maintained.
1.0.23 1,427 7/5/2017 1.0.23 is deprecated because it is no longer maintained.
1.0.22 1,173 7/5/2017 1.0.22 is deprecated because it is no longer maintained.
1.0.21 1,409 7/5/2017 1.0.21 is deprecated because it is no longer maintained.
1.0.20 2,286 6/27/2017 1.0.20 is deprecated because it is no longer maintained.
1.0.19 1,180 6/27/2017 1.0.19 is deprecated because it is no longer maintained.
1.0.18 2,804 9/30/2016 1.0.18 is deprecated because it is no longer maintained.
1.0.17 4,152 8/15/2016 1.0.17 is deprecated because it is no longer maintained.
1.0.16 3,733 6/25/2016 1.0.16 is deprecated because it is no longer maintained.
1.0.15 1,557 6/25/2016 1.0.15 is deprecated because it is no longer maintained.
1.0.14 2,412 5/13/2016 1.0.14 is deprecated because it is no longer maintained.
1.0.13 1,546 5/13/2016 1.0.13 is deprecated because it is no longer maintained.
1.0.12 1,555 5/13/2016 1.0.12 is deprecated because it is no longer maintained.
1.0.11 1,572 5/13/2016 1.0.11 is deprecated because it is no longer maintained.
1.0.10 1,406 5/11/2016 1.0.10 is deprecated because it is no longer maintained.
1.0.9 1,595 5/10/2016 1.0.9 is deprecated because it is no longer maintained.
1.0.8 2,294 5/3/2016 1.0.8 is deprecated because it is no longer maintained.
1.0.7 1,226 4/4/2016 1.0.7 is deprecated because it is no longer maintained.
1.0.6 3,075 3/10/2016 1.0.6 is deprecated because it is no longer maintained.
1.0.5 4,363 1/29/2016 1.0.5 is deprecated because it is no longer maintained.
1.0.1 3,350 1/23/2016 1.0.1 is deprecated because it is no longer maintained.

Added the CanBeRanged in CommandlineArgumentInfo and changed IsCommaSeparated to CanBeCommaSeparated.