WASM -> MAUI with a shared project

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • LocalStorage

    A library to provide access to local storage in Blazor applications

  • I use a library called Blazored LocalStorage for the WASM project to store client side data like preferences and auth stuff. This, it seems, is not supported in MAUI. Although MAUI starts a web server, it does not store data in the 'browser'. Instead it uses an API called "Preferences" (Which is a pretty sweet interface, props MS) but now I find myself struggling how I can use one, or the other depending on the project.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is there any way to link Blazor Webassembly PWA to an SQL database? if so how?

    2 projects | /r/Blazor | 26 Apr 2023
  • Confused about security in Blazor Web Assembly App

    1 project | /r/dotnet | 26 Mar 2023
  • Github

    2 projects | /r/Blazor | 30 Dec 2022
  • Microsoft.JSInterop.JSDisconnectedException

    1 project | /r/Blazor | 12 May 2022
  • Where do you store your jwt on the client?

    1 project | /r/dotnet | 16 Feb 2022