Interceptor for CodeCop to use in Web Applications that automatically validates if user is authenticated on each intercepted method.
Info
Version: | 1.0.0 |
Author(s): | Dumitru Chirutac |
Last Update: | Wednesday, September 16, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dchirutac/AuthorizeInterceptor |
NuGet Url: | https://www.nuget.org/packages/Authorize.CodeCop |
Install
Install-Package Authorize.CodeCop
dotnet add package Authorize.CodeCop
paket add Authorize.CodeCop
Authorize.CodeCop Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeCop(1.0.7)
Tags