Skip to content

Commit 87d63ed

Browse files
committed
Added VPP message back to docs
1 parent 4216485 commit 87d63ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Mvc.JQuery.Datatables.Example/Views/Home/Index.cshtml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
<h1>Strongly typed datatable example</h1>
1010
<pre>
1111
Nuget install-package Mvc.JQuery.Datatables
12+
13+
Nuget install-package <a href="https://github.com/mcintyre321/EmbeddedResourceVirtualPathProvider">EmbeddedResourceVirtualPathProvider</a> <i>or</i> Nuget install-package Mvc.JQuery.Datatables.Templates
14+
1215
</pre>
1316
<p>
1417
Create a controller (see <a style="color: dodgerblue;" href="https://github.com/mcintyre321/mvc.jquery.datatables/blob/master/Mvc.JQuery.Datatables.Example/Controllers/HomeController.cs">example</a>)

0 commit comments

Comments
 (0)