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

preview_player
Показать описание
Hey Friends, The .NET Framework, through configuration files, gives developers and administrators control and flexibility over the way applications run. Developers can put settings in configuration files, eliminating the need to recompile an application every time a setting changes. Configuration in ASP NET is performed using one or more configuration providers. Configuration providers read configuration data from key-values using a variety of config sources.

In this video, let's take a deep dive into how to configure values in ASP NET Core, read it in your application, how the default configuration providers are set up and how to write customer configuration providers.

Additional Watching

Come say hi! ✋

Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!
Рекомендации по теме
Комментарии
Автор

No one covered Configuration is such a detail with example in you tube! your videos will be my first reference point when it comes to these topics before Microsoft releases new version! i can't stop appreciate your content and your method of teaching! Salute!👏👏👏

starman
Автор

OMG your way of explaining things is so clear and structured! Your way of presenting is a bit mechanic but you are surely a MASTER of teaching!

efearslan
Автор

Your approach in these videos is probably the most straight forward/to the point explanations I have yet to see. Definitely getting a sub, extremely good content. Helped me get up to speed on a few things new to me at a new job.

I would love to see you build a simple Crud Api, tie it into a db maybe Mongo, then build a Spa with react that uses that Api, maybe tie in docker then deploy Azure.
That be a good "Here's pretty much all the things you need to know" video for folks new to C#.Net. Thanks for the Awesome content!

williy_cole
Автор

Beautiful lecture, so clear and so comprensive 🙏 Kept you in my favorites.

ppcuser
Автор

All your videos are amazing! Has to be the best channel for .net devs.

garethhodgson
Автор

Very well explained. Helped me a lot. Thanks for the content.

hritikagarwal
Автор

You are giving such a wonderful explanation in each topic. I have seen many videos in dotnet core but your videos is my first preference after seen your videos first time...pls do more videos it would definitely help lot of folks like me...

rajeshselvam
Автор

Excellent video..looking forward for more Asp net core videos

RAM-ffdy
Автор

Your videos are very interesting and explains topics very clearly. Thanks a lot. Keep up the good work!!!

prabodhafonseka
Автор

I just wanna say Wonderful and Amazing method in which you covered this topic. ❤Love from Pakistan

Love_You_
Автор

wow, this was definitely better than reading Microsoft documentation, thanks!

tonyburg
Автор

Another great video. Your teaching skill is awesome. Thank you Rahul.

niroshanmanoharan
Автор

Thank you so much for this video, it is very clear

sreescorner
Автор

amazing tutorial! really clearly explained

schweppesmandarin
Автор

This is high value, I would buy a course from you!

nazarinebeats
Автор

Hi @RahulNath. Great job with the high quality content. Your .NET videos are the best. However it would be nice if you could make the same videos that you have in this series for .NET 6.0. I understood the .NET 3.1 configuration. But stillconfused on .NET 6.0, as there is no startup class there. Thanks and appreciate the hard work!

dhanrajpairaiturkar
Автор

Great tutorial. Thanks. How did you get the definition of the methods by pressing F12? I only get the interfaces not the method definitions.

becomingweleteeyesus
Автор

Thank you for super vid lesson.
You have shown in-memory implementation at last.
Actually any cloud native or modernization app should not use sticky session storage at application level so,
Can we use above in-memory implementation for (for small data pushing and retrieving) pushing data at one action method of a controller and then retrieving that data another action method of an another controller(replacement of session storage)?

Many Thanks,

ganirban
Автор

I am still confused one thing : how to publish my project, in VS2022 using Web Deploy, to my production environment, and the SQL server connection string will be switched to production db after the publish? can you please help? thanks

koolmint-wflh
Автор

Hi Bro, From where/which source you got this in-depth knowledge. so

clashclan