phirSOFT.Common 1.3.0

dotnet add package phirSOFT.Common --version 1.3.0
NuGet\Install-Package phirSOFT.Common -Version 1.3.0
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="phirSOFT.Common" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add phirSOFT.Common --version 1.3.0
#r "nuget: phirSOFT.Common, 1.3.0"
#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 phirSOFT.Common as a Cake Addin
#addin nuget:?package=phirSOFT.Common&version=1.3.0

// Install phirSOFT.Common as a Cake Tool
#tool nuget:?package=phirSOFT.Common&version=1.3.0

Tools for the following scenarios
- Console applications
- Abstract trees
- Matrices
- Mathematical Ranges
- Arrays
- Serialization
- Text or string tools

There are no supported framework assets in this 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
1.3.0 1,066 10/3/2016
1.0.1.2 978 2/8/2016
1.0.1.1 944 2/8/2016
1.0.0 1,633 7/22/2015

This release contains some features from the early versions of this package. Some features were excluded, because their functionallity is allready included in the .net Framework, so the code is not needed anymore.

There are also some new features like
- A generic HashSum
- The matrix class
- The Range struct including a type converter