Info
Version: | 2.0.0 |
Author(s): | Ole Consignado |
Last Update: | Monday, March 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OleConsignado/otc-annotations |
NuGet Url: | https://www.nuget.org/packages/Otc.ComponentModel.Annotations |
Install
Install-Package Otc.ComponentModel.Annotations
dotnet add package Otc.ComponentModel.Annotations
paket add Otc.ComponentModel.Annotations
Otc.ComponentModel.Annotations Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.1)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
Tags
Sources have been forked from https://github.com/dotnet/corefx/releases/tag/v1.1.8 then customized by Ole Consignado in order to meet it needs.
Original sources should be found at: https://github.com/dotnet/corefx/tree/v1.1.8/src/System.ComponentModel.Annotations.