Тёмный
No video :(

ENVIRONMENTS in ASP NET Core | Getting Started With ASP.NET Core Series 

Rahul Nath
Подписаться 32 тыс.
Просмотров 13 тыс.
50% 1

Опубликовано:

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@beautyIsinEverything753
@beautyIsinEverything753 Год назад
very nice explanation.
@RahulNath
@RahulNath Год назад
Glad you liked it!
@ivanpesenti1138
@ivanpesenti1138 3 года назад
Hi Rahul, even without subtitles this video is very very clear and valuable. U make me discover new things as always
@RahulNath
@RahulNath 3 года назад
Thank you Ivan for you constant motivation. It does really help me to keep going 😀 And happy you are finding the videos useful.
@rogeriocastellano449
@rogeriocastellano449 3 года назад
Congratulations, it is very comprehensive about the subject.
@RahulNath
@RahulNath 3 года назад
Glad you think so!
@techpc5453
@techpc5453 Год назад
@gsateesh7643
@gsateesh7643 8 месяцев назад
Very nice explanation bro. Thank you.
@RahulNath
@RahulNath 8 месяцев назад
Glad it helped! Do check out the series for more videos bit.ly/asp-net-core-series
@aikidoshi007
@aikidoshi007 3 года назад
Brilliant! Thanks Rahul.
@RahulNath
@RahulNath 3 года назад
Thank you Steve!!
@orafasistemas
@orafasistemas Год назад
Thank you! very nice video!
@swapnilvaychale3694
@swapnilvaychale3694 2 года назад
Great lesson series for asp.net core. I have learned all .net core topics here and which are very practical too. Make aome advance level topics as well. Thabk u Rahul
@RahulNath
@RahulNath 2 года назад
Thank you Swapnil. Do drop in any topic suggestions if you have any!
@sanjayidpuganti
@sanjayidpuganti 3 года назад
Awesome video Rahul. Keep going
@RahulNath
@RahulNath 3 года назад
Thanks a ton Sanjay!
@mryildiz702
@mryildiz702 2 года назад
I really like the clear explanations and code examples. I watch your videos on 1.25x or 1.5x speeds :D For me a little faster is better :D Subscribed!
@RahulNath
@RahulNath 2 года назад
Thank you 👍Good feedback on the pace, but glad that increasing the speed is working for you. On that note this is the best chrome extension for me 😀chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk
@chrishaas2904
@chrishaas2904 2 года назад
Very comprehensive video. What I can't figure out is how when using Azure Devops to deploy a solution, you can specify the environment for the target on premise machine. The examples I have found are 1 adding an environment variable at the machine level (not preferred) or adding environmentVariable ASPNETCORE_ENVIRONMENT in the web config that is created from devops if you deploy to IIS. Haven't been able to figure out how to do this automatically yet but I'm working on it. If you have other suggestions would love to hear it.
@mohammedalbosifi3975
@mohammedalbosifi3975 3 года назад
Thank you dear... We need a video to explain Kafka (message broker) with asp. Net core
@RahulNath
@RahulNath 3 года назад
Glad you like it and thank you for the suggestion. Added it to the list!
@mohammedalbosifi3975
@mohammedalbosifi3975 3 года назад
@@RahulNath thank you mester rahul
@RahulNath
@RahulNath 3 года назад
@@mohammedalbosifi3975 😀
@amineherizi4687
@amineherizi4687 3 года назад
Thank you, great lesson on the series, can you please post videos on docker and kubernetes in the future ?
@RahulNath
@RahulNath 3 года назад
Thank you for the suggestion. Anything in particular you are looking from Docker?
@amineherizi4687
@amineherizi4687 3 года назад
@@RahulNath Docker in context of micro services please
@RahulNath
@RahulNath 3 года назад
@@amineherizi4687 Thank you for clarifying. Sure will. Between have you come across this github.com/dotnet-architecture/eShopOnContainers#related-documentation-and-guidance
@abdullahmirza4661
@abdullahmirza4661 2 года назад
Hi Rahul, Hope you are doing great. Well, First of all thanks for teaching us. Secondly i want know how the actual implementation is show to you when you navigate to "env.IsDevelopment()". when i do the same thing i just get the metadata file. I'm using Visual Studio 2019 currently.
@RahulNath
@RahulNath 2 года назад
Thank you ! This is a feature in Jetbrains Rider, one of the main reasons I use it for my videos. www.jetbrains.com/help/rider/Debugging_External_Code.html
@callegarip
@callegarip 3 года назад
Another excellent video. Thank you. Do you have a video for a full web.api net core deployment?
@RahulNath
@RahulNath 3 года назад
Thank you Victor. I have a full series where I cover different DevOps scenarios here ru-vid.com/group/PL59L9XrzUa-m7AFDgjWuwm6exyCklc03U Also in the latest video here I show a build/deploy pipeline setup relevant to Environment variables in case you missed it ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-wTSu2aCoR7Y.html Is that what you were looking for?
@anilanandachakrabortty1416
@anilanandachakrabortty1416 3 года назад
Nice video! How do i archive the same behavior with azure Pipeline with multiple environment app settings?
@RahulNath
@RahulNath 3 года назад
Thank you. Please check out these two videos that shows this ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-eGcosoC43vI.html ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-OFr6Vkw0mq8.html Let me know if that helps or if you have additional questions.
@shaunrod114
@shaunrod114 3 года назад
Hi rahul hope you are doing well mate in this lockdown!! do you have any videos explaning deploying of an application into an public cloud domain ? let me know cheers
@RahulNath
@RahulNath 3 года назад
Hey Shaun, I am doing good. Hope you are doing well during the lockdown/covid too.! Stay safe. I have a DevOps series that shows various deployment scenarios, mostly for Azure ru-vid.com/group/PL59L9XrzUa-m7AFDgjWuwm6exyCklc03U Is that what you are after? Can you please provide more details if not?
@mdabuzar2130
@mdabuzar2130 3 года назад
AKS
@RahulNath
@RahulNath 3 года назад
Not sure how soon that will be, I haven't worked much on it. So it will be a while later, but thank you for the suggestion
@ashleyrodrigues1468
@ashleyrodrigues1468 Год назад
Hi Rahul, if launch settings json is not deployed how will the environment name be detected after deploying
@younesreguieg4756
@younesreguieg4756 2 года назад
i have two files appsettings.Development.json & appsettings.Production.json, i want to apply ef_core update-database according to environment development or production put command doesn't work "dotnet ef database update -- --environment Production" always apply developmnet file
@RahulNath
@RahulNath 2 года назад
Based on the environment you can overrider the configuration values getting picked up. Highly recommend checking out the Configuration video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-5GlgHV_12-k.html Also check out different ways you can manage configuration www.rahulpnath.com/blog/handling-application-configuration/ Let me know if that helps or if you have additional questions.
@hendrykhoza4782
@hendrykhoza4782 2 года назад
I just want to hide my API Keys... how do I do that... by default the appsettings get push to my git repository
@RahulNath
@RahulNath 2 года назад
I cover it in details in this blog post and associated videos www.rahulpnath.com/blog/handling-application-configuration/ Hope that helps.
@shauncs
@shauncs Год назад
@@RahulNath I want to hide db connection string and some other keys in production. I can't use any managed service like Azure key vault. So I'm thinking of keeping it as a System environment variable. Saving a single key value pair like this and read them in .Net is simple and straight forward. But when it comes to saving a nested value as a system env variable and reading it always gives me Null value. Do you have any idea what I'm doing wrong?
@RahulNath
@RahulNath Год назад
@@shauncs Is it the delimiter that you are using? Do you have an example on what's failing?
@shauncs
@shauncs Год назад
@@RahulNath Got it sorted by adding __ (double underscore). Thanks anyways
@mdabuzar2130
@mdabuzar2130 3 года назад
Micro services
@RahulNath
@RahulNath 3 года назад
Yes thank you for the reminder 😀 Working on some content ideas.
Далее
Coding Shorts: Stop Leaking Secrets in ASP.NET Core
14:19
Making Entity Framework Core As Fast As Dapper
13:17
Просмотров 85 тыс.
How He Got $600,000 Data Engineer Job
19:08
Просмотров 24 тыс.
I've been using Redis wrong this whole time...
20:53
Просмотров 353 тыс.