Redistributable components for package 'grpc.dependencies.zlib'. This package should only be installed as a dependency. (This is not the package you are looking for).
Redistributable components for package 'grpc.dependencies.openssl'. This package should only be installed as a dependency. (This is not the package you are looking for).
This package has been deprecated and its contents are now part of Grpc.Core package (starting from version 0.14.0). Native extension needed by gRPC C# library. This is not the package you are looking for, it is only meant to be used as a dependency.
A native zlib library. zlib homepage: http://zlib.net
This package has been deprecated and its contents are now integral part of Grpc.Core package. Native extension needed by gRPC C# library. This is not the package you are looking for, it is only meant to be used as a dependency.
Native OpenSSL library. OpenSSL homepage: http://www.openssl.org
A C# .NET (dotnet) GRPC client for etcd v3+. etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles leader elections during network partitions and will tolerate machine failure, including the leader. Your applications can read and write data into etcd. A simple use-case is to store database connection details or feature flags in etcd as key value pairs. These values can be watched, allowing your app to reconfigure itself when they change. Advanced uses take advantage of the consistency guarantees to implement database leader elections or do distributed locking across a cluster of workers.
Symbols for package 'grpc.dependencies.openssl'. This package should not likely be installed. (This is not the package you are looking for).
Symbols for package 'grpc.dependencies.zlib'. This package should not likely be installed. (This is not the package you are looking for).
HTTP1 JSON Gateway and Swagger Integration for MagicOnion.
Xamarin support for gRPC C#. Note that the gRPC C# support for the Xamarin platform is considered experimental. This package contains the native grpc_csharp_ext libraries that are needed to run gRPC C# on mobile platforms (Android, iOS). WARNING: Versions of Grpc.Core.Xamarin and Grpc.Core dependencies being used in your project must always match exactly, otherwise things will be badly broken. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Package Description
Redistributable components for package 'grpc.cpp'. This package should only be installed as a dependency. (This is not the package you are looking for).
.NET gRPC Core based client and server interceptors for OpenTelemetry.
Package Description
Package Description
HttpReports is a lightweight APM system developed for .NET Core
This is an extension module for Zayni Framework's Middle.Service module. It define the ProtoBuf entities for ServiceHost module and ServiceHost.Client module.
Symbols for package 'grpc.experimentaldependencies.openssl'. This package should not likely be installed. (This is not the package you are looking for).
Package Description
Miscellaneous code for testing Grpc.Core Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Add the libgrpc_csharp_ext compiled for arm7.
Add the libgrpc_csharp_ext compiled for armhf. It replaces the libgrpc_csharp_ext.x86.so from the Grpc.Core package with the library built for arm. It means that, by using this package Linux X86 won't be supported by Grpc.Core package.
gRPC and Protocol Buffer compiler for managed C# and native C++ projects. Add this package to a project that contains .proto files to be compiled to code. It contains the compilers, include files and project system integration for gRPC and Protocol buffer service description files necessary to build them on Windows, Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.
F# plugin for the Protocol Buffers compiler
Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
Package Description
Package Description
gRPC services for the Google Cloud Locations API. This library is typically used as a dependency for other API client libraries.
Redistributable components for package 'grpc.experimentaldependencies.openssl'. This package should only be installed as a dependency. (This is not the package you are looking for).
Extends your application with a web UI for browsing and executing gRPC operations
集成了 MagicOnion 与 Consul 服务注册的 RPC 模块,支持与 ABP 框架一起使用。
Package Description
Debug symbols for the grpc_csharp_ext native library contained in Grpc.Core Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Prometheus monitoring for gRPC C# servers and clients