Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 514 total downloads
- Latest version: 2.49.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore
by: The gRPC Authors
- 516 total downloads
- Latest version: 2.49.0
gRPC meta-package for ASP.NET Core
Google.Apis.Sheets.v4
by: Google Inc.
- 3 total downloads
- Latest version: 1.33.1.1229
Google APIs Client Library for working with Sheets v4.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/sheets/v4
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Grpc.AspNetCore.Server.Reflection
by: The gRPC Authors
- 324 total downloads
- Latest version: 2.39.0
Automatic discovery of services for Grpc.Reflection
Google.Apis.Storage.v1
by: Google LLC
- 4.908k total downloads
- Latest version: 1.57.0.2742
This is not the recommended package for working with Storage, please use the Google.Cloud.Storage.V1 package.
This Google APIs Client Library for working with Storage v1 uses older code generation, and is harder to use.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/storage/v1
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.129k total downloads
- Latest version: 2.49.0
gRPC support for ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 1.312k total downloads
- Latest version: 2.49.0
.NET client for gRPC
Grpc.Reflection
by: The gRPC Authors
- 320 total downloads
- Latest version: 2.39.1
gRPC C# Server Reflection (for Grpc.Core)
Grpc.Core
by: The gRPC Authors
- 17.057k total downloads
- Latest version: 2.41.0
C# implementation of gRPC based on native gRPC C-core library.
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.
Grpc.Net.ClientFactory
by: The gRPC Authors
- 525 total downloads
- Latest version: 2.49.0
HttpClientFactory integration the for gRPC .NET client
Hangfire.AspNetCore
by: Sergey Odinokov
- 2.624k total downloads
- Latest version: 1.7.30
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
Grpc.Net.Common
by: The gRPC Authors
- 1.928k total downloads
- Latest version: 2.49.0
Infrastructure for common functionality in gRPC
Grpc.Core.Api
by: The gRPC Authors
- 27.776k total downloads
- Latest version: 2.49.0
gRPC C# Surface API
Google.Cloud.Storage.V1
by: Google Inc.
- 390 total downloads
- Latest version: 2.5.0
Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.
Grpc.Tools
by: The gRPC Authors
- 510 total downloads
- Latest version: 2.49.0
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.
Google.Apis.Core
by: Google LLC
- 22.955k total downloads
- Latest version: 1.57.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Protobuf
by: Google Inc.
- 20.239k total downloads
- Latest version: 3.21.5
C# runtime library for Protocol Buffers - Google's data interchange format.
Google.Apis.Drive.v3
by: Google Inc.
- 5 total downloads
- Latest version: 1.33.1.1225
Google APIs Client Library for working with Drive v3.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/drive/v3
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Hangfire
by: Sergey Odinokov
- 2.713k total downloads
- Latest version: 1.7.30
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Grpc.Auth
by: The gRPC Authors
- 18.012k total downloads
- Latest version: 2.46.3
gRPC C# Authentication Library