Uses System.ComponentModel.DataAnnotations to validate arguments.
Info
Version: | 3.0.2 |
Author(s): | Bilal Fazlani, Drew Burlingame |
Last Update: | Tuesday, December 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bilal-fazlani/CommandDotNet |
NuGet Url: | https://www.nuget.org/packages/CommandDotNet.DataAnnotations |
Install
Install-Package CommandDotNet.DataAnnotations
dotnet add package CommandDotNet.DataAnnotations
paket add CommandDotNet.DataAnnotations
CommandDotNet.DataAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandDotNet(>= 4.0.1)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags