VersaTul.Display.Attributes
1.0.7
Prefix Reserved
See the version list below for details.
dotnet add package VersaTul.Display.Attributes --version 1.0.7
NuGet\Install-Package VersaTul.Display.Attributes -Version 1.0.7
<PackageReference Include="VersaTul.Display.Attributes" Version="1.0.7" />
paket add VersaTul.Display.Attributes --version 1.0.7
#r "nuget: VersaTul.Display.Attributes, 1.0.7"
// Install VersaTul.Display.Attributes as a Cake Addin #addin nuget:?package=VersaTul.Display.Attributes&version=1.0.7 // Install VersaTul.Display.Attributes as a Cake Tool #tool nuget:?package=VersaTul.Display.Attributes&version=1.0.7
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.
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
- VersaTul.Pipeline.Infrastructure (>= 1.0.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VersaTul.Display.Attributes:
Package | Downloads |
---|---|
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.