Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egvijayanand/weeklyxamarinblazor

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.
https://github.com/egvijayanand/weeklyxamarinblazor

aspnetcore blazor blazor-hybrid blazor-server blazor-wasm blazor-webassembly blazorwebview csharp dotnet dotnet-maui hybrid maui razor wasm windows windows-forms winforms winui winui3 wpf

Last synced: about 8 hours ago
JSON representation

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.

Awesome Lists containing this project

README

        

## WeeklyXamarinBlazor

Join me on [**Developer Thoughts**](https://egvijayanand.in/), an exclusive blog for .NET MAUI and Blazor, for articles on working with them.

[![Publish Weekly Xamarin Blazor](https://github.com/egvijayanand/WeeklyXamarinBlazor/actions/workflows/publish.yml/badge.svg)](https://github.com/egvijayanand/WeeklyXamarinBlazor/actions/workflows/publish.yml "Status of publishing WASM version to GitHub Pages")

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
- WebAssembly (WASM) version of the solution is now hosted online here: [Weekly Xamarin Blazor](https://egvijayanand.github.io/WeeklyXamarinBlazor/)
* 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
- [VijayAnand.MauiToolkit.Core](https://www.nuget.org/packages/VijayAnand.MauiToolkit.Core/)
- [VijayAnand.MauiToolkit](https://www.nuget.org/packages/VijayAnand.MauiToolkit/)