ASP NET Core environment variables

ASP NET Core environment variables

kudvenkat

5 лет назад

207,217 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Rob C
Rob C - 04.09.2023 14:39

Any chance that you will be updating this playlist to accommodate .NET 6 and above, or at all else make a playlist of simply new changes between the 2 frameworks

Ответить
MB
MB - 26.05.2022 15:00

better than Pluralsight! well done!

Ответить
jen hanson
jen hanson - 14.04.2022 21:11

you need to adjust the content

Ответить
Arun Mohan
Arun Mohan - 05.01.2022 21:57

Great Video

Ответить
Sanjay Prajapati
Sanjay Prajapati - 26.12.2021 13:13

This man deserves more than that. I would prefer this guy over entertainer who has millions of subscribers

Ответить
kien nguyen
kien nguyen - 24.12.2021 06:57

You try to give the video more brightness it will be great if you do

Ответить
Семен Алексеев
Семен Алексеев - 20.10.2021 01:10

Great explanation!

Ответить
Sujoy Adhikary
Sujoy Adhikary - 17.10.2021 10:41

Dude env variables are diffenet things altogether. It has no connection with any application like .NET core. You need to first set the context as to what are env variables.

Ответить
Rudra Pratap Singh
Rudra Pratap Singh - 23.09.2021 10:27

Thanks a lot. Really from the heart.

Ответить
java noob
java noob - 19.09.2021 12:23

Thanks for all this tutorial series, I am enjoying it and learning with ease. BTW, that was real fast VS restart, great machine. :)

Ответить
Aamir Ghanchi
Aamir Ghanchi - 09.08.2021 15:17

Thank you for this very helpful video. I know I am late and few things may have changed. But I found about using EnvironmentName tag in the Publish file (*.pubxml). In it we can use the <EnvironmentName> tag with the target Environment name we are publishing to (Production, Staging, or our own server). This technique alongside with the appsettings.<EnvoronmentName>.json file will ensure that we are using only those settings that are meant for that environment. Honestly, I find this solution very intuitive and it aligns my publish and runtime environment objectives.

Ответить
Jeff M
Jeff M - 16.06.2021 14:28

Venkat for President!

Ответить
Kumar Shrey
Kumar Shrey - 25.04.2021 20:32

25 April 2021

Ответить
SD
SD - 24.02.2021 21:12

Best coding video series I have ever watched. So detailed and so free.

Ответить
TheSulgor
TheSulgor - 26.01.2021 17:40

Thanks mate! Exactly what I was looking for!

Ответить
Maviya Qureshi
Maviya Qureshi - 26.01.2021 15:20

Thanks for the video. sir

Ответить
UDAY BSVS
UDAY BSVS - 24.01.2021 07:18

very good video, thanks sir.

Ответить
Study Mash
Study Mash - 14.01.2021 06:15

Thanks buddy, you saved my day, I was struggling from last 3 hours and just came to know that I had to restart my editor to get this reflected, thanks a lot again

Ответить
Akshay Raut
Akshay Raut - 28.10.2020 12:35

I want to write a code to check which environment is application currently running on, inside any class file not just Startup.cs. How can I do that ?

Ответить