AspNetCore Api + Vitejs + Vuejs Setup for Dev & Prod

preview_player
Показать описание
Easy setup for vite & vue with aspnet core for development & production.

#aspnetcore #vite #vue
Рекомендации по теме
Комментарии
Автор

Awesome you make it sound so simple. took me a week to find your video. Thanks man.

LovLalwani
Автор

you make everything easy man, excellent 👍

hozmannew
Автор

Took me so long to find someone who actually went over the Magical Spa Extensions Package! Great Content! :P

skumarspace
Автор

One of my favourite developer, much love from here

emascochukwujindu
Автор

Holy shit I built a similar template just the other day

Nice content, will always be grateful for your identity series

rafaelurrea
Автор

I'd love to see more "put on production" videos. I have used Docker before, but I do it the "ooga booga" way, I just push API and client to dockerhub and then pull it back on my vps, but I'm sure there it must be better ways to do it. Thanks as always, Anton!

IndieBeto
Автор

Hey Anton, been missing your videos and twitch streams. Where you been bro? Content is golden as always.

IndieBeto
Автор

How do you pass the model from MVC to the VueJS spa application? example "return View(Model)"

CrustPunkx
Автор

Thank you, that was very informative, I assume it would be the same for Next.js but if it isn't can you do a video for that?

dyakobaram
Автор

Yes please make that video tutorial for production

themoozo
Автор

What are the pros/cons when using this .net proxy with those static files rather than having the frontend call the backend first?

danyy
Автор

I’m about to start watching this video when I get out of work… I have a hypothesis question as to why I searched for some videos like this… will update with question after video..

Initial question: how do you connect front end and back end to the server for a full project using different languages..

CarlosDiaz-tkgd
Автор

This is so awesome bro. I love Vue and use .net core as my backend but always have a rough time bridging the two of them. Can you show how you can protect them with authentication and authorization using asp identity?

sunilanthony
Автор

Excuse me, When I use NET Core 6 API, i have a problem on video 8.15
cause NET 6 only have program.cs, which conbine with startup.cs,
so when I writed my program.cs like startup.cs such as like video
it didnt show "TEST result" on browser, only 404

a
Автор

Can you make a video on how I would add https support?

AngryBacteria
Автор

Hi Anton, if it is https . How to integrate?

ranavitaln
Автор

Can we add Azure AD to VueJS app using SPAServicesExtensions?

venkatratnam
Автор

Thank you. Did you think about moving from Vue to Blazor ?

Martin-kjod
Автор

Would it still be possible to integrate vite and vuejs to an existing dotnet project?

ravengaspar
Автор

Hello Anton, can you show this in visual studio 2019 how to integrate in prod ? l thank you .

ranavitaln