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
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="Universal.Common.Data" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Universal.Common.Data --version 3.1.1
#r "nuget: Universal.Common.Data, 3.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.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 191 11/6/2023
3.1.0 842 10/13/2021
2.10.5 317 9/16/2021
2.10.4.1 330 9/15/2021
2.10.4 374 6/17/2021
2.10.3 312 6/17/2021
2.10.2 312 6/17/2021
2.10.1 830 6/4/2021
2.10.0 337 6/3/2021
2.9.0 949 5/22/2021
2.8.0 1,058 2/5/2021
2.7.2 816 1/7/2021
2.7.1 364 1/6/2021
2.7.0 781 11/18/2020
2.6.0 617 8/28/2020
2.5.2 451 8/20/2020
2.5.1 432 7/8/2020
2.5.0 439 6/23/2020
2.4.2 1,647 4/24/2020
2.4.1 1,205 3/17/2020
2.4.0.1 862 8/19/2019

Added ColumnNames property to SpreadsheetReader.