/AspNetCoreMvcVueJs

ASP.NET Core with Vue.js

Primary LanguageC#MIT LicenseMIT

ASP.NET API with Vue.js View + second IdentityServer4 STS server

Build status

History

2019-10-04 first version with Vue.js and ASP.NET core in a single project

Blogs

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://damienbod.com/2019/01/29/securing-a-vue-js-app-using-openid-connect-code-flow-with-pkce-and-identityserver4/

Links

https://cli.vuejs.org/

https://docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-3.0

http://docs.identityserver.io/en/latest/

Setup / Tools

npm install -g @vue/cli

vue --version

vue create .