Autofac interceptor to do attribute-based parameter validation.
Info
Version: | 1.0.1 |
Author(s): | Rodion Novoselov |
Last Update: | Wednesday, May 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rodion73/Autofac.Extras.Validation |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.Validation |
Install
Install-Package Autofac.Extras.Validation
dotnet add package Autofac.Extras.Validation
paket add Autofac.Extras.Validation
Autofac.Extras.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.0.1)
- Autofac.Extras.DynamicProxy(>= 4.2.0)
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.Annotations(>= 4.1.0)
Tags