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.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 4 total downloads
- Latest version: 9.3.0
AspNetCore integration for FluentValidation
Google.Api.CommonProtos
by: Google LLC
- 18.488k total downloads
- Latest version: 2.6.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 22.734k total downloads
- Latest version: 1.57.0
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
- 18.64k total downloads
- Latest version: 3.7.0
Support classes for Google API client libraries
Gems-Netcore-SDK
by: Agate Tech Team
- 5.78k total downloads
- Latest version: 1.4.3
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 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
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 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.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
A fluent, portable, testable HTTP client library.
Flurl
by: Todd Menier
- 762 total downloads
- Latest version: 3.0.6
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.Api.Gax.Grpc
by: Google LLC
- 17.422k total downloads
- Latest version: 3.7.0
Additional support classes for Google gRPC API client libraries
Google.Api.Gax.Rest
by: Google LLC
- 2.486k total downloads
- Latest version: 3.6.0
Common Protocol Buffer messages for Google APIs
Google.Api.Gax.Grpc.GrpcCore
by: Google LLC
- 17.155k total downloads
- Latest version: 3.7.0
Implementation of the GAX GrpcAdapter abstract class based on Grpc.Core
Fractions
by: Daniel Mueller
- 31 total downloads
- Latest version: 4.0.1
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
Now we're talking. Send emails via SMTP.
FluentAssertions
by: Dennis Doomen Jonas Nyrup
- 8.183k total downloads
- Latest version: 6.7.0
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.
FluentEmail.Core
by: Luke Lowrey Ben Cull Github Contributors
- 277 total downloads
- Latest version: 3.0.2
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.