The other day I tried to scaffold ASP.NET Identity from the CLI but I got this error: IdentityGeneratorTemplateMode2 does not contain a definition for 'UseSQLite'.
While reviewing some PDF articles I took notes that I wanted to delete later on using macOS Preview app. But it didn't work as expected. Here's a workaround.
I've been facing an issue with the ASP.NET developer certificates for ASP.NET Core 7 apps using HTTPS on macOS: ASP.NET Core developer certificate: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Recently I learned how to change a folder quickly when opening or saving files on macOS using the keyboard. This trick also works when having folders open in Finder.
After playing around with ASP.NET developer certificates on macOS I couldn't get it back to work. Whenever the app started, I got an `The default developer certificate could not be found` error on application start up.