Query support to enable the Data Explorer in Service Fabric Explorer.
Info
Version: | 3.1.274 |
Author(s): | Microsoft.ServiceFabric.Services.Queryable |
Last Update: | Monday, May 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jessebenson/service-fabric-queryable |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ServiceFabric.Services.Queryable |
Install
Install-Package Microsoft.ServiceFabric.Services.Queryable
dotnet add package Microsoft.ServiceFabric.Services.Queryable
paket add Microsoft.ServiceFabric.Services.Queryable
Microsoft.ServiceFabric.Services.Queryable Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.OData(>= 5.7.0)
- Microsoft.AspNetCore(>= 1.1.2)
- Microsoft.Data.OData(>= 5.8.3)
- Microsoft.ServiceFabric(>= 6.2.274)
- Microsoft.ServiceFabric.Data(>= 3.1.274)
- Newtonsoft.Json(>= 10.0.3)
Tags