Dotnet
Setting Up The Solution

Adding Class Library Projects

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

DEMO: Adding Projects

Just like a Solution is a container for your projects a Project is a container for your code files. It also holds references to other dependencies.

Let’s add a Project to our Solution:

  • Models - Using the Library Template
 

I finished! On to the next chapter