A library for logic programming in .NET.
Info
Version: | 1.1.0 |
Author(s): | Verophyle Informatics |
Last Update: | Friday, January 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/verophyle/cslogic |
NuGet Url: | https://www.nuget.org/packages/Verophyle.CSLogic |
Install
Install-Package Verophyle.CSLogic
dotnet add package Verophyle.CSLogic
paket add Verophyle.CSLogic
Verophyle.CSLogic Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.0.10)
- System.Collections.Immutable(>= 1.1.37)
- System.Diagnostics.Debug(>= 4.0.10)
- System.Globalization(>= 4.0.10)
- System.Linq(>= 4.0.0)
- System.Resources.ResourceManager(>= 4.0.0)
- System.Runtime(>= 4.0.20)
- System.Runtime.Extensions(>= 4.0.10)
- System.Threading(>= 4.0.10)