HandlebarsRegistrationCallback example

This commit is contained in:
Stef Heyenrath
2019-08-25 18:40:54 +02:00
parent ccb2c51a39
commit d885de1276
7 changed files with 36 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Handlebars.Net" version="1.9.5" targetFramework="net452" />
<package id="log4net" version="2.0.8" targetFramework="net452" />
<package id="Microsoft.Owin.Host.HttpListener" version="3.1.0" targetFramework="net452" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net452" />