Platform.Data.Doublets 0.2.1

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

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

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 was computed. 
.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 356 3/24/2023
0.17.1 361 2/19/2023
0.17.0 398 1/14/2023
0.16.0 277 1/7/2023
0.15.0 295 12/15/2022
0.13.4 2,078 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 451 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 414 1/25/2022
0.8.0 439 1/19/2022
0.7.0 1,101 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,015 12/25/2020
0.6.6 603 3/24/2020
0.6.5 550 3/21/2020
0.6.4 537 3/21/2020
0.6.3 458 3/21/2020
0.6.2 457 3/21/2020
0.6.1 507 3/20/2020
0.6.0 490 3/20/2020
0.5.0 519 2/24/2020
0.4.0 544 11/10/2019
0.3.0 509 11/8/2019
0.2.1 585 9/22/2019
0.2.0 526 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.0.7 to 0.1.0.
Microsoft.NET.Test.Sdk dependency updated from 16.2.0 to 16.3.0.
No more usages of obsolete methods.
Tests for .NET Framework 4.7.1 all are passing now.
Unindex class added, to allow disabling of SequenceIndex mechanism.
TreeMethods and ListMethods of ResizableDirectMemoryLinks are now separate classes.
Facade mechanism added to LinksDisposableDecoratorBase.
UInt64Links decorator contains fewer checks now, so it can be decorated with additional checks if required.
Performance optimizations, refactoring, issues, and build fix.