REST server and client for popular russian library automation system IRBIS64.
Info
Version: | 1.9.2.2906 |
Author(s): | Mironov Alexey |
Last Update: | Thursday, January 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://arsmagna.ru/ |
NuGet Url: | https://www.nuget.org/packages/RestfulIrbis |
Install
Install-Package RestfulIrbis
dotnet add package RestfulIrbis
paket add RestfulIrbis
RestfulIrbis Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 10.2.1)
- MoonSharp(>= 2.0.0)
- Newtonsoft.Json(>= 9.0.1)
- ArsMagna.Core(>= 1.9.2)
- ManagedIrbis(>= 1.9.2)
- Nancy(>= 1.4.3)
- Nancy.Serialization.JsonNet(>= 1.4.1)
- RestSharp(>= 105.2.3)