Info
Version: | 24.0.0.5 |
Author(s): | Windward Studios |
Last Update: | Friday, September 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.windwardstudios.com/ |
NuGet Url: | https://www.nuget.org/packages/WindwardRestApi |
Install
Install-Package WindwardRestApi
dotnet add package WindwardRestApi
paket add WindwardRestApi
WindwardRestApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- log4net(>= 2.0.8)
Use this in your C# or VB.NET code to call the Windward RESTful engine. This library is in .Net Standard 2.0 (which includes .Net Core 3.0 and .Net Framework 4.5.1).
This talks to the Windward RESTful engine 20.1 and later.
For earlier versions you need the 1.0 client. This does not connect to the Windward .Net Engine, just the RESTful engine.