Universal.Common.Data
3.1.1
dotnet add package Universal.Common.Data --version 3.1.1
NuGet\Install-Package Universal.Common.Data -Version 3.1.1
<PackageReference Include="Universal.Common.Data" Version="3.1.1" />
paket add Universal.Common.Data --version 3.1.1
#r "nuget: Universal.Common.Data, 3.1.1"
// Install Universal.Common.Data as a Cake Addin #addin nuget:?package=Universal.Common.Data&version=3.1.1 // Install Universal.Common.Data as a Cake Tool #tool nuget:?package=Universal.Common.Data&version=3.1.1
Class library for working with common data formats and files and mapping them to and from C# objects.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.ComponentModel.Annotations (>= 5.0.0)
- Universal.Common.Collections (>= 4.1.0)
- Universal.OpenXml (>= 3.6.0.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Universal.Common.Data:
Package | Downloads |
---|---|
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. |
|
Universal.Open.Gtfs.Australia
Class library containing GTFS data providers for Australian transport authorities. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.1 | 256 | 11/6/2023 |
3.1.0 | 1,301 | 10/13/2021 |
2.10.5 | 344 | 9/16/2021 |
2.10.4.1 | 360 | 9/15/2021 |
2.10.4 | 412 | 6/17/2021 |
2.10.3 | 342 | 6/17/2021 |
2.10.2 | 335 | 6/17/2021 |
2.10.1 | 1,305 | 6/4/2021 |
2.10.0 | 361 | 6/3/2021 |
2.9.0 | 1,031 | 5/22/2021 |
2.8.0 | 1,120 | 2/5/2021 |
2.7.2 | 880 | 1/7/2021 |
2.7.1 | 395 | 1/6/2021 |
2.7.0 | 832 | 11/18/2020 |
2.6.0 | 655 | 8/28/2020 |
2.5.2 | 476 | 8/20/2020 |
2.5.1 | 460 | 7/8/2020 |
2.5.0 | 453 | 6/23/2020 |
2.4.2 | 1,710 | 4/24/2020 |
2.4.1 | 1,284 | 3/17/2020 |
2.4.0.1 | 924 | 8/19/2019 |
Added ColumnNames property to SpreadsheetReader.