BitPantry.Parsing.Strings 1.1.0.16

There is a newer version of this package available.
See the version list below for details.
dotnet add package BitPantry.Parsing.Strings --version 1.1.0.16
NuGet\Install-Package BitPantry.Parsing.Strings -Version 1.1.0.16
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="BitPantry.Parsing.Strings" Version="1.1.0.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BitPantry.Parsing.Strings --version 1.1.0.16
#r "nuget: BitPantry.Parsing.Strings, 1.1.0.16"
#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 BitPantry.Parsing.Strings as a Cake Addin
#addin nuget:?package=BitPantry.Parsing.Strings&version=1.1.0.16

// Install BitPantry.Parsing.Strings as a Cake Tool
#tool nuget:?package=BitPantry.Parsing.Strings&version=1.1.0.16

A string parsing and serialization utility library

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BitPantry.Parsing.Strings:

Package Downloads
BitPantry.CommandLine

Command line library

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.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,182 7/11/2018
1.1.0.21 1,795 4/6/2018
1.1.0.20 1,530 2/2/2018
1.1.0.17 1,591 12/31/2017
1.1.0.16 1,465 12/13/2017
1.1.0.15 1,480 5/5/2017
1.1.0.14 1,396 5/5/2017
1.1.0.13 1,442 4/21/2017
1.1.0.6 2,074 2/24/2016
1.0.32366.12 1,725 1/27/2016
1.0.32342.11 1,696 1/19/2016
1.0.32285.2 1,888 12/15/2015
1.0.31847.5 2,338 4/10/2015

Fixed bug where null parsed as string would throw an exception instead of returning null