Gigya.Microdot.ServiceProxy
4.0.3
dotnet add package Gigya.Microdot.ServiceProxy --version 4.0.3
NuGet\Install-Package Gigya.Microdot.ServiceProxy -Version 4.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gigya.Microdot.ServiceProxy" Version="4.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gigya.Microdot.ServiceProxy" Version="4.0.3" />
<PackageReference Include="Gigya.Microdot.ServiceProxy" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gigya.Microdot.ServiceProxy --version 4.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gigya.Microdot.ServiceProxy, 4.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Gigya.Microdot.ServiceProxy@4.0.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gigya.Microdot.ServiceProxy&version=4.0.3
#tool nuget:?package=Gigya.Microdot.ServiceProxy&version=4.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ServiceProxy is used to call remote Microdot services. It is a
runtime-generated transparent proxy which implements the remote service's
public interface, translating all calls performed on it to HTTP calls.
Part of the Microdot framework.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Gigya.Metrics (>= 4.0.3)
- Gigya.Microdot.ServiceDiscovery (>= 4.0.3)
- Nito.AsyncEx (>= 5.1.2)
- System.Runtime.Caching (>= 5.0.0)
- System.ValueTuple (>= 4.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Gigya.Microdot.ServiceProxy:
| Package | Downloads |
|---|---|
|
Gigya.Microdot.Ninject
Ninject modules, providers and binding resolvers for various Microdotcomponents, part of the Microdot framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.3 | 12,730 | 11/18/2021 |
| 4.0.2 | 3,666 | 11/10/2021 |
| 3.3.2-develop.2283 | 339 | 4/5/2021 |
| 2.2.2 | 4,861 | 2/3/2020 |
| 2.2.1 | 5,343 | 1/26/2020 |
| 2.2.0 | 4,839 | 1/16/2020 |
| 1.14.2 | 7,843 | 2/18/2019 |
| 1.14.2-beta1239 | 3,133 | 2/18/2019 |
| 1.14.1 | 6,562 | 2/14/2019 |
| 1.13.2 | 6,407 | 12/27/2018 |
| 1.13.0-beta1177 | 3,262 | 12/13/2018 |
| 1.12.0 | 6,563 | 10/15/2018 |
| 1.11.1 | 6,484 | 8/15/2018 |
| 1.11.0 | 6,557 | 8/14/2018 |
| 1.11.0-beta965 | 3,365 | 8/14/2018 |
| 1.10.7 | 7,088 | 7/24/2018 |
| 1.10.6 | 6,959 | 7/16/2018 |
| 1.10.5 | 6,588 | 6/13/2018 |
Loading failed