Info
Version: | 2.2.9 |
Author(s): | Dave Glick, Other Awesome Contributors |
Last Update: | Friday, October 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://wyam.io/ |
NuGet Url: | https://www.nuget.org/packages/Wyam.Core |
Install
Install-Package Wyam.Core
dotnet add package Wyam.Core
paket add Wyam.Core
Wyam.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- ConcurrentHashSet(>= 1.0.2)
- JSPool(>= 2.0.1)
- JavaScriptEngineSwitcher.Core(>= 3.0.0)
- JavaScriptEngineSwitcher.Jint(>= 3.0.0)
- Microsoft.Extensions.FileSystemGlobbing(>= 2.2.0)
- Microsoft.IO.RecyclableMemoryStream(>= 1.2.2)
- System.Collections.Immutable(>= 1.3.1)
- System.Data.SqlClient(>= 4.4.3)
- UniversalTypeConverter(>= 1.0.4)
Tags
This is the core engine and can be used to embed Wyam into your application. If you just want to create sites, download the Wyam executable from GitHub the Wyam website.