Info
Version: | 1.0.0 |
Author(s): | Creative Gurus, LLC |
Last Update: | Thursday, October 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CreativeGurus/mustachio |
NuGet Url: | https://www.nuget.org/packages/CreativeGurus.Mustachio |
Install
Install-Package CreativeGurus.Mustachio
dotnet add package CreativeGurus.Mustachio
paket add CreativeGurus.Mustachio
CreativeGurus.Mustachio Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
Dependency on System.Web was also removed and replaced with https://www.nuget.org/packages/Microsoft.AspNet.WebUtilities/ for URL Encoding.
No other functionality was modified from the original Mustachio code base.