An ASP.NET Core web API middleware for the Machine library.
Info
Version: | 2.5.15 |
Author(s): | SIL International |
Last Update: | Wednesday, September 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sillsdev/machine |
NuGet Url: | https://www.nuget.org/packages/SIL.Machine.WebApi |
Install
Install-Package SIL.Machine.WebApi
dotnet add package SIL.Machine.WebApi
paket add SIL.Machine.WebApi
SIL.Machine.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- SIL.Machine.Morphology.HermitCrab(>= 2.3.15)
- SIL.Machine.Translation.Thot(>= 2.3.15)
- SIL.Machine(>= 2.3.15)
- Autofac(>= 5.2.0)
- HangFire(>= 1.7.12)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.2)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.2)
- MongoDB.Driver(>= 2.9.3)
- NoDb(>= 1.2.2)
- System.Threading.Tasks.Dataflow(>= 4.11.0)