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

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

 FubuMVC.WebForms 0.9.1.659

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.659</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://mvc.fubu-project.org/</projectUrl>
    <iconUrl>https://github.com/DarthFubuMVC/fubu-collateral/raw/master/Icons/FubuMvc_256.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>