FluentSpecification is available via NuGet.
Main package is FluentSpecification
and contains FluentSpecification.Core
and FluentSpecification.Abstractions
.
If needed, Core and Abstractions can be install separately, also by NuGet.
More information about packages content can be found in Concept section.
.NET Core
dotnet add package FluentSpecification
NuGet
nuget install FluentSpecification
Package Manager (Visual Studio)
Install-Package FluentSpecification
Local reference
Latest NuGet packages, can be downloaded also from GitHub releases page.
NuGet package is normal ZIP package and contains all binaries for .NET Core
and .NET Framework
.
These binaries can be referenced directly in your project.