ASP.NET Fundamentals - Environments (how to use environments)

bradthecoder
bradthecoder
2.5 هزار بار بازدید - 3 سال پیش - In this video we will
In this video we will discuss an ASP.NET Fundamental - Environments.

Most organizations have multiple hosting environments for applications, such as Development, Staging, and Production. This helps to isolate changes/version and provide independent configuration.

Can be set as Environment Variable in Visual Studio.
Can be set as a System Environment variable on a Windows computer
DOTNET_ENVIRONMENT (for any type of NET app) – checked first if exists
ASPNETCORE_ENVIRONMENT (for ASP.NET apps)

Microsoft Documentation for dotnet configuration can be found at https://docs.microsoft.com/en-us/aspn...

Sample code and lab exercises can be found at https://github.com/bradthecoder/Sampl...

#asp #dotnet #fundamentals #environments

00:00 Start
00:10 Lecture
05:44 Lab Exercise
13:28 Outro
3 سال پیش در تاریخ 1400/05/02 منتشر شده است.
2,523 بـار بازدید شده
... بیشتر