FaceIT.Hangfire.Tags by: Erwin Bovendeur
  • 1 total downloads
  • Latest version: 1.9.0
  • hangfire tags
Add tags to Hangfire backgroundjobs
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 25 total downloads
  • Latest version: 8.3.0
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
FakeXrmEasy by: @jordimontana
  • 9 total downloads
  • Latest version: 1.58.1
  • dynamics crm 2011 unit testing xrm mock mocking fake fakes
Utilities to streamline unit testing in Dynamics CRM 2011 by faking the IOrganizationService against an In-Memory context which runs blazingly fast.
FakeXrmEasy.365 by: @jordimontana
  • 70 total downloads
  • Latest version: 1.58.1
  • dynamics crm 365 unit testing xrm mock mocking fake fakes
Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast.
FirebaseAdmin by: Google Inc.
  • 13 total downloads
  • Latest version: 2.4.0
  • firebase Google Cloud
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their services and applications.
FluentAssertions by: Dennis Doomen Jonas Nyrup
  • 21 total downloads
  • Latest version: 7.0.0-alpha.4
  • MSTest2 xUnit NUnit MSpec 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 and MSpec. Supported by InfoSupport B.V.
FluentFTP by: Robin Rodricks J.P. Trosclair FluentFTP Contributors
  • 1 total downloads
  • Latest version: 19.2.2
  • ftp ftp-client ftps ssl tls unix iis
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, UTF-8 support, Async/await support and more. Written entirely in C#, with no external dependencies.
FluentScheduler by: FluentScheduler
  • 3 total downloads
  • Latest version: 5.5.1
  • background cron job schedule task
Automated job scheduler with fluent interface.
FluentValidation by: Jeremy Skinner
  • 63 total downloads
  • Latest version: 11.7.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 7 total downloads
  • Latest version: 8.1.3
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 8 total downloads
  • Latest version: 9.4.0
Dependency injection extensions for FluentValidation
Google.Api.Gax by: Google LLC
  • 1 total downloads
  • Latest version: 3.2.0
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Rest by: Google LLC
  • 1 total downloads
  • Latest version: 3.2.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google Inc.
  • 3 total downloads
  • Latest version: 1.49.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 Inc.
  • 2 total downloads
  • Latest version: 1.49.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+ - NetStandard1.3, providing .NET Core support
Google.Apis.Core by: Google Inc.
  • 3 total downloads
  • Latest version: 1.49.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.Dialogflow.v2 by: Google Inc.
  • 1 total downloads
  • Latest version: 1.38.0.1490
  • Google
Google APIs Client Library for working with Dialogflow v2. 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/dialogflow/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.
  • 1 total downloads
  • Latest version: 3.26.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core.Api by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.60.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.60.0
  • gRPC RPC HTTP/2
.NET client for gRPC