FluentMigrator by: Josh Coffman Tom Marien
  • 73 total downloads
  • Latest version: 1.6.2
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentNHibernate by: James Gregory and contributors
  • 11 total downloads
  • Latest version: 1.3.0.733
  • orm dal nhibernate conventions
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentValidation by: Jeremy Skinner
  • 218 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 49 total downloads
  • Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation
Fluid.Core by: Sebastien Ros
  • 137 total downloads
  • Latest version: 1.0.0-beta-9637
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Flurl by: Todd Menier
  • 54 total downloads
  • Latest version: 3.0.0-pre4
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Fluxor.Blazor.Web by: Peter Morris
  • 76 total downloads
  • Latest version: 4.2.2-Alpha
  • Redux Flux DotNet CSharp Blazor RazorComponents
A zero boilerplate Redux/Flux framework for Blazor
Fody by: Fody
  • 467 total downloads
  • Latest version: 6.9.2
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 42 total downloads
  • Latest version: 6.0.0
  • 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.
FSharp.Core by: Microsoft and F# Software Foundation
  • 50 total downloads
  • Latest version: 4.6.2
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from Visual F# Tools version 10.4 For F# 4.6 Supported Platforms: .NET Framework 4.5+ (net45) netstandard1.6 (netstandard1.6) netstandard2.0 (netstandard2.0) Commit hash: 8527f4444ac8618a2aee143be608f63c55f51325
FubarCoder.RestSharp.Portable.Core by: Mark Junker Fubar Development Junker
  • 8 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.HttpClient by: Mark Junker Fubar Development Junker
  • 7 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable HttpClient
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Standard 1.1 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
GeoAPI by: NetTopologySuite Team
  • 3 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 19 total downloads
  • Latest version: 2.0.0-nuget005
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core by: NetTopologySuite Team and Fabrício Godoy
  • 4 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Google.Api.Gax by: Google Inc.
  • 119 total downloads
  • Latest version: 2.10.0
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Rest by: Google Inc.
  • 94 total downloads
  • Latest version: 2.10.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google LLC
  • 228 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
  • 226 total downloads
  • Latest version: 1.65.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.Calendar.v3 by: Google LLC
  • 570 total downloads
  • Latest version: 1.65.0.3270
  • Google
Google APIs Client Library for working with Calendar v3. 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/calendar/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated