ExcelNumberFormat
by: ExcelNumberFormat developers
- 1 total downloads
- Latest version: 1.0.7
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExCSS
by: Tyler Brinks
- 3 total downloads
- Latest version: 2.0.1
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.
Fizzler
by: Atif Aziz Colin Ramsay
- 2 total downloads
- Latest version: 1.2.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentValidation
by: Jeremy Skinner
- 14 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Apis
by: Google LLC
- 12 total downloads
- Latest version: 1.59.0-alpha01
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Apis.Auth
by: Google LLC
- 8 total downloads
- Latest version: 1.56.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5
- .NET Framework 4.6.1
- .Net Standard 1.3
- .Net Standard 2.0
Google.Apis.Core
by: Google LLC
- 32 total downloads
- Latest version: 1.64.0-alpha01
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.Apis.Drive.v3
by: Google LLC
- 28 total downloads
- Latest version: 1.64.0.3245
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.
Incompatible platforms:
- .NET Framework < 4.5
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
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.Indexing.v3
by: Google LLC
- 12 total downloads
- Latest version: 1.65.0.3191
Google APIs Client Library for working with Indexing v3.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Incompatible platforms:
- .NET Framework < 4.5
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/indexing/v3
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.RecaptchaEnterprise.v1
by: Google LLC
- 1 total downloads
- Latest version: 1.64.0.3237
Google APIs Client Library for working with Recaptchaenterprise v1.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Incompatible platforms:
- .NET Framework < 4.5
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/recaptchaenterprise/v1
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Sheets.v4
by: Google LLC
- 27 total downloads
- Latest version: 1.65.0.3148
Google APIs Client Library for working with Sheets v4.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Incompatible platforms:
- .NET Framework < 4.5
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
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
Google.Apis.TagManager.v2
by: Google LLC
- 22 total downloads
- Latest version: 1.61.0.3163
Google APIs Client Library for working with Tagmanager v2.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Incompatible platforms:
- .NET Framework < 4.5
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/tagmanager/v2
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf
by: Google Inc.
- 14 total downloads
- Latest version: 3.33.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 14 total downloads
- Latest version: 2.70.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 10 total downloads
- Latest version: 2.70.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 12 total downloads
- Latest version: 2.70.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 12 total downloads
- Latest version: 2.46.1
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.