Universal.Common.Data
2.7.1
.NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Universal.Common.Data -Version 2.7.1
dotnet add package Universal.Common.Data --version 2.7.1
<PackageReference Include="Universal.Common.Data" Version="2.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Universal.Common.Data --version 2.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Universal.Common.Data, 2.7.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Universal.Common.Data as a Cake Addin
#addin nuget:?package=Universal.Common.Data&version=2.7.1
// Install Universal.Common.Data as a Cake Tool
#tool nuget:?package=Universal.Common.Data&version=2.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Class library for working with common data formats and files and mapping them to and from C# objects.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- System.ComponentModel.Annotations (>= 5.0.0)
- Universal.OpenXml (>= 2.1.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Universal.Common.Data:
Package | Downloads |
---|---|
Universal.Yahoo.Finance
Library for fetching historical data from Yahoo Finance. |
|
Universal.BureauOfMeteorology
Class library for working with the Australian Bureau of Meteorology data. |
|
Universal.Open.Australia.Holidays
Class library that provides data for Australian holidays. |
|
Universal.Open.OpenFlights
Class library for working with the OpenFlights database. |
|
Universal.World.Generation
Class library to assist with generation of common world objects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 204 | 10/13/2021 |
2.10.5 | 147 | 9/16/2021 |
2.10.4.1 | 161 | 9/15/2021 |
2.10.4 | 178 | 6/17/2021 |
2.10.3 | 148 | 6/17/2021 |
2.10.2 | 148 | 6/17/2021 |
2.10.1 | 300 | 6/4/2021 |
2.10.0 | 159 | 6/3/2021 |
2.9.0 | 377 | 5/22/2021 |
2.8.0 | 461 | 2/5/2021 |
2.7.2 | 368 | 1/7/2021 |
2.7.1 | 184 | 1/6/2021 |
2.7.0 | 482 | 11/18/2020 |
2.6.0 | 322 | 8/28/2020 |
2.5.2 | 285 | 8/20/2020 |
2.5.1 | 253 | 7/8/2020 |
2.5.0 | 261 | 6/23/2020 |
2.4.2 | 1,178 | 4/24/2020 |
2.4.1 | 604 | 3/17/2020 |
2.4.0.1 | 535 | 8/19/2019 |
Support for Date in DefaultTypeConverter.