FluentMigrator.Abstractions by: Sean Chambers Josh Coffman Tom Marien Mark Junker
  • 13 total downloads
  • Latest version: 3.3.2
  • fluent migrator fluentmigrator migration database
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.
FluentMigrator.Extensions.Postgres by: Sean Chambers Josh Coffman Tom Marien Mark Junker
  • 13 total downloads
  • Latest version: 3.3.2
  • fluent migrator fluentmigrator migration database
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.
FluentMigrator.Runner.Core by: Sean Chambers Josh Coffman Tom Marien Mark Junker
  • 13 total downloads
  • Latest version: 3.3.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.
FluentMigrator.Runner.Postgres by: Sean Chambers Josh Coffman Tom Marien Mark Junker
  • 13 total downloads
  • Latest version: 3.3.2
  • fluent migrator fluentmigrator migration database
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.
FluentResults by: Michael Altmann
  • 13 total downloads
  • Latest version: 3.0.0
  • Result Results exception error handling
A lightweight Result object implementation for .NET
FluentResults.Extensions.FluentAssertions by: Michael Altmann
  • 13 total downloads
  • Latest version: 2.1.0
  • Result Results exception error handling FluentResults
Asserting FluentResults objects with FluentAssertions
FluentValidation by: Jeremy Skinner
  • 100 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
  • 39 total downloads
  • Latest version: 11.3.0
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 1.081k total downloads
  • Latest version: 12.0.0-preview1
Dependency injection extensions for FluentValidation
Fractions by: Daniel Mueller
  • 15 total downloads
  • Latest version: 7.2.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.
FSharp.Core by: Microsoft
  • 951 total downloads
  • Latest version: 9.0.300-beta.25079.4
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 13.9.300 For F# 9.0. Contains code from the F# Software Foundation.
FubarCoder.RestSharp.Portable.Core by: Mark Junker Fubar Development Junker
  • 319 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
  • 333 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)
Google.Api.CommonProtos by: Google LLC
  • 487 total downloads
  • Latest version: 2.16.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 143 total downloads
  • Latest version: 3.28.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes by: Chris Patterson
  • 28 total downloads
  • Latest version: 4.0.1
  • MassTransit GreenPipes
GreenPipes, a pipes and filters library for the Task Parallel Library
GroupDocs.Parser by: Aspose
  • 538 total downloads
  • Latest version: 24.11.0
  • parser extractor extract-text parse-document extract-images extract-content extract-form text-extractor image-extractor form text image TextExtractor DOC DOCX XLS XLSX PPT PPTX ONE ODP ODS ODT OTT PDF PST OST EML EMLX MSG EPUB FB2 CHM ZIP HTML MD XML
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API supports PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and many more formats.
Grpc.AspNetCore by: The gRPC Authors
  • 82 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 131 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1.264k total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core