Skip to content
Stef Heyenrath edited this page Jan 25, 2022 · 1 revision

NuGet

Install

You can install from NuGet using the following command in the package manager window:

Install-Package RestEaseClientGenerator

Or via the Visual Studio NuGet package manager or if you use the dotnet command:

dotnet add package RestEaseClientGenerator

Use

TODO...

Clone this wiki locally