FubuMVC.WebForms by Chad Myers, Jeremy D. Miller, Joshua Flanagan

<PackageReference Include="FubuMVC.WebForms" Version="0.9.1.528" />

 FubuMVC.WebForms 0.9.1.528

Support for using the ASP.NET WebForms view engine within a FubuMVC application.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>FubuMVC.WebForms</id>
    <version>0.9.1.528</version>
    <authors>Chad Myers, Jeremy D. Miller, Joshua Flanagan</authors>
    <owners>Joshua Flanagan</owners>
    <licenseUrl>https://github.com/DarthFubuMVC/fubumvc/raw/master/license.txt</licenseUrl>
    <projectUrl>http://fubumvc.com</projectUrl>
    <iconUrl>https://github.com/DarthFubuMVC/fubumvc/raw/master/doc/logo/FubuMVC_Logo_package_icon.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Support for using the ASP.NET WebForms view engine within a FubuMVC application.</description>
    <tags>webforms fubumvc</tags>
    <dependencies>
      <dependency id="FubuMVC.References" />
    </dependencies>
  </metadata>
</package>