Encel.Core
0.1.0
See the version list below for details.
dotnet add package Encel.Core --version 0.1.0
NuGet\Install-Package Encel.Core -Version 0.1.0
<PackageReference Include="Encel.Core" Version="0.1.0" />
paket add Encel.Core --version 0.1.0
#r "nuget: Encel.Core, 0.1.0"
// Install Encel.Core as a Cake Addin #addin nuget:?package=Encel.Core&version=0.1.0 // Install Encel.Core as a Cake Tool #tool nuget:?package=Encel.Core&version=0.1.0
This package contains core components for Encel. If you are installing Encel for the first time, please look at the package called "Encel" instead.
Encel is a lightweight flat-file CMS that let's you create web pages using Markdown and Shortcodes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
.NETFramework 4.5
- MarkdownDeep.NET (>= 1.5.0)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Shortcoder (>= 0.2.0)
- YamlDotNet (>= 3.7.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Encel.Core:
Package | Downloads |
---|---|
Encel
Encel is a lightweight flat-file CMS that let's you create web pages using Markdown and Shortcodes. This package needs to be installed in a web project. |
|
Encel.Logging.NLog
This adds support for logging using NLog in Encel. After installing this package you need to configure Encel to use the NLogFactory in EncelConfig.cs. config.UseLogger(new NLogFactory()); Encel is a lightweight flat-file CMS that let's you create web pages using Markdown and Shortcodes. |
GitHub repositories
This package is not used by any popular GitHub repositories.
See release notes at Github: https://github.com/encel/Encel/releases