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.
<PackageVersion Include="OnePoint.Common" Version="1.0.1.1" />
<PackageReference Include="OnePoint.Common" />
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 OnePoint.Common --version 1.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package OnePoint.Common@1.0.1.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OnePoint.Common&version=1.0.1.1
#tool nuget:?package=OnePoint.Common&version=1.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OnePoint Global Common Library
| Product | Versions 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,977 | 9/6/2019 |
| 1.0.1 | 721 | 9/5/2019 |
| 1.0.0.22 | 756 | 7/31/2019 |
| 1.0.0.21 | 743 | 7/11/2019 |
| 1.0.0.20 | 751 | 7/11/2019 |
| 1.0.0.19 | 765 | 7/11/2019 |
| 1.0.0.18 | 753 | 7/11/2019 |
| 1.0.0.17 | 717 | 7/10/2019 |
| 1.0.0.16 | 738 | 7/10/2019 |
| 1.0.0.15 | 731 | 7/10/2019 |
| 1.0.0.14 | 722 | 7/10/2019 |
| 1.0.0.13 | 780 | 6/3/2019 |
| 1.0.0.12 | 778 | 5/19/2019 |
| 1.0.0.11 | 735 | 5/9/2019 |
| 1.0.0.10 | 733 | 5/9/2019 |
| 1.0.0.9 | 744 | 5/8/2019 |
| 1.0.0.8 | 724 | 5/8/2019 |
| 1.0.0.7 | 732 | 5/8/2019 |
| 1.0.0.6 | 737 | 5/8/2019 |
| 1.0.0.5 | 750 | 5/7/2019 |
Loading failed
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