A simple scaffolding for a .NET 5 Web API using NHibernate with FluentNHibernate mappings.
git pull https://github.com/nmarsh92/Auth.git
Install Nuget packages
Set your connection string in appsettings.json
Make sure your data store matches the Auth.Domain model.
Run.