BitPantry.Parsing.Strings 1.1.0.15

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.15
                    
NuGet\Install-Package BitPantry.Parsing.Strings -Version 1.1.0.15
                    
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.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BitPantry.Parsing.Strings" Version="1.1.0.15" />
                    
Directory.Packages.props
<PackageReference Include="BitPantry.Parsing.Strings" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BitPantry.Parsing.Strings --version 1.1.0.15
                    
#r "nuget: BitPantry.Parsing.Strings, 1.1.0.15"
                    
#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.
#addin nuget:?package=BitPantry.Parsing.Strings&version=1.1.0.15
                    
Install BitPantry.Parsing.Strings as a Cake Addin
#tool nuget:?package=BitPantry.Parsing.Strings&version=1.1.0.15
                    
Install BitPantry.Parsing.Strings as a Cake Tool

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 (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