A client library for accessing FileMaker databases using the FileMaker Data API (RESTful API) in FileMaker Server.
Info
Version: | 5.2.0 |
Author(s): | Nate Bross |
Last Update: | Tuesday, January 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://fmdata.io/ |
NuGet Url: | https://www.nuget.org/packages/FMData.Rest |
Install
Install-Package FMData.Rest
dotnet add package FMData.Rest
paket add FMData.Rest
FMData.Rest Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- FMData(>= 4.2.3)
- Newtonsoft.Json(>= 12.0.3)
- FMData(>= 4.2.3)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)
- FMData(>= 4.2.3)
- Newtonsoft.Json(>= 12.0.3)
Tags