ConvertToNullable.Util NuGet Package

A simple static C# method that allows you to convert any primitive value to a nullable value of any other primitive type (provided the two types are compatible).

Useful only for the very niche case where you are forced to produce nullable primitives from other primitives whose nullability and bit-ness you don't already know (e.g. you are sent a non-nullable "int" wrapped in a plain object reference and need to convert it to a nullable "long".




Got any ConvertToNullable.Util Question?





Info

Version: 1.0.0
Author(s): ConvertToNullable.Util
Last Update: Sunday, April 14, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/RedZone908/ConvertToNullable
NuGet Url: https://www.nuget.org/packages/ConvertToNullable.Util


Install
Install-Package ConvertToNullable.Util
dotnet add package ConvertToNullable.Util
paket add ConvertToNullable.Util
ConvertToNullable.Util Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2248