Dotnet
Setting Up The Solution

Exercise - Adding Class Library Projects

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

Exercise: Adding Projects to your Solution

In this exercise I want you to add 2 more projects that we’ll need in our Solution:

Using the Library Template add the following projects
  • Repositories
  • Data

Be sure to follow the namespace practices we implemented in the last 2 projects we set up.

 

I finished! On to the next chapter