ServiceHub.ApiV1 1.0.37

dotnet add package ServiceHub.ApiV1 --version 1.0.37
                    
NuGet\Install-Package ServiceHub.ApiV1 -Version 1.0.37
                    
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.37" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceHub.ApiV1" Version="1.0.37" />
                    
Directory.Packages.props
<PackageReference Include="ServiceHub.ApiV1" />
                    
Project file
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 ServiceHub.ApiV1 --version 1.0.37
                    
#r "nuget: ServiceHub.ApiV1, 1.0.37"
                    
#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 ServiceHub.ApiV1@1.0.37
                    
#: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=ServiceHub.ApiV1&version=1.0.37
                    
Install as a Cake Addin
#tool nuget:?package=ServiceHub.ApiV1&version=1.0.37
                    
Install as a Cake Tool

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 net9.0 is compatible.  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.

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.37 164 5/28/2025
1.0.36 104 5/23/2025
1.0.32 238 3/7/2025
1.0.30 120 2/12/2025
1.0.28 119 1/23/2025
1.0.27 294 1/23/2025
1.0.26 117 1/22/2025
1.0.25 123 1/22/2025
1.0.24 123 1/22/2025
1.0.23 118 1/22/2025
1.0.22 129 1/22/2025
1.0.21 116 1/22/2025
1.0.20 104 1/22/2025
1.0.19 111 1/22/2025
1.0.18 112 1/22/2025
1.0.14 117 1/21/2025
1.0.13 116 1/21/2025
1.0.12 128 1/21/2025
1.0.11 124 1/18/2025
1.0.10 273 12/20/2024
1.0.9 148 12/19/2024
1.0.8 146 12/19/2024
1.0.7 127 12/19/2024
1.0.6 134 12/18/2024
1.0.5 293 8/15/2024
1.0.4 159 8/12/2024
1.0.3 156 8/8/2024
1.0.2 136 8/6/2024
1.0.1 109 8/5/2024
1.0.0 102 8/2/2024