JJ.Framework.Conversion 1.5.6877.41333

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package JJ.Framework.Conversion --version 1.5.6877.41333
NuGet\Install-Package JJ.Framework.Conversion -Version 1.5.6877.41333
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="JJ.Framework.Conversion" Version="1.5.6877.41333" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JJ.Framework.Conversion --version 1.5.6877.41333
#r "nuget: JJ.Framework.Conversion, 1.5.6877.41333"
#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 JJ.Framework.Conversion as a Cake Addin
#addin nuget:?package=JJ.Framework.Conversion&version=1.5.6877.41333

// Install JJ.Framework.Conversion as a Cake Tool
#tool nuget:?package=JJ.Framework.Conversion&version=1.5.6877.41333

JJ.Framework.Conversion

Makes it easier to convert simple types.

  • SimpleTypeConverter.ParseValue: One method to parse numeric types, their signed and unsigned variations, DateTime, TimeSpan, Guid and Enum types, IntPtr, UIntPtr and their nullable variations. Those often require different types of conversions. This method just takes care of it.
  • SimpleTypeConverter.ConvertValue: Makes it easier to convert nullables along with non-nullables.
  • DecimalParser, DoubleParser, Int16Parser, Int32Parser, Int64Parser, SingleParser: If you want to be more specific in what it is you parse: these classes make it easier to parse nullables.
  • EnumParser: Make it a little easier to use enum parsing.
Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on JJ.Framework.Conversion:

Package Downloads
JJ.Framework.Xml The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

XmlToObjectConverter converts an XmlDocument or string to an object graph. The way to map XML to classes is easier than the classic ways in .NET. XmlHelper allows you to access XML in a null-safe and multiplicity-safe way. It uses XmlDocument as the underlying .NET API.

JJ.Framework.Configuration The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Allows you to work with complex configuration structures in your app.config or web.config files. Doing it the classic way with System.Configuration is difficult and error prone. JJ.Framework.Configuration makes it super easy.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.6877.41333 2,069 10/31/2018
1.4.6862.40448 3,124 10/15/2018
1.3.6681.33424 1,169 4/17/2018
1.2.6640.39176 920 3/7/2018
1.1.0.31224 933 3/4/2018
1.0.6636.36531 955 3/3/2018
1.0.6636.32245 1,103 3/3/2018
1.0.6636.31799 1,093 3/3/2018