Pub.Sdk
1.10.1
dotnet add package Pub.Sdk --version 1.10.1
NuGet\Install-Package Pub.Sdk -Version 1.10.1
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="Pub.Sdk" Version="1.10.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pub.Sdk" Version="1.10.1" />
<PackageReference Include="Pub.Sdk" />
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 Pub.Sdk --version 1.10.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pub.Sdk, 1.10.1"
#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 Pub.Sdk@1.10.1
#: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=Pub.Sdk&version=1.10.1
#tool nuget:?package=Pub.Sdk&version=1.10.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
how to use
//依赖注入 PubMessageService
builder.Service.AddPubClient(
this IServiceCollection services,
ServerInfoOptions serverInfoOptions,
GrpcListenerOptions? grpcListenerOptions = null,
SignalrListenerOptions? signalrListenerOptions = null)
| 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. 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.
-
net8.0
- Google.Protobuf (>= 3.27.2)
- Grpc.Net.ClientFactory (>= 2.63.0)
- Microsoft.AspNetCore.SignalR.Client (>= 8.0.7)
- Microsoft.Extensions.Http (>= 8.0.0)
- Quartz.AspNetCore (>= 3.11.0)
- Quartz.Extensions.DependencyInjection (>= 3.11.0)
- Quartz.Serialization.Json (>= 3.11.0)
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.10.1 | 232 | 7/19/2024 |
| 1.9.2 | 186 | 7/17/2024 |
| 1.9.1 | 188 | 7/17/2024 |
| 1.8.2 | 219 | 7/6/2024 |
| 1.8.1 | 207 | 7/6/2024 |
| 1.7.1 | 194 | 7/5/2024 |
| 1.7.0 | 195 | 7/5/2024 |
| 1.6.0 | 209 | 5/25/2024 |
| 1.5.0 | 219 | 4/11/2024 |
| 1.4.1 | 222 | 3/22/2024 |
| 1.4.0 | 155 | 3/20/2024 |
| 1.3.4 | 246 | 1/16/2024 |
| 1.3.3 | 201 | 1/16/2024 |
| 1.3.2 | 205 | 1/14/2024 |
| 1.3.1 | 215 | 1/14/2024 |
| 1.3.0 | 222 | 1/14/2024 |
| 1.2.6 | 233 | 12/26/2023 |
| 1.2.5 | 206 | 12/22/2023 |
| 1.2.4 | 211 | 12/22/2023 |
| 1.2.3 | 193 | 12/22/2023 |
Loading failed