ServiceHub.ApiV1 1.0.10

dotnet add package ServiceHub.ApiV1 --version 1.0.10                
NuGet\Install-Package ServiceHub.ApiV1 -Version 1.0.10                
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.10" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceHub.ApiV1 --version 1.0.10                
#r "nuget: ServiceHub.ApiV1, 1.0.10"                
#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.10

// Install ServiceHub.ApiV1 as a Cake Tool
#tool nuget:?package=ServiceHub.ApiV1&version=1.0.10                

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. More info can be found here.

Modify the API

Whenever the API is changed, you need to run the following command to regenerate the code.

cd api/v1
make service

Client/Client.cs,

NewClient() function returns a new client that connects to the specified remote address.

Nuget Packages

Instructions on how to build, release, and publish nuget packages can be found here.

Product 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.10 96 12/20/2024
1.0.9 70 12/19/2024
1.0.8 70 12/19/2024
1.0.7 77 12/19/2024
1.0.6 75 12/18/2024
1.0.5 232 8/15/2024
1.0.4 118 8/12/2024
1.0.3 126 8/8/2024
1.0.2 92 8/6/2024
1.0.1 65 8/5/2024
1.0.0 69 8/2/2024