Solid.Patterns.ChainOfResponsibility 2.0.0

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

// Install Solid.Patterns.ChainOfResponsibility as a Cake Tool
#tool nuget:?package=Solid.Patterns.ChainOfResponsibility&version=2.0.0

Contains reusable components for *Chain-Of-Responsibility* design pattern implementation, namely different variations of chain element interfaces and their base implementations.

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Solid.Patterns.ChainOfResponsibility:

Package Downloads
LogoFX.Client.Mvvm.Model

LogoFX Client Mvvm Model containing model layer objects facilitating development by MVVM pattern

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.6 1,564 10/21/2022
2.3.6-rc1 225 10/4/2022
2.3.5 1,628 4/15/2022
2.3.4 627 1/23/2022
2.3.3 6,645 11/24/2021
2.3.3-rc1 471 11/21/2021
2.3.2 2,434 9/5/2021
2.3.2-rc2 227 9/4/2021
2.3.2-rc1 186 9/1/2021
2.3.1 1,287 6/21/2021
2.3.1-rc1 198 6/21/2021
2.3.0 385 4/23/2021
2.3.0-rc1 205 4/15/2021
2.2.0 647 5/10/2019
2.1.0 588 3/10/2019
2.0.0 698 1/15/2019
2.0.0-rc1 587 12/3/2018
1.2.1-rc3 767 5/20/2018
1.2.1-rc2 724 12/15/2017
1.2.1-rc1 695 12/2/2017
1.2.0 927 8/9/2017
1.2.0-rc2 776 7/10/2017
1.2.0-rc1 756 5/20/2017
1.0.5 2,882 5/1/2016
1.0.4 1,044 1/3/2016
1.0.3 1,040 10/12/2015

Initial release of 2.0.0