ServiceHub.ApiV1
1.0.5
dotnet add package ServiceHub.ApiV1 --version 1.0.5
NuGet\Install-Package ServiceHub.ApiV1 -Version 1.0.5
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="ServiceHub.ApiV1" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceHub.ApiV1 --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceHub.ApiV1, 1.0.5"
#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.
// Install ServiceHub.ApiV1 as a Cake Addin #addin nuget:?package=ServiceHub.ApiV1&version=1.0.5 // Install ServiceHub.ApiV1 as a Cake Tool #tool nuget:?package=ServiceHub.ApiV1&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Overview
This nuget package contains the Api/V1 package.
Proto/api.proto
Defines a set of requests and responses for the MyGreeterCsharp service. The Api/V1 package includes the generated Grpc service from api.proto
, including functions like SayHello()
, CreateResourceGroup()
, etc.
Client/Client.cs
,
NewClient()
function returns a new client at the specified remote address.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Google.Protobuf (>= 3.27.2)
- Grpc.Net.Client (>= 2.63.0)
- Microsoft.AspNetCore.Grpc.JsonTranscoding (>= 8.0.6)
- Microsoft.AspNetCore.Grpc.Swagger (>= 0.8.6)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 8.4.1)
- protobuf-net (>= 3.2.30)
- ProtoValidate (>= 0.1.3)
- Serilog.AspNetCore (>= 8.0.1)
- Serilog.Extensions.Logging (>= 8.0.0)
- Serilog.Formatting.Compact (>= 3.0.0)
- ServiceHub.AKSMiddleware (>= 1.0.4)
- ServiceHub.LogProto (>= 1.0.1)
- Swashbuckle.AspNetCore.Swagger (>= 6.6.2)
- System.Runtime (>= 4.3.1)
- System.Threading.Tasks (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.