Shielded 2.1.0

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

// Install Shielded as a Cake Tool
#tool nuget:?package=Shielded&version=2.1.0

A strict, fast and mostly obstruction-free Software Transactional Memory (STM) for .NET

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.4.9 3,201 4/13/2020
4.4.8 135,988 2/9/2019
4.4.7 5,478 8/26/2018
4.4.6 998 8/24/2017
4.4.5 1,079 6/15/2017
4.4.4 1,002 3/21/2017
4.4.3 1,006 1/28/2017
4.4.2 1,023 12/16/2016
4.4.1 989 11/19/2016
4.4.0 986 9/24/2016
4.3.0 971 9/3/2016
4.2.5 1,035 7/23/2016
4.2.4 1,039 3/3/2016
4.2.3 1,071 2/4/2016
4.2.2 1,032 1/10/2016
4.2.1 1,117 12/25/2015
4.2.0 1,166 12/25/2015
4.1.1 1,113 11/15/2015
4.1.0 1,099 11/7/2015
4.0.3 1,008 11/6/2015
4.0.2 1,032 11/2/2015
4.0.1 1,030 10/31/2015
4.0.0 1,021 10/30/2015
3.0.1 1,089 9/12/2015
2.1.0 1,090 6/15/2015
2.0.2 1,020 6/15/2015
2.0.1 1,037 6/8/2015
2.0.0 1,218 5/30/2015
1.1.4 1,094 4/11/2015
1.1.3 1,051 3/6/2015
1.1.2 995 3/5/2015
1.1.0 1,032 3/1/2015
1.0.2 1,556 12/19/2014
1.0.1 1,324 12/15/2014
1.0.0 1,330 12/15/2014

Added support for enumerating the ShieldedTree in descending key order.