Properties 1.0.5
dotnet add package Properties --version 1.0.5
NuGet\Install-Package Properties -Version 1.0.5
<PackageReference Include="Properties" Version="1.0.5" />
<PackageVersion Include="Properties" Version="1.0.5" />
<PackageReference Include="Properties" />
paket add Properties --version 1.0.5
#r "nuget: Properties, 1.0.5"
#:package Properties@1.0.5
#addin nuget:?package=Properties&version=1.0.5
#tool nuget:?package=Properties&version=1.0.5
<img src="logo.svg" alt="Properties logo" width=64, height=64> Properties
The Properties library provides a facility for dynamically attaching new attributes to objects. Attributes are included on and excluded from instances in an immutable way. That is, specifying a new attribute to attach to an object always results in a new copy of that object. The attributes defined on an object may be queried using standard syntax.
Installation
The Properties library can be installed using NuGet.
Usage
You can find a quick tutorial and API documentation for the Properties library here.
Contributing
The Properties library is privately maintained. Please open an issue to request a feature or report a bug. If you would like to contribute, you may request an invitation to collaborate on this repository.
License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Extra.Extensions (>= 1.6.0)
- Extra.Guard (>= 1.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.