.NET - Using a NuGet Package [6 of 8]
![.NET - Using a NuGet Package [6 of 8]](https://sec.ch9.ms/ch9/1a16/b85e921e-019e-4337-ac9d-effe5dc61a16/NETCore101NugetPackage_512.jpg)
Every good project has a lot of Tests that "assert" our assumptions. Every method you write should have a lot of Test Methods or "facts" that express how it SHOULD work! But, DOES it work how we expected? Let's write some tests in C# and run them with the Visual Studio Test Explorer.
Watch the entire series here
Download Visual Studio 2019 here
Download .NET Core 3.0 here
Learn more about .NET:
Follow us: Twitter, Facebook, Blogs, Shows and Podcasts
Useful Links: Learn .NET, .NET Community, .NET Documentation