We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e42a1 commit c44c929Copy full SHA for c44c929
README.md
@@ -1,4 +1,6 @@
1
# Dynamic Role-Based Authorization in ASP.NET Core 2.0
2
+To view code sample for below description switch to [master branch](https://github.com/mo-esmp/DynamicRoleBasedAuthorizationNETCore/tree/master).
3
+
4
You already know how role-based authorization wokrs in ASP.NET Core.
5
6
```c#
0 commit comments