SciTech.Rpc.Analyzer
1.0.0-beta.27
dotnet add package SciTech.Rpc.Analyzer --version 1.0.0-beta.27
NuGet\Install-Package SciTech.Rpc.Analyzer -Version 1.0.0-beta.27
<PackageReference Include="SciTech.Rpc.Analyzer" Version="1.0.0-beta.27" />
<PackageVersion Include="SciTech.Rpc.Analyzer" Version="1.0.0-beta.27" />
<PackageReference Include="SciTech.Rpc.Analyzer" />
paket add SciTech.Rpc.Analyzer --version 1.0.0-beta.27
#r "nuget: SciTech.Rpc.Analyzer, 1.0.0-beta.27"
#:package SciTech.Rpc.Analyzer@1.0.0-beta.27
#addin nuget:?package=SciTech.Rpc.Analyzer&version=1.0.0-beta.27&prerelease
#tool nuget:?package=SciTech.Rpc.Analyzer&version=1.0.0-beta.27&prerelease
SciTech.Rpc is a high-performance, code-first, remote procedure call framework, designed to handle remote procedure calls on all levels.
From internet deployed services over HTTP/2 (based on gRPC), to in-process proxy communication.
This package contains a Roslyn analyzer that detects incorrect RPC service definitions at compile time.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SciTech.Rpc.Analyzer:
| Package | Downloads |
|---|---|
|
SciTech.Rpc
SciTech.Rpc is a high-performance, code-first, remote procedure call framework, designed to handle remote procedure calls on all levels. From internet deployed services over HTTP/2 (based on gRPC), to in-process proxy communication. This package contains the core SciTech.Rpc implementation and should normally not be added separately. Use one of the SciTech.Rpc implementation packages: SciTech.Rpc.Grpc, SciTech.Rpc.NetGrpc, SciTech.Rpc.NetGrpc.Client, SciTech.Rpc.Lightweight. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-beta.27 | 373 | 2/10/2022 |
| 1.0.0-beta.26 | 267 | 2/10/2022 |
| 1.0.0-beta.25 | 319 | 12/22/2021 |
| 1.0.0-beta.24 | 298 | 10/7/2021 |
| 1.0.0-beta.23 | 320 | 10/6/2021 |
| 1.0.0-beta.22 | 357 | 9/9/2021 |
| 1.0.0-beta.21 | 303 | 8/18/2021 |
| 1.0.0-beta.20 | 326 | 8/13/2021 |
| 1.0.0-beta.18 | 352 | 2/3/2021 |
| 1.0.0-beta.17 | 342 | 2/1/2021 |
| 1.0.0-beta.16 | 328 | 1/26/2021 |
| 1.0.0-beta.15 | 350 | 1/18/2021 |
| 1.0.0-beta.14 | 357 | 1/8/2021 |
| 1.0.0-beta.13 | 345 | 1/4/2021 |
* A lot of new functionality and significant refactoring, getting close to 1.0 release.