FluentAssertions by: Dennis Doomen Jonas Nyrup Xceed
  • 427 total downloads
  • Latest version: 8.1.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent 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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.
FluentNHibernate by: James Gregory and contributors
  • 24 total downloads
  • Latest version: 2.0.3
  • orm dal nhibernate conventions
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentScheduler by: Jim Geurts <jim@biacreations.com> Talles L <talleslasmar@gmail.com> & further contributors
  • 215 total downloads
  • Latest version: 5.3.0
  • background cron job schedule task
Automated job scheduler with fluent interface.
Fluid.Core by: Sebastien Ros
  • 6 total downloads
  • Latest version: 1.0.0-beta-9463
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Fody by: Fody
  • 950 total downloads
  • Latest version: 6.9.2
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Google.Api.CommonProtos by: Google LLC
  • 14 total downloads
  • Latest version: 2.17.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Api.Gax by: Google Inc.
  • 7 total downloads
  • Latest version: 2.10.0-beta01
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Grpc by: Google.Api.Gax.Grpc
  • 6 total downloads
  • Latest version: 1.0.0-beta08
  • Google
Google.Api.Gax.Grpc
Google.Apis by: Google LLC
  • 481 total downloads
  • Latest version: 1.65.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.Apis.Auth by: Google LLC
  • 28 total downloads
  • Latest version: 1.64.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.Core by: Google LLC
  • 37 total downloads
  • Latest version: 1.63.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.Apis.CustomSearchAPI.v1 by: Google LLC
  • 8 total downloads
  • Latest version: 1.56.0.2455
  • 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.Oauth2.v2 by: Google LLC
  • 16 total downloads
  • Latest version: 1.64.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. 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/oauth2/v2 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.LongRunning by: Google Inc.
  • 11 total downloads
  • Latest version: 1.1.0
  • LongRunning Google Cloud
gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.
Google.Protobuf by: Google Inc.
  • 156 total downloads
  • Latest version: 3.32.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore by: The gRPC Authors
  • 591 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
  • 637 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
  • 609 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 1.059k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 666 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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.