CSProlog 5.0.0-alpha

This is a prerelease version of CSProlog.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CSProlog --version 5.0.0-alpha
NuGet\Install-Package CSProlog -Version 5.0.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CSProlog" Version="5.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSProlog --version 5.0.0-alpha
#r "nuget: CSProlog, 5.0.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CSProlog as a Cake Addin
#addin nuget:?package=CSProlog&version=5.0.0-alpha&prerelease

// Install CSProlog as a Cake Tool
#tool nuget:?package=CSProlog&version=5.0.0-alpha&prerelease

C#Prolog -- A Prolog interpreter written in C#.
   Can easily be integrated in C# programs.
   Characteristics: reliable and fairly fast interpreter, command line interface, builtin DCG, XML- and JSON-predicates, SQL-predicates, extendible.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CSProlog:

Package Downloads
Spprologa.CSProlog

The library to build a client web apps with Prolog, built on Blazor WebAssembly.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0 2,372 4/24/2018
5.0.0.1 1,166 5/2/2017
5.0.0.1-alpha 748 4/15/2017
5.0.0-alpha 915 12/16/2015

v.5.0.0
     - BREAKING CHANGE: Remove dependency of "System.Windows.Forms".
     - NuGet package release