BitPantry.Parsing.Strings
1.1.0.15
See the version list below for details.
dotnet add package BitPantry.Parsing.Strings --version 1.1.0.15
NuGet\Install-Package BitPantry.Parsing.Strings -Version 1.1.0.15
<PackageReference Include="BitPantry.Parsing.Strings" Version="1.1.0.15" />
<PackageVersion Include="BitPantry.Parsing.Strings" Version="1.1.0.15" />
<PackageReference Include="BitPantry.Parsing.Strings" />
paket add BitPantry.Parsing.Strings --version 1.1.0.15
#r "nuget: BitPantry.Parsing.Strings, 1.1.0.15"
#addin nuget:?package=BitPantry.Parsing.Strings&version=1.1.0.15
#tool nuget:?package=BitPantry.Parsing.Strings&version=1.1.0.15
A string parsing and serialization utility library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. 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. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on BitPantry.Parsing.Strings:
Package | Downloads |
---|---|
BitPantry.CommandLine
A library for building CLI applications. |
|
BitPantry.AssemblyPatcher
The BitPantry Assembly Patcher is a small utility that can patch your AssemblyInfo.cs version using a flexible and pluggable version pattern approach. |
|
BitPantry.CommandLine.Remote.SignalR
Supports the BitPantry.CommandLine.Remote client and server packages |
|
BitPantry.Settings
Adds properties around settings to get rid of accessing settings through "magic strings". Includes functionality for easily casting settings properties. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1.6 | 4,742 | 7/11/2018 |
1.1.0.21 | 1,961 | 4/6/2018 |
1.1.0.20 | 1,700 | 2/2/2018 |
1.1.0.17 | 1,757 | 12/31/2017 |
1.1.0.16 | 1,648 | 12/13/2017 |
1.1.0.15 | 1,613 | 5/5/2017 |
1.1.0.14 | 1,516 | 5/5/2017 |
1.1.0.13 | 1,565 | 4/21/2017 |
1.1.0.6 | 2,264 | 2/24/2016 |
1.0.32366.12 | 1,912 | 1/27/2016 |
1.0.32342.11 | 1,827 | 1/19/2016 |
1.0.32285.2 | 2,067 | 12/15/2015 |
1.0.31847.5 | 2,521 | 4/10/2015 |
Fixed bug where null parsed as string would throw an exception instead of returning null