ViewBinder.MVC 1.0.15

dotnet add package ViewBinder.MVC --version 1.0.15
NuGet\Install-Package ViewBinder.MVC -Version 1.0.15
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ViewBinder.MVC" Version="1.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ViewBinder.MVC --version 1.0.15
#r "nuget: ViewBinder.MVC, 1.0.15"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ViewBinder.MVC as a Cake Addin
#addin nuget:?package=ViewBinder.MVC&version=1.0.15

// Install ViewBinder.MVC as a Cake Tool
#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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.15 1,721 1/5/2014
1.0.14 1,105 1/5/2014
1.0.13 1,180 1/5/2014
1.0.12 1,068 1/5/2014
1.0.11 1,390 1/5/2014
1.0.10 1,149 1/5/2014
1.0.9 1,165 1/5/2014
1.0.8 1,366 1/4/2014
1.0.7 1,083 1/4/2014
1.0.6 1,135 1/3/2014
1.0.5 1,157 1/3/2014
1.0.4 1,146 1/3/2014
1.0.3 1,094 1/3/2014
1.0.2 1,117 1/3/2014
1.0.1 1,134 1/2/2014
1.0.0 1,325 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