WIM.Utilities.ServiceAgent
2.1.0
dotnet add package WIM.Utilities.ServiceAgent --version 2.1.0
NuGet\Install-Package WIM.Utilities.ServiceAgent -Version 2.1.0
<PackageReference Include="WIM.Utilities.ServiceAgent" Version="2.1.0" />
<PackageVersion Include="WIM.Utilities.ServiceAgent" Version="2.1.0" />
<PackageReference Include="WIM.Utilities.ServiceAgent" />
paket add WIM.Utilities.ServiceAgent --version 2.1.0
#r "nuget: WIM.Utilities.ServiceAgent, 2.1.0"
#:package WIM.Utilities.ServiceAgent@2.1.0
#addin nuget:?package=WIM.Utilities.ServiceAgent&version=2.1.0
#tool nuget:?package=WIM.Utilities.ServiceAgent&version=2.1.0
Provide base class for initiating the service call, capturing the data that's returned and forwarding the data back to
the requestor.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WIM.Utilities.ServiceAgent:
| Package | Downloads |
|---|---|
|
WIM.Analytics
provides basic services for integration with google analytics measurement protocal. See https://developers.google.com/analytics/devguides/collection/protocol/v1/reference for more information |
GitHub repositories
This package is not used by any popular GitHub repositories.
1.3.0 - package reference updates to support dotnetcore 3.1
1.1.1 added ExternalProcessServiceAgentBase
1.1.2 updated externalProcessServicesAgentBase to be more flexible.
1.1.3 update to getProgressRequest parameters
1.1.4 update namespace and minor serviceagent updates
1.1.4 - namespaceupdate
1.1.5 updates to servicebase
1.1.6 updated to serviceAgentBase (mediatype update and override response deserializer type)