{"id":23171019,"url":"https://github.com/ignatandrei/razorhelpfile","last_synced_at":"2025-10-18T07:53:35.719Z","repository":{"id":9088194,"uuid":"10864277","full_name":"ignatandrei/RazorHelpFile","owner":"ignatandrei","description":"This file generates help view files for each view in an ASP.NET MVC project.","archived":false,"fork":false,"pushed_at":"2019-06-17T20:57:26.000Z","size":5,"stargazers_count":5,"open_issues_count":11,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-10T08:14:38.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ignatandrei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-22T11:53:48.000Z","updated_at":"2023-09-03T17:53:24.000Z","dependencies_parsed_at":"2022-07-21T12:03:42.765Z","dependency_job_id":null,"html_url":"https://github.com/ignatandrei/RazorHelpFile","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/ignatandrei%2FRazorHelpFile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatandrei%2FRazorHelpFile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatandrei%2FRazorHelpFile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatandrei%2FRazorHelpFile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ignatandrei","download_url":"https://codeload.github.com/ignatandrei/RazorHelpFile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266480,"owners_count":20910832,"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":[],"created_at":"2024-12-18T04:15:53.919Z","updated_at":"2025-10-18T07:53:30.669Z","avatar_url":"https://github.com/ignatandrei.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"RazorHelpFile\n=============\n\nThis file generates help view files for each view in an ASP.NET MVC project.\n\nImagine you have a MVC site and you want to generated help for each view. This file generates for you the structure for having a view help file for each view that you have in the project.\nMore, if the help file already exists in the project, it will be not overwritten.\n\nThe template can be customized:\n-the folder name:\n//change here the location folder where the help files will be generated\nstatic string HelperFolderName=\"Help\";\n-the content of the file\n//change here the default content of the file\nstring TextFile = \"\u003chtml\u003e\u003cbody\u003eThis is the help file for the view {0}\u003c/body\u003e\u003c/html\u003e\";\n\nNow it wrotes also js file for each view - in order to maintain the separate js from view.\n\nLicense:\n\nDeveloper shall not be responsible for, and shall not pay, any amount of incidental, consequential or other indirect damages, whether based on lost revenue or otherwise, regardless of whether Developer was advised of the possibility of such losses in advance. In no event shall Developer's liability hereunder exceed the amount of license fees paid by Licensee, regardless of whether Licensee's claim is based on contract, tort, strict liability, product liability or otherwise. \n\nSee demo at http://youtu.be/ZGsNHyFA9yw\nSee blog post a http://msprogrammer.serviciipeweb.ro/\nUse: \nDownload .tt file\nPut this in index.cshtml file: \na href='@Url.Content(\"~/Help/Views/Home/Index.cshtml\")' target=\"_blank\"\u003eIndex Help /a\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignatandrei%2Frazorhelpfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignatandrei%2Frazorhelpfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignatandrei%2Frazorhelpfile/lists"}