We are porting an application to .NET Core. In the process we are moving from our proprietary security framework to Identity. We need to create roles for our application. Can someone point us to some good examples that we can use as references.
Thanks