FluentExtensions 1.2.0
Useful extensions to .NET objects
Install-Package FluentExtensions -Version 1.2.0
dotnet add package FluentExtensions --version 1.2.0
<PackageReference Include="FluentExtensions" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentExtensions --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added features:
string
.ToInt()
.ToDouble()
.ToFloat()
.ToDecimal()
.ToLong()
.ToULong()
.ToBool()
.ToChar()
.ToUInt()
.ToShort()
.ToUShort()
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 7.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.