Solid.Patterns.Visitor 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Solid.Patterns.Visitor --version 1.0.3
                    
NuGet\Install-Package Solid.Patterns.Visitor -Version 1.0.3
                    
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.Visitor" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Solid.Patterns.Visitor" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Solid.Patterns.Visitor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Solid.Patterns.Visitor --version 1.0.3
                    
#r "nuget: Solid.Patterns.Visitor, 1.0.3"
                    
#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.
#addin nuget:?package=Solid.Patterns.Visitor&version=1.0.3
                    
Install Solid.Patterns.Visitor as a Cake Addin
#tool nuget:?package=Solid.Patterns.Visitor&version=1.0.3
                    
Install Solid.Patterns.Visitor as a Cake Tool

Contains reusable components for *Visitor* design pattern implementation, namely different variations of acceptor interfaces.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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 (1)

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

Package Downloads
Attest.Fake.Setup

This package provides facilities for complex fake setups: chained calls, various methods, long running operation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.6 4,658 10/21/2022
2.3.6-rc1 1,045 10/4/2022
2.3.5 522 4/15/2022
2.3.4 7,929 1/23/2022
2.3.3 8,370 11/24/2021
2.3.3-rc1 778 11/21/2021
2.3.2 7,084 9/5/2021
2.3.2-rc2 750 9/4/2021
2.3.2-rc1 763 9/1/2021
2.3.1 7,216 6/21/2021
2.3.1-rc1 791 6/21/2021
2.3.0 9,617 4/23/2021
2.3.0-rc1 1,302 4/15/2021
2.2.0 5,418 5/10/2019
2.1.0 981 3/10/2019
2.0.0 1,070 1/15/2019
2.0.0-rc1 876 12/3/2018
1.2.1-rc3 1,306 5/20/2018
1.2.1-rc2 1,543 12/15/2017
1.2.1-rc1 1,094 12/2/2017
1.2.0 1,517 8/9/2017
1.2.0-rc2 1,288 7/10/2017
1.2.0-rc1 866 5/20/2017
1.0.5 5,384 2/1/2016
1.0.4 1,180 1/3/2016
1.0.3 1,700 9/21/2015

Initial release