FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 497 total downloads
- Latest version: 10.3.2
Firebird ADO.NET data provider
FluentAssertions
by: Dennis Doomen Jonas Nyrup
- 24 total downloads
- Latest version: 6.9.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.
Supported by InfoSupport B.V.
FluentMigrator.Abstractions
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 12 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.Extensions.Postgres
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 12 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.Core
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 12 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
- 12 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.
FluentResults
by: Michael Altmann
- 12 total downloads
- Latest version: 3.0.0
A lightweight Result object implementation for .NET
FluentResults.Extensions.FluentAssertions
by: Michael Altmann
- 12 total downloads
- Latest version: 2.1.0
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.DependencyInjectionExtensions
by: Jeremy Skinner
- 1.041k total downloads
- Latest version: 11.11.0
Dependency injection extensions for FluentValidation
Fractions
by: Daniel Mueller
- 15 total downloads
- Latest version: 7.2.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.
FSharp.Core
by: Microsoft
- 899 total downloads
- Latest version: 9.0.300-beta.25079.4
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
- 41 total downloads
- Latest version: 4.0.8
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
- 41 total downloads
- Latest version: 4.0.8
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
- 473 total downloads
- Latest version: 2.16.0
Common Protocol Buffer messages for Google APIs
Google.Protobuf
by: Google Inc.
- 143 total downloads
- Latest version: 3.28.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes
by: Chris Patterson
- 28 total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
GroupDocs.Parser
by: Aspose
- 431 total downloads
- Latest version: 24.11.0
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 meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 131 total downloads
- Latest version: 2.67.0
gRPC support for ASP.NET Core