Skip to content

Weekly Xamarin with Blazor and C#. Developed with BlazorWebView component hosted in .NET MAUI, Windows Forms, and WPF. Also has a Blazor Server and WebAssembly. Core logic as Razor Class Library.

License

egvijayanand/WeeklyXamarinBlazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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