Skip to content

na-launch/developer-experience-workshop-module2-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Module 2: Introduction to DevSpaces

Technology Stack:

  • .NET
  • DevSpaces

🎯 Scenario

Inside your workspace is a very simple .NET Application built using Flask. The application returns a “hello world” based on the language you choose for it.

The country is based on a 2-letter country code.
For example, countrycode=IT will output “ciao mondo” (IT is for Italy).

You can find all the mappings in the translate.json file, located in your src folder.
There is also a timestamp after the “hello world” message.


🐾 Guided Walkthrough

TODO: Write up walkthrough instructions for module


🧩 Challenge

TODO: Write up challenge tasks for module


🥚 Easter Eggs!

TODO: Write up easter eggs for module


Key Takeaways

  • First look at Dev Spaces
  • Familiarized yourself with setting up a .NET App in Dev Spaces
  • Using environment variables in your application
  • Used your first OpenShift Service / Route!

About

Developer Experience Workshop - Module 2 - .NET

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages