Conduits.GrpcServer
                             
                            
                                0.2.21
                            
                        
                    dotnet add package Conduits.GrpcServer --version 0.2.21
NuGet\Install-Package Conduits.GrpcServer -Version 0.2.21
        
        
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="Conduits.GrpcServer" Version="0.2.21" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Conduits.GrpcServer" Version="0.2.21" />
<PackageReference Include="Conduits.GrpcServer" />
        
        
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 Conduits.GrpcServer --version 0.2.21
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Conduits.GrpcServer, 0.2.21"
        
        
#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 Conduits.GrpcServer@0.2.21
        
        
#: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=Conduits.GrpcServer&version=0.2.21
#tool nuget:?package=Conduits.GrpcServer&version=0.2.21
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Conduits
Communication patterns abstractions and implementations.
Patterns
- Request/Response
 - Server streaming (downloads)
 - Client streaming (uploads)
 - Full duplex streaming
 
Implementations
- HTTP/S
 - gRPC
 
Coming later
- Publish/subscribe pattern
 - AMQP 1.0
 - Azure WebPubSub
 
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net6.0 is compatible. 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 is compatible. 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.
- 
                                                    
net6.0
- Conduits.Core (>= 0.2.21)
 - Conduits.GrpcCommon (>= 0.2.21)
 - Grpc.AspNetCore (>= 2.50.0)
 
 - 
                                                    
net7.0
- Conduits.Core (>= 0.2.21)
 - Conduits.GrpcCommon (>= 0.2.21)
 - Grpc.AspNetCore (>= 2.50.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 | 
|---|---|---|
| 0.2.21 | 503 | 11/27/2022 | 
| 0.2.20 | 441 | 11/12/2022 | 
| 0.2.18 | 472 | 11/2/2022 | 
| 0.2.14 | 543 | 10/23/2022 | 
| 0.2.7 | 554 | 9/18/2022 | 
| 0.2.6 | 512 | 9/10/2022 | 
| 0.2.5 | 518 | 8/28/2022 | 
| 0.2.4 | 546 | 7/26/2022 | 
| 0.2.3 | 542 | 6/29/2022 | 
| 0.2.2 | 533 | 6/4/2022 | 
| 0.2.1 | 528 | 6/4/2022 | 
| 0.1.27 | 539 | 5/22/2022 | 
| 0.1.25 | 564 | 5/14/2022 | 
| 0.1.24 | 522 | 5/13/2022 | 
| 0.1.22 | 552 | 5/6/2022 | 
| 0.1.21 | 568 | 5/6/2022 | 
| 0.1.19 | 556 | 5/3/2022 | 
| 0.1.18 | 538 | 5/3/2022 | 
| 0.1.17 | 542 | 4/29/2022 | 
| 0.1.16 | 542 | 4/28/2022 | 
| 0.1.15 | 541 | 4/27/2022 | 
| 0.1.13 | 551 | 4/13/2022 | 
| 0.1.12 | 565 | 3/24/2022 | 
| 0.1.11 | 601 | 3/6/2022 | 
| 0.1.10 | 574 | 2/23/2022 | 
| 0.1.8 | 567 | 2/16/2022 | 
| 0.1.7 | 577 | 2/1/2022 | 
| 0.1.6 | 574 | 1/29/2022 | 
| 0.1.5 | 577 | 1/23/2022 | 
| 0.1.4 | 416 | 1/6/2022 | 
| 0.1.3 | 416 | 12/25/2021 | 
| 0.1.2 | 397 | 12/21/2021 | 
| 0.1.1 | 383 | 12/21/2021 |