OnePoint.Common 1.0.1.1

dotnet add package OnePoint.Common --version 1.0.1.1
NuGet\Install-Package OnePoint.Common -Version 1.0.1.1
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="OnePoint.Common" Version="1.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OnePoint.Common --version 1.0.1.1
#r "nuget: OnePoint.Common, 1.0.1.1"
#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 OnePoint.Common as a Cake Addin
#addin nuget:?package=OnePoint.Common&version=1.0.1.1

// Install OnePoint.Common as a Cake Tool
#tool nuget:?package=OnePoint.Common&version=1.0.1.1

OnePoint Global Common Library

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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on OnePoint.Common:

Package Downloads
OnePoint.Geo

OnePoint Global's GeoLocation API

OnePoint.Security

OnePoint Global's Security Support Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1.1 1,456 9/6/2019
1.0.1 490 9/5/2019
1.0.0.22 518 7/31/2019
1.0.0.21 518 7/11/2019
1.0.0.20 510 7/11/2019
1.0.0.19 527 7/11/2019
1.0.0.18 517 7/11/2019
1.0.0.17 490 7/10/2019
1.0.0.16 503 7/10/2019
1.0.0.15 520 7/10/2019
1.0.0.14 492 7/10/2019
1.0.0.13 558 6/3/2019
1.0.0.12 539 5/19/2019
1.0.0.11 494 5/9/2019
1.0.0.10 508 5/9/2019
1.0.0.9 514 5/8/2019
1.0.0.8 485 5/8/2019
1.0.0.7 498 5/8/2019
1.0.0.6 521 5/8/2019
1.0.0.5 520 5/7/2019
1.0.0.4 514 3/23/2019
1.0.0.3 524 3/23/2019
1.0.0.1 530 3/22/2019
1.0.0 516 3/22/2019

Correction to support multiple inserts with the same name. this requires code changes on the usage side.
Correction to String Format overload that failed within the Label class