Micro framework for validating dynamic C#.
Info
| Version: | 0.0.2 |
| Author(s): | Thom Root <[email protected]> |
| Last Update: | Friday, April 28, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sep/SEPValidationEngine |
| NuGet Url: | https://www.nuget.org/packages/SEP.ValidationEngine |
Install
Install-Package SEP.ValidationEngine
dotnet add package SEP.ValidationEngine
paket add SEP.ValidationEngine
SEP.ValidationEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 1.1.17)
- NETStandard.Library(>= 1.6.1)
- System.Dynamic.Runtime(>= 4.3.0)
Tags