{"id":13825519,"url":"https://github.com/mcintyre321/FormFactory","last_synced_at":"2025-07-08T22:31:38.944Z","repository":{"id":1731882,"uuid":"2488699","full_name":"mcintyre321/FormFactory","owner":"mcintyre321","description":"MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically","archived":false,"fork":false,"pushed_at":"2022-12-08T03:44:41.000Z","size":8643,"stargazers_count":302,"open_issues_count":23,"forks_count":103,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-11-14T15:19:47.492Z","etag":null,"topics":["asp-mvc","asp-net-core","component-driven","form-builder"],"latest_commit_sha":null,"homepage":"http://formfactoryaspmvc.azurewebsites.net/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ccoenraets/phonegap-explorer","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcintyre321.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-30T11:43:04.000Z","updated_at":"2024-10-14T11:12:12.000Z","dependencies_parsed_at":"2023-01-13T11:45:24.118Z","dependency_job_id":null,"html_url":"https://github.com/mcintyre321/FormFactory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcintyre321%2FFormFactory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcintyre321%2FFormFactory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcintyre321%2FFormFactory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcintyre321%2FFormFactory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcintyre321","download_url":"https://codeload.github.com/mcintyre321/FormFactory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225470631,"owners_count":17479366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-mvc","asp-net-core","component-driven","form-builder"],"created_at":"2024-08-04T09:01:22.672Z","updated_at":"2024-11-20T04:30:32.176Z","avatar_url":"https://github.com/mcintyre321.png","language":"C#","readme":"\n# FormFactory - dynamic HTML form engine\n\nVisit http://formfactoryaspmvc.azurewebsites.net/ for live documentation and to see what FormFactory can do!\n\n\n \n \n\n            \n# Installation\n    \n## For ASP.NET MVC 5\n`install-package FormFactory`\n`install-package FormFactory.AspMvc`\n`install-package EmbeddedResourceVirtualPathProvider *` (or you can install FormFactory.Templates if you don't want to use the EmbeddedResourceVirtualPathProvider)\n            \n## For ASP.NET MVC Core\n`install-package FormFactory`\n`install-package FormFactory.AspNetCore`\nconfigure core to serve embedded files - see [startup.cs](https://github.com/mcintyre321/FormFactory/blob/master/FormFactory.AspNetCore.Example/Startup.cs#L36) lines 36 and 60\n\n## For both \n\nAdd the assets to your page\n`\u003clink href=\"/Content/FormFactory/FormFactory.css\" rel=\"stylesheet\" type=\"text/css\"/\u003e`\n`\u003cscript src=\"/Scripts/FormFactory/FormFactory.js\" type=\"text/javascript\"\u003e\u003c/script\u003e`\n \n# How to use it\n\nInside an cshtml file: `@FF.PropertiesFor(someObject).Render(Html);`\n\n`.PropertiesFor(someObject)` will reflect over the `someObject` and create an enumerable of `PropertyVm` objects, and `.Render(Html)` will render each object out  the page\n\nSee the documentation site for how to mark up your viewmodel \n","funding_links":[],"categories":["C# #"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcintyre321%2FFormFactory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcintyre321%2FFormFactory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcintyre321%2FFormFactory/lists"}