{"id":21450587,"url":"https://github.com/ogaudefroy/mvcrenderer","last_synced_at":"2025-03-17T02:24:38.020Z","repository":{"id":80337866,"uuid":"70743539","full_name":"ogaudefroy/MvcRenderer","owner":"ogaudefroy","description":"ASP.Net WebForms control rendering MVC actions","archived":false,"fork":false,"pushed_at":"2016-10-14T19:21:10.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T05:55:01.615Z","etag":null,"topics":["asp-net","asp-net-mvc","webforms"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ogaudefroy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-12T21:33:42.000Z","updated_at":"2017-02-27T09:08:25.000Z","dependencies_parsed_at":"2023-06-09T00:45:16.432Z","dependency_job_id":null,"html_url":"https://github.com/ogaudefroy/MvcRenderer","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/ogaudefroy%2FMvcRenderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogaudefroy%2FMvcRenderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogaudefroy%2FMvcRenderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogaudefroy%2FMvcRenderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ogaudefroy","download_url":"https://codeload.github.com/ogaudefroy/MvcRenderer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960637,"owners_count":20375108,"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-net","asp-net-mvc","webforms"],"created_at":"2024-11-23T04:15:53.413Z","updated_at":"2025-03-17T02:24:38.003Z","avatar_url":"https://github.com/ogaudefroy.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MvcRenderer\nASP.Net WebForms control rendering MVC actions\n\n[![Build status](https://ci.appveyor.com/api/projects/status/cdj5sdlgbx51tydb?svg=true)](https://ci.appveyor.com/project/ogaudefroy/mvcrenderer) [![NuGet version](https://badge.fury.io/nu/MvcRenderer.svg)](https://badge.fury.io/nu/MvcRenderer)\n\n## Basic usage\n\n    \u003cmr:MvcRenderer runat=\"server\" Controller=\"Layout\" Action=\"TopMenu\" /\u003e \u003c%-- Basic rendering %--\u003e\n    \u003cmr:MvcRenderer runat=\"server\" Controller=\"Categories\" Action=\"List\" Area=\"Admin\" /\u003e \u003c%-- Custom Area %--\u003e\n\n## Advanced usage\nIf you need to pass additional route values add an identifier to the control and set desired values in RouteValues property.\nTempData are supported in rendered actions.\n \n## Warning\nIf mixin WebForms with MVC for the first time, be carefull with declared MVC actions. If actions are not supposed to be accessible publicly do not forget to add a [ChildActionAttribute](https://msdn.microsoft.com/en-us/library/system.web.mvc.childactiononlyattribute%28v=vs.118%29.aspx) on the rendered actions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogaudefroy%2Fmvcrenderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogaudefroy%2Fmvcrenderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogaudefroy%2Fmvcrenderer/lists"}