Skip to content

Latest commit

 

History

History

README.md

HackYourFuture .NET Masterclass - Week 2

Here you can find all the materials you will need for Week 2.

An example solution to the exercises if you get stuck or fall behind. Try to make your own solution first, following the instructions above.

Video

Week 1 video

Homework

If you want your homework reviewed, you should create a repository under your own account and check in your solution in GitHub. Since we are working on the same project throughout the class, you don't need to create a separate repository for each week, simply make a project repository. When you have committed your solution, let teacher/mentors know in slack and we will review it.

Additional reading

An introduction to NuGet

NuGet.Org - Search packages

Build a .NET Standard library in Visual Studio