Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.15 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.15 KB

WeeklyXamarinBlazor

Join me on Developer Thoughts, an exclusive blog for .NET MAUI and Blazor, for articles on working with them.

Publish Weekly Xamarin Blazor

Weekly Xamarin implemented with BlazorWebView component

  • .NET MAUI targeting Android, iOS, macOS (via Mac Catalyst), Tizen, and Windows (via WinUI 3)

  • Blazor Server and WebAssembly

  • Windows Client with classic WinForms and WPF

  • Shared Razor Class Library (RCL) with the Core logic

    • Abstracted common tasks such as Dialogs and Navigation as reusable NuGet package
  • Now available as a Toolkit for .NET MAUI