{"id":15662387,"url":"https://github.com/hishamco/webforms","last_synced_at":"2025-05-05T23:28:03.999Z","repository":{"id":62634054,"uuid":"82957337","full_name":"hishamco/WebForms","owner":"hishamco","description":"ASP.NET Core Web Forms is MVC alternative that use event-driven programming model for building dynamic web application","archived":false,"fork":false,"pushed_at":"2018-09-21T14:34:09.000Z","size":122,"stargazers_count":18,"open_issues_count":2,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-31T00:41:24.313Z","etag":null,"topics":["aspnetcore","webforms"],"latest_commit_sha":null,"homepage":"","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/hishamco.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}},"created_at":"2017-02-23T18:16:14.000Z","updated_at":"2024-10-05T07:29:55.000Z","dependencies_parsed_at":"2022-11-04T07:37:43.863Z","dependency_job_id":null,"html_url":"https://github.com/hishamco/WebForms","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/hishamco%2FWebForms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hishamco%2FWebForms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hishamco%2FWebForms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hishamco%2FWebForms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hishamco","download_url":"https://codeload.github.com/hishamco/WebForms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252592293,"owners_count":21773239,"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":["aspnetcore","webforms"],"created_at":"2024-10-03T13:32:16.959Z","updated_at":"2025-05-05T23:28:03.975Z","avatar_url":"https://github.com/hishamco.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebForms\nAppVeyor: [![Build status](https://ci.appveyor.com/api/projects/status/94177a27nrnlhkkx/branch/master?svg=true)](https://ci.appveyor.com/project/hishamco/webforms/branch/master)\n\nTravis: [![Travis](https://travis-ci.org/hishamco/WebForms.svg?branch=master)](https://travis-ci.org/hishamco/WebForms)\n\nASP.NET Core Web Forms is MVC alternative that use event-driven programming model for building dynamic web application\n\n### What is this?\nThis is just a prototype for building a new programming model for ASP.NET Core (alternative for MVC), that use event-driven programming. It's simillar to previous ASP.NET Web Forms that we know and love, with new flavour \n\n### What are the plans for this project?\nThe project is still in the early stages, but I have some points in my mind to share:\n- Building a basic infrastructure for Web Forms on top new Http pipline using `Middleware`\n- Page Lifecycle is not like the previous ASP.NET WebForms\n- Provide a set of rich server controls that render a clean HTML markup, without wired IDs\n- No `ViewState` anymore\n- No Page Directives\n- No View Engine yet!! it's a pure HTML page with rich server controls, perhaps we can use `Razor` or any other view engine later on, but I'm thinking to use sort of client-side template language like `Mustache`\n\n### Why are Web Forms using .htm, .htm.cs instead of .aspx, .aspx.cs?\nThere's no primary reason for that, but I want to take the advantages for VS intellisense while I'm using HTML views for now. For the release may I use the `.aspx` or `.aspc` while we're using ASP.NET Core.\n\n### Can I use it in Production?\nShort answer is **Not Yet**, because the project is still a prototype, and it's under development. All of you 're welcome to contribute to the source code, to bring ASP.NET WebForms back.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhishamco%2Fwebforms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhishamco%2Fwebforms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhishamco%2Fwebforms/lists"}