IdentityBase is built against ASP.NET Core 2.2 using the tooling that ships with Visual Studio 2017 on Windows 10.
run build-docker.bat
or build-win7x64.bat
to build IdentityBase
or use Visual Studio.
If you on linux just run following from the repository main directory
docker build . -t identitybasenet/identitybase:latest