VersaTul.Pipeline.Infrastructure 1.0.5

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

// Install VersaTul.Pipeline.Infrastructure as a Cake Tool
#tool nuget:?package=VersaTul.Pipeline.Infrastructure&version=1.0.5                

The VersaTul Pipeline Infrastructure project is designed to provide a very useful and neat pattern in the scenario when a set of filtering (processing) needs to be performed on an object to transform it into a useful state. The project is the complete implementation of Pipeline and Filter pattern in a generic fashion.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VersaTul.Pipeline.Infrastructure:

Package Downloads
VersaTul.Display.Attributes

The VersaTul Display Attributes project enables the ability to provide meta-data to the export engine for outputting collections as files. This package works with the Collection streamers package. Attributes can be applied to the properties of a collection data type in order to manipulate the outputted data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.14 705 2/25/2024
1.0.10 112 2/25/2024
1.0.9 105 2/25/2024
1.0.8 297 2/1/2024
1.0.7 673 1/15/2024
1.0.6 521 1/10/2024
1.0.5 912 7/22/2023