ViewBinder.MVC
1.0.15
dotnet add package ViewBinder.MVC --version 1.0.15
NuGet\Install-Package ViewBinder.MVC -Version 1.0.15
<PackageReference Include="ViewBinder.MVC" Version="1.0.15" />
<PackageVersion Include="ViewBinder.MVC" Version="1.0.15" />
<PackageReference Include="ViewBinder.MVC" />
paket add ViewBinder.MVC --version 1.0.15
#r "nuget: ViewBinder.MVC, 1.0.15"
#:package ViewBinder.MVC@1.0.15
#addin nuget:?package=ViewBinder.MVC&version=1.0.15
#tool nuget:?package=ViewBinder.MVC&version=1.0.15
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
After Install, Point your browser to http://[YOUR ROOT]/viewbindersample,
e.g http://localhost:51163/viewbindersample
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.9.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.15 | 157 | 1/5/2014 |
| 1.0.14 | 54 | 1/5/2014 |
| 1.0.13 | 52 | 1/5/2014 |
| 1.0.12 | 51 | 1/5/2014 |
| 1.0.11 | 71 | 1/5/2014 |
| 1.0.10 | 50 | 1/5/2014 |
| 1.0.9 | 50 | 1/5/2014 |
| 1.0.8 | 70 | 1/4/2014 |
| 1.0.7 | 51 | 1/4/2014 |
| 1.0.6 | 48 | 1/3/2014 |
| 1.0.5 | 50 | 1/3/2014 |
| 1.0.4 | 48 | 1/3/2014 |
| 1.0.3 | 54 | 1/3/2014 |
| 1.0.2 | 49 | 1/3/2014 |
| 1.0.1 | 48 | 1/2/2014 |
| 1.0.0 | 72 | 1/2/2014 |
<script>
typeof require === "function" ? require(["viewbinder"], function(viewbinder) {
viewbinder.init({ rootUrl: "viewbinderDemoPartials/" });
}) : document.write('<script data-viewbind-init="rootUrl:ViewBindRoute/get?viewName=Views/Partials/" src="/Scripts/viewbinder.min.js"><\/script>');
</script>
may or maynot use with requirejs
After Install, Point your browser to http://[YOUR ROOT]/viewbindersample,
e.g http://localhost:51163/viewbindersample