MatthijsFontys

Set environment in console

Dec 14th, 2020 (edited)
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. $env:ASPNETCORE_ENVIRONMENT='Development'
  2.  
  3.  
  4.  
  5. ----------- IN DEVELOPMENT TOOL -----------------------
  6. setx ASPNETCORE_ENVIRONMENT "Development"
Add Comment
Please, Sign In to add comment