Skip to content

Sample ASP.NET Core MVC app using a custom AuthorizationHandler.

Notifications You must be signed in to change notification settings

henningst/ASPNETCore-AuthorizationDemo

Repository files navigation

ASP.NET Core Authorization Demo

AppVeyor

This repository contains an ASP.NET Core solution demonstrating how you can implement custom authorization handlers using the new Authorization story in ASP.NET Core.

The solution contains a webapp using MVC and a Test project using xUnit. The test project shows how you can unit test your authorization handlers.

You can read some more details in my blog post on http://blog.stoverud.no/posts/how-to-unit-test-asp-net-core-authorizationhandler/.

About

Sample ASP.NET Core MVC app using a custom AuthorizationHandler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published