2022-02-11 Updated packages, fixed duplication
2022-01-28 Updated packages, Updated .NET 6
2021-08-21 Updated packages
2021-01-09 Update to .NET 5
2020-09-12 Update to .NET Core 3.1.8, latest STS
2019-12-21 Update to .NET Core 3.1
2019-10-09 Adding configurations files for deployment
2019-10-04 first version with Vue.js and ASP.NET core in a single project
Building and securing an ASP.NET Core API with a hosted Vue.js UI
https://damienbod.com/2019/10/04/building-and-securing-an-asp-net-core-api-with-a-hosted-vue-js-ui/
Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
https://docs.microsoft.com/en-us/aspnet/core/
http://docs.identityserver.io/en/latest/
npm install -g @vue/cli
vue --version
vue create .