FluentValidation by: Jeremy Skinner
  • 6 total downloads
  • Latest version: 9.3.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 5 total downloads
  • Latest version: 9.3.0
AspNetCore integration for FluentValidation
Google.Api.CommonProtos by: Google LLC
  • 18.492k total downloads
  • Latest version: 2.6.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google LLC
  • 22.734k total downloads
  • Latest version: 1.57.0
  • Google
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.Api.Gax by: Google LLC
  • 22.051k total downloads
  • Latest version: 4.1.1
  • Google
Support classes for Google API client libraries
Gems-Netcore-SDK by: Agate Tech Team
  • 5.787k total downloads
  • Latest version: 1.4.3
  • Plugin Gems API Net Core
SDK provided for internal use. Connecting your application to Gemstone Services.
Google.Apis.Compute.v1 by: Google Inc.
  • 6 total downloads
  • Latest version: 1.44.1.1845
  • Google
Google APIs Client Library for working with Compute 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/compute/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Auth by: Google LLC
  • 22.294k total downloads
  • Latest version: 1.57.0
  • Google
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.AndroidPublisher.v3 by: Google Inc.
  • 4 total downloads
  • Latest version: 1.46.0.1995
  • Google
Google APIs Client Library for working with Androidpublisher 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/androidpublisher/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 5 total downloads
  • Latest version: 2.3.0
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Flurl.Http by: Todd Menier
  • 761 total downloads
  • Latest version: 4.0.0-pre2
  • rest http httpclient json url uri tdd
A fluent, portable, testable HTTP client library.
Flurl by: Todd Menier
  • 763 total downloads
  • Latest version: 3.0.6
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 6 total downloads
  • Latest version: 9.3.0
Dependency injection extensions for FluentValidation
Google.Apis.Core by: Google LLC
  • 22.955k total downloads
  • Latest version: 1.57.0
  • Google
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.Api.Gax.Grpc by: Google LLC
  • 18.201k total downloads
  • Latest version: 4.1.1
  • Google
Additional support classes for Google gRPC API client libraries
Google.Api.Gax.Rest by: Google LLC
  • 5.151k total downloads
  • Latest version: 4.0.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Api.Gax.Grpc.GrpcCore by: Google LLC
  • 17.158k total downloads
  • Latest version: 3.7.0
  • Google
Implementation of the GAX GrpcAdapter abstract class based on Grpc.Core
Fractions by: Daniel Mueller
  • 31 total downloads
  • Latest version: 4.0.1
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
FluentEmail.Smtp by: Luke Lowrey Ben Cull Github Contributors
  • 278 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Now we're talking. Send emails via SMTP.
FluentEmail.Core by: Luke Lowrey Ben Cull Github Contributors
  • 278 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Base Package and includes just the domain model, very basic defaults, and is also included with every other Fluent Email package here.