Provides functionality for retrieving metadata of models, based on the attributes they are annotated with.
Info
Version: | 2020.8.3.2 |
Author(s): | FoxGuard Solutions |
Last Update: | Monday, August 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FGS.ComponentModel.DataAnnotations.Extensions |
Install
Install-Package FGS.ComponentModel.DataAnnotations.Extensions
dotnet add package FGS.ComponentModel.DataAnnotations.Extensions
paket add FGS.ComponentModel.DataAnnotations.Extensions
FGS.ComponentModel.DataAnnotations.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0 && < 2.3.0)
- System.ComponentModel.Annotations(>= 4.5.0 && < 5.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0 && < 2.3.0)
- System.ComponentModel.Annotations(>= 4.5.0 && < 5.0.0)
- System.ComponentModel.Annotations(>= 4.5.0 && < 5.0.0)
Tags