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