Platform.Data 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Platform.Data --version 0.1.0
NuGet\Install-Package Platform.Data -Version 0.1.0
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="Platform.Data" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Platform.Data --version 0.1.0
#r "nuget: Platform.Data, 0.1.0"
#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 Platform.Data as a Cake Addin
#addin nuget:?package=Platform.Data&version=0.1.0

// Install Platform.Data as a Cake Tool
#tool nuget:?package=Platform.Data&version=0.1.0

LinksPlatform's Platform.Data Class Library

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 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on Platform.Data:

Package Downloads
Platform.Data.Doublets

LinksPlatform's Platform.Data.Doublets Class Library

Platform.Data.Triplets

LinksPlatform's Platform.Data.Triplets Class Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.16.1 709 1/11/2023
0.16.0 296 1/4/2023
0.15.0 258 12/29/2022
0.14.1 265 12/29/2022
0.13.0 250 12/28/2022
0.12.0 295 12/15/2022
0.11.4 2,771 3/17/2022
0.11.3 1,432 2/15/2022
0.11.2 410 2/14/2022
0.11.1 441 2/6/2022
0.11.0 928 2/1/2022
0.10.2 704 1/30/2022
0.10.1 648 1/30/2022
0.10.0 619 1/25/2022
0.9.0 644 1/25/2022
0.8.1 920 1/13/2022
0.8.0 432 1/13/2022
0.7.3 281 12/31/2021
0.7.2 268 12/29/2021
0.7.1 248 12/27/2021
0.7.0 252 12/24/2021
0.6.0 363 12/20/2021
0.5.0 691 8/14/2021
0.4.1 1,825 8/5/2021
0.4.0 322 8/3/2021
0.3.1 908 7/17/2021
0.3.0 3,073 2/24/2020
0.2.2 892 11/10/2019
0.2.1 457 11/9/2019
0.2.0 779 11/7/2019
0.1.1 1,093 9/15/2019
0.1.0 500 9/3/2019
0.0.3 1,184 8/16/2019
0.0.2 478 8/15/2019
0.0.1 1,093 7/29/2019

Added support for net461 (.NET Framework 4.6.1).
Platform.Numbers dependency updated from 0.1.1 to 0.2.0.
Platform.Threading dependency updated from 0.0.5 to 0.1.0.
Platform.Setters dependency updated from 0.0.1 to 0.0.2.
LinksConstants simplified, there is only one inheritable class now.
Added LinksConstants.Skip constant.
There are now two ranges in LinksConstants, describing references restrictions.
Added LinksConstantsExtensions.
ISequence interface deleted, ILinks interface updated to support both links and sequences.
Added LinkAddress struct, that implement IList for better performance.
Code comments updated.
Tags updated.
License update to support usage as an unmodified dynamic library in larger projects of any kind.
Refactoring, issues fix.

This release is not backward compatible with the previous 0.0.3 release.