phirSOFT.Common
1.3.0
Tools for the following scenarios
- Console applications
- Abstract trees
- Matrices
- Mathematical Ranges
- Arrays
- Serialization
- Text or string tools
Install-Package phirSOFT.Common -Version 1.3.0
dotnet add package phirSOFT.Common --version 1.3.0
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
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
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.