VersaTul.Pipeline.Infrastructure
1.0.10
Prefix Reserved
See the version list below for details.
dotnet add package VersaTul.Pipeline.Infrastructure --version 1.0.10
NuGet\Install-Package VersaTul.Pipeline.Infrastructure -Version 1.0.10
<PackageReference Include="VersaTul.Pipeline.Infrastructure" Version="1.0.10" />
paket add VersaTul.Pipeline.Infrastructure --version 1.0.10
#r "nuget: VersaTul.Pipeline.Infrastructure, 1.0.10"
// Install VersaTul.Pipeline.Infrastructure as a Cake Addin #addin nuget:?package=VersaTul.Pipeline.Infrastructure&version=1.0.10 // Install VersaTul.Pipeline.Infrastructure as a Cake Tool #tool nuget:?package=VersaTul.Pipeline.Infrastructure&version=1.0.10
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.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.