You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@
6
6
7
7
| Package | Build Status | MyGet | Nuget |
8
8
|---|---|---|---|
9
-
| FMData |[](https://github.com/fuzzzerd/fmdata/actions/workflows/dotnet.yml)|[](https://www.myget.org/feed/filemaker/package/nuget/FMData)|[](https://www.nuget.org/packages/FMData/)|
10
-
| FMData.Rest |[](https://github.com/fuzzzerd/fmdata/actions/workflows/dotnet.yml)|[](https://www.myget.org/feed/filemaker/package/nuget/FMData.Rest)|[](https://www.nuget.org/packages/FMData.Rest/)|
11
-
| FMData.Rest.Auth.FileMakerCloud |[](https://github.com/fuzzzerd/fmdata/actions/workflows/dotnet.yml)|[](https://www.myget.org/feed/filemaker/package/nuget/FMData.Rest.Auth.FileMakerCloud)|[](https://www.nuget.org/packages/FMData.Rest.Auth.FileMakerCloud/)|
12
-
| FMData.Xml |[](https://github.com/fuzzzerd/fmdata/actions/workflows/dotnet.yml)|[](https://www.myget.org/feed/filemaker/package/nuget/FMData.Xml/)|[](https://www.nuget.org/packages/FMData.Xml/)|
9
+
| FMData |[](https://github.com/fuzzzerd/fmdata/actions/workflows/dotnet.yml)|[](https://www.myget.org/feed/filemaker/package/nuget/FMData)|[](https://www.nuget.org/packages/FMData/)|
10
+
| FMData.Rest |[](https://github.com/fuzzzerd/fmdata/actions/workflows/dotnet.yml)|[](https://www.myget.org/feed/filemaker/package/nuget/FMData.Rest)|[](https://www.nuget.org/packages/FMData.Rest/)|
11
+
| FMData.Rest.Auth.FileMakerCloud |[](https://github.com/fuzzzerd/fmdata/actions/workflows/dotnet.yml)|[](https://www.myget.org/feed/filemaker/package/nuget/FMData.Rest.Auth.FileMakerCloud)|[](https://www.nuget.org/packages/FMData.Rest.Auth.FileMakerCloud/)|
12
+
| FMData.Xml |[](https://github.com/fuzzzerd/fmdata/actions/workflows/dotnet.yml)|[](https://www.myget.org/feed/filemaker/package/nuget/FMData.Xml/)|[](https://www.nuget.org/packages/FMData.Xml/)|
13
13
14
14
There are plenty of ways to consume RESTful APIs from .NET, but the goal of this project is to provide a blended FileMaker-idiomatic and .NET-idiomatic experience for developers consuming data from FileMaker databases in .NET applications.
15
15
@@ -26,6 +26,8 @@ If you've found a bug, please submit a bug report. If you have a feature idea, o
[](https://github.com/fuzzzerd/fmdata/commits/master)
0 commit comments