A regular expression based wiki engine allowing developers to integrate a wiki experience into an existing .NET application.
Info
| Version: | 2.0.0 |
| Author(s): | Microsoft, Matt Hawley |
| Last Update: | Friday, January 7, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://wikiplex.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/WikiPlex |
Install
Install-Package WikiPlex
dotnet add package WikiPlex
paket add WikiPlex
WikiPlex Download (Unzip the "nupkg" after downloading)
Dependencies
- ColorCode(1.0.1)