FormFactory.AspMvc by Harry McIntyre

<PackageReference Include="FormFactory.AspMvc" Version="1.2.293" />

 FormFactory.AspMvc 1.2.293

Advanced object to html form transformer. FormFactory.AspMvc should be used with ASP MVC. See http://formfactory.apphb.com/

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>FormFactory.AspMvc</id>
    <version>1.2.293</version>
    <authors>Harry McIntyre</authors>
    <owners>Harry McIntyre</owners>
    <projectUrl>https://github.com/mcintyre321/FormFactory</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Advanced object to html form transformer. FormFactory.AspMvc should be used with ASP MVC. See http://formfactory.apphb.com/</description>
    <tags>Html EditorTemplates Razor AspMvc</tags>
    <dependencies>
      <dependency id="Microsoft.AspNet.Mvc" version="4.0.20710.0" />
      <dependency id="Mvc4Futures" version="4.0.20710.0" />
      <dependency id="FormFactory" version="1.2.293.0" />
    </dependencies>
  </metadata>
</package>