Building an ASP.NET Core Starter App on MacOS (Automated Testing)
In the previous post, we completed our initial configuration of the Identity configuration, and added basic authentication and authorization to the example application. Like our previous posts, source code (with better formatting!) for this post can be found at https://github.com/jrodenbostel/example-web-application. There will be revision for all of the changes mentioned in this post. In this post, we’ll cover […]