-
Deep dive into Blazor Server
https://www.youtube.com/watch?v=JrA1cv5jvFA -
Razor markup language
https://learn.microsoft.com/en-us/aspnet/core/mvc/views/razor?view=aspnetcore-8.0 -
Two way binding
https://blazor-university.com/components/two-way-binding/ -
Component lifecycle
https://learn.microsoft.com/en-us/aspnet/core/blazor/components/lifecycle?view=aspnetcore-7.0
https://blazor-university.com/components/component-lifecycles/ -
WebAssembly
https://developer.mozilla.org/en-US/docs/WebAssembly
https://developer.mozilla.org/en-US/docs/WebAssembly/Loading_and_running -
Blazor WebAssembly startup process explained
https://www.thinktecture.com/en/blazor/understanding-and-controlling-the-blazor-webassembly-startup-process/
https://github.com/dotnet/aspnetcore/blob/main/src/Components/Web.JS/src/Boot.WebAssembly.ts
https://github.com/dotnet/aspnetcore/blob/main/src/Components/Web.JS/src/Boot.WebAssembly.Common.ts
https://github.com/dotnet/aspnetcore/blob/main/src/Components/Web.JS/src/JSInitializers/JSInitializers.WebAssembly.ts -
Libraries
https://mudblazor.com
https://blazorise.com
https://www.nuget.org/packages/Phazor.Components
forked from ronimizy/SpbDotNet.Blazor
-
Notifications
You must be signed in to change notification settings - Fork 0
Odminka/SpbDotNet.Blazor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 66.0%
- CSS 29.7%
- C# 4.3%