Universal.Common.Data
2.10.2
See the version list below for details.
Install-Package Universal.Common.Data -Version 2.10.2
dotnet add package Universal.Common.Data --version 2.10.2
<PackageReference Include="Universal.Common.Data" Version="2.10.2" />
paket add Universal.Common.Data --version 2.10.2
#r "nuget: Universal.Common.Data, 2.10.2"
// Install Universal.Common.Data as a Cake Addin
#addin nuget:?package=Universal.Common.Data&version=2.10.2
// Install Universal.Common.Data as a Cake Tool
#tool nuget:?package=Universal.Common.Data&version=2.10.2
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 |
-
.NETStandard 2.0
- System.ComponentModel.Annotations (>= 5.0.0)
- Universal.Common.Collections (>= 3.5.0)
- Universal.OpenXml (>= 3.2.1)
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 | 206 | 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 | 385 | 5/22/2021 |
2.8.0 | 462 | 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 |
Fixed GetText to use latest version from Universal.OpenXml for SpreadsheetReader.