.NET Standard solution for loading data from an arbitrary source (via an implemented provider) and returning it as a .NET Object.
Info
Version: | 2.0.0 |
Author(s): | UoN Application Development |
Last Update: | Wednesday, May 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/uon-nuget/UoN.VersionInformation |
NuGet Url: | https://www.nuget.org/packages/UoN.VersionInformation |
Install
Install-Package UoN.VersionInformation
dotnet add package UoN.VersionInformation
paket add UoN.VersionInformation
UoN.VersionInformation Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags