Google.Apis.Calendar.v3
by: Google LLC
- 600 total downloads
- Latest version: 1.69.0.3746
Google APIs Client Library for working with Calendar v3.
Product documentation is available at:
https://developers.google.com/workspace/calendar/firstapp
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.Calendar.v3/latest/api/Google.Apis.Calendar.v3.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Calendar.v3
Supported Platforms:
- .NET Framework 4.6.2+
- .NET Standard 2.0
- .NET 6.0+
Incompatible platforms:
- .NET Framework < 4.6.2
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin/MAUI
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Google.Apis.Core
by: Google LLC
- 263 total downloads
- Latest version: 1.70.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Protobuf
by: Google Inc.
- 529 total downloads
- Latest version: 3.31.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GoogleAuthenticator
by: Brandon Potter
- 53 total downloads
- Latest version: 3.3.0-beta1
Google Authenticator Two-Factor Authentication Library (Not officially affiliated with Google.)
GreenDonut
by: ChilliCream authors and contributors
- 334 total downloads
- Latest version: 14.4.0-p.10
GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
GreenDonut.Data.Primitives
by: ChilliCream authors and contributors
- 2 total downloads
- Latest version: 14.4.0-p.10
This package contains the basic building blocks of the DataLoader linq query integration.
Grpc.AspNetCore
by: The gRPC Authors
- 307 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 208 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 202 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 578 total downloads
- Latest version: 2.71.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 447 total downloads
- Latest version: 2.46.6
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.HealthCheck
by: The gRPC Authors
- 532 total downloads
- Latest version: 2.71.0
gRPC C# Health Checking
Grpc.Net.Client
by: The gRPC Authors
- 310 total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 301 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 290 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 612 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire
by: Sergey Odinokov
- 405 total downloads
- Latest version: 1.8.20
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/
Hangfire.AspNetCore
by: Sergey Odinokov
- 223 total downloads
- Latest version: 1.8.20
ASP.NET Core support for Hangfire, a background job framework for .NET applications.