Info
Version: | 1.4.1 |
Author(s): | Rasul Huseynov |
Last Update: | Thursday, October 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rasulhsn/DynamicVNET |
NuGet Url: | https://www.nuget.org/packages/DynamicVNET |
Install
Install-Package DynamicVNET
dotnet add package DynamicVNET
paket add DynamicVNET
DynamicVNET Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Annotations(>= 4.5.0)
Tags
The main idea of the library is to apply validation rules using a declarative approach. And the rules can be used on POCO and BlackBox libraries.
Also, it has rich facilities and features as Fluent API at runtime.