VersaTul.Pipeline.Infrastructure
1.0.8
Prefix Reserved
See the version list below for details.
dotnet add package VersaTul.Pipeline.Infrastructure --version 1.0.8
NuGet\Install-Package VersaTul.Pipeline.Infrastructure -Version 1.0.8
<PackageReference Include="VersaTul.Pipeline.Infrastructure" Version="1.0.8" />
paket add VersaTul.Pipeline.Infrastructure --version 1.0.8
#r "nuget: VersaTul.Pipeline.Infrastructure, 1.0.8"
// Install VersaTul.Pipeline.Infrastructure as a Cake Addin #addin nuget:?package=VersaTul.Pipeline.Infrastructure&version=1.0.8 // Install VersaTul.Pipeline.Infrastructure as a Cake Tool #tool nuget:?package=VersaTul.Pipeline.Infrastructure&version=1.0.8
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 (3)
Showing the top 3 NuGet packages that depend on VersaTul.Pipeline.Infrastructure:
Package | Downloads |
---|---|
VersaTul.Extensions
The VersaTul Extensions project provides a variety of methods for manipulating arrays, performing conversions and other common functionalities. |
|
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. |
|
VersaTul.Object.Converters
The VersaTul Object Converters project provides the ability to convert objects into key/value pairs dictionary stores. For example, converters can be used to convert instance of classes into a dictionary representation of the data from the class. This package works with the Collection streamers package. |
GitHub repositories
This package is not used by any popular GitHub repositories.