FluentValidation by: Jeremy Skinner
  • 5 total downloads
  • Latest version: 9.3.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Api.CommonProtos by: Google LLC
  • 18.489k 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
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.293k 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)
  • 4 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
  • 760 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
  • 762 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
  • 5 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.199k 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.147k total downloads
  • Latest version: 4.0.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Api.Gax.Grpc.GrpcCore by: Google LLC
  • 17.155k 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
  • 277 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Now we're talking. Send emails via SMTP.
FluentAssertions by: Dennis Doomen Jonas Nyrup
  • 8.184k total downloads
  • Latest version: 6.7.0
  • MSTest2 xUnit NUnit MSpec NSpec TDD BDD Fluent netcore netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Google.Apis.Drive.v3 by: Google Inc.
  • 6 total downloads
  • Latest version: 1.33.1.1225
  • Google
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
FluentEmail.Core by: Luke Lowrey Ben Cull Github Contributors
  • 277 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.