gherkin by: aslakhellesoy
  • 144 total downloads
  • Latest version: 2.12.2
  • gherkin cucumber specflow bdd lexer parser
A fast lexer and parser for the Gherkin language based on Ragel
Google.Api.CommonProtos by: Google LLC
  • 15 total downloads
  • Latest version: 2.16.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google Inc.
  • 12 total downloads
  • Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Google.Apis.Calendar.v3 by: Google LLC
  • 1.035k total downloads
  • Latest version: 1.57.0.2759
  • Google
Google APIs Client Library for working with Calendar v3. 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/calendar/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Customsearch.v1 by: Google Inc.
  • 5 total downloads
  • Latest version: 1.42.0.1369
  • Google
Google APIs Client Library for working with Customsearch v1. 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/customsearch/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Drive.v3 by: Google LLC
  • 929 total downloads
  • Latest version: 1.57.0.2859
  • Google
Google APIs Client Library for working with Drive v3. 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/drive/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Oauth2.v2 by: Google LLC
  • 143 total downloads
  • Latest version: 1.57.0.1869
  • Google
Google APIs Client Library for working with Oauth2 v2. 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/oauth2/v2 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Storage.v1 by: Google LLC
  • 642 total downloads
  • Latest version: 1.57.0.2742
  • Google
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
Google.OrTools by: Laurent Perron
  • 88 total downloads
  • Latest version: 9.12.4544
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-arm64 by: Laurent Perron
  • 37 total downloads
  • Latest version: 9.12.4544
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-x64 by: Laurent Perron
  • 64 total downloads
  • Latest version: 9.12.4544
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-arm64 by: Laurent Perron
  • 19 total downloads
  • Latest version: 9.12.4544
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-x64 by: Laurent Perron
  • 124 total downloads
  • Latest version: 9.12.4544
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.win-x64 by: Laurent Perron
  • 111 total downloads
  • Latest version: 9.12.4544
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.Protobuf by: Google Inc.
  • 1.224k total downloads
  • Latest version: 3.31.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 656 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 907 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1.078k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1.023k total downloads
  • Latest version: 2.71.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web by: The gRPC Authors
  • 924 total downloads
  • Latest version: 2.70.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC-Web support for ASP.NET Core