edit to Adding Console.Waterworks to Your Project.

master
Craig Oates 5 years ago
parent
commit
d32154953b
  1. 4
      Adding-Console.Waterworks-to-Your-Project.md

4
Adding-Console.Waterworks-to-Your-Project.md

@ -1,4 +1,4 @@
While there are several ways to add a NuGet package to a project, I will keep it simple. I will show you how to add Console.Waterworks (C.W.) to your project via the Package Manager console. This is because you might be working with a project, outside a Visual Studio environment.
While there are several ways to add a NuGet package to a project, I will keep it simple. I will show you how to add Console.Waterworks (C.W.) to your project via the Package Manager console.
To add Console.Waterworks to your .Net console project, use the following line;
@ -18,4 +18,4 @@ For more information about release versions, check out their individual NuGet pa
* [Console.Waterworks NuGet page](https://www.nuget.org/packages/Console.Waterworks)
* [Console.Waterworks.Core NuGet page](https://www.nuget.org/packages/Console.Waterworks.Core/)
If you are familiar with Visual Studio's Package Manager, feel free to use that instead.
If you are familiar with Visual Studio's Package Manager (G.U.I), feel free to use that instead.

Loading…
Cancel
Save