Platform.Data.Doublets 0.4.0

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

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

LinksPlatform's Platform.Data.Doublets 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 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 is compatible.  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 (1)

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

Package Downloads
Platform.Data.Doublets.Sequences

LinksPlatform's Platform.Data.Doublets.Sequences Class Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.17.2 353 3/24/2023
0.17.1 358 2/19/2023
0.17.0 393 1/14/2023
0.16.0 277 1/7/2023
0.15.0 293 12/15/2022
0.13.4 2,074 4/7/2022
0.13.3 473 3/31/2022
0.13.2 476 2/22/2022
0.13.1 862 2/20/2022
0.13.0 449 2/2/2022
0.12.0 450 2/2/2022
0.11.1 423 1/30/2022
0.11.0 418 1/30/2022
0.10.1 400 1/30/2022
0.10.0 410 1/25/2022
0.9.0 413 1/25/2022
0.8.0 439 1/19/2022
0.7.0 1,100 8/14/2021
0.6.11 718 8/8/2021
0.6.10 647 7/18/2021
0.6.9 295 7/17/2021
0.6.8 352 7/2/2021
0.6.7 1,011 12/25/2020
0.6.6 601 3/24/2020
0.6.5 547 3/21/2020
0.6.4 535 3/21/2020
0.6.3 456 3/21/2020
0.6.2 455 3/21/2020
0.6.1 505 3/20/2020
0.6.0 488 3/20/2020
0.5.0 517 2/24/2020
0.4.0 542 11/10/2019
0.3.0 507 11/8/2019
0.2.1 582 9/22/2019
0.2.0 524 9/16/2019
0.1.1 518 8/20/2019
0.1.0 510 8/18/2019
0.0.1 540 7/29/2019

Platform.Collections.Methods dependency updated from 0.2.1 to 0.2.2.
Platform.Singletons dependency updated from 0.0.6 to 0.0.7.
Platform.Memory dependency updated from 0.1.8 to 0.1.9.
Platform.Data dependency updated from 0.2.0 to 0.2.2.
LinksOperatorBase now has a _links protected field.
LinksDecoratorBase now has _constants and _facade protected fields.
LinksListToSequenceConverterBase abstract class now inherited from LinksOperatorBase abstract class.
Stack class now inherited from LinksOperatorBase abstract class.
LinksDisposableDecoratorBase abstract class now inherited from LinksDecoratorBase abstract class.
ResizableDirectMemoryLinksBase.GetEmptyList method removed.
ResizableDirectMemoryLinksBase<T>.ConvertToUInt64 method renamed to ConvertToInt64.
No more usages of obsolete methods and types.
Refactoring, performance optimizations, issues fix.

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