{"id":21336984,"url":"https://github.com/michle99/blazingpizzaapp","last_synced_at":"2026-04-30T19:31:52.445Z","repository":{"id":157907069,"uuid":"618663497","full_name":"Michle99/BlazingPizzaApp","owner":"Michle99","description":"Blazing Pizza App","archived":false,"fork":false,"pushed_at":"2023-03-26T22:21:14.000Z","size":2052,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T09:56:56.002Z","etag":null,"topics":["asp-net","blazor","blazor-application","blazor-client","dotnet","dotnet6"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Michle99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-CODE","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":"2023-03-25T01:36:24.000Z","updated_at":"2025-04-14T21:27:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"db12752b-7fbf-49a5-9cf9-f9025b4e07a6","html_url":"https://github.com/Michle99/BlazingPizzaApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Michle99/BlazingPizzaApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michle99%2FBlazingPizzaApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michle99%2FBlazingPizzaApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michle99%2FBlazingPizzaApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michle99%2FBlazingPizzaApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Michle99","download_url":"https://codeload.github.com/Michle99/BlazingPizzaApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michle99%2FBlazingPizzaApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","blazor","blazor-application","blazor-client","dotnet","dotnet6"],"created_at":"2024-11-21T23:56:42.113Z","updated_at":"2026-04-30T19:31:52.434Z","avatar_url":"https://github.com/Michle99.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Create a user interface with Blazor components\n\n- Run the following to create a new Blazor App:\n\n```\ndotnet new blazorserver -o BlazingPizza --no-https true -f net6.0\n```\n\n- Start the Blazor App:\n\n```\ndotnet watch\n```\n\n# Pizza Page\n![blazingpizza](https://user-images.githubusercontent.com/63488970/227808256-e06e2f8b-3732-473c-a183-2e1327177373.gif)\n\n\n# Access data from a Blazor component\nEngaging websites need to display dynamic content that might change all the time. Obtaining data from a dynamic source, such as a database or web service, is a fundamental technique in web development.\n\n# Creating a registered data service\n- Create a data class\n- Create a service class\n\n[Learn more here](https://learn.microsoft.com/en-us/training/modules/interact-with-data-blazor-web-apps/4-access-data-from-blazor-components)\n\n\n# Share data in Blazor applications\nBlazor includes several ways to share information between components. You can use component parameters or cascading parameters to send values from a parent component to a child component. The AppState pattern is another approach you can use to store values and access them from any component in the application.\n\n[Learn how to share data between blazor components](https://learn.microsoft.com/en-us/training/modules/interact-with-data-blazor-web-apps/6-share-data-in-blazor-applications)\n\n\n# Bind controls to data in Blazor applications\n\nThe Blazing Pizza app needs to update the interface when customers amend pizzas and add them to their orders. Blazor allows you to bind HTML controls to C# properties to update when their values change.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichle99%2Fblazingpizzaapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichle99%2Fblazingpizzaapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichle99%2Fblazingpizzaapp/lists"}