Top 20 NuGet webassembly Packages

A JavaScript free OpenID Connect PKCE library for Blazor WebAssembly. Support .NET 8.0 Support .NET 7.0 Support .NET 6.0 Support .NET 5.0 The received ID token is validated by the component in the client using the OpenID Provider (OP) discovery document. The component autom...
Vidazor = Video + Blazor | The HTML5 Video API For Blazor - Vidazor provides a C#/Blazor interface to the HTML5 video API that you normally can only access with JavaScript. The docs are available at https://github.com/AradAral/Vidazor
BlazorMobile: Launch Blazor as a mobile application on iOS, Android & UWP, with native communication support. Support iOS 12+, Android 4.4 >= and UWP. Install this package on your shared Xamarin.Forms app project.
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
This package allow BlazorMobile to be compatible with an ElectronNET server-side Blazor application, so you can use the same project structure and interoping calls either on Mobile (BlazorMobile) and Desktop (ElectronNET)
Frogui allows creation of WPF/UWP-inspired XAML applications that run natively on the web, all developed using C# and .NET within Visual Studio. Running native .NET components in a browser is made possible using the revolutionary WebAssembly standard and Microsoft's Mono for WebAssembly technology. ...
Execute dynamic object expressions as Javascript in Blazor WebAssembly
Webassembly JS API (webassembly-js-api) binding library for Bridge.NET projects.
Blazor rendering with F#.
WebAssembly support for Goui apps
.NET binding for WebGL through WebAssembly. *Please* follow the installation instructions at the Project Site.
Blazor WebAssembly LocalStorage
Blazor rendering with F# and state management with BlazorRedux.
Blazor rendering with F# and state management with Flatware.
An OpenIdConnect library for Blazor WebAssembly. This library is a brief wrapper of oidc-client-js (https://github.com/IdentityModel/oidc-client-js)
This NuGet package intended for the Blazor application side of the BlazorMobile package.
A project template for creating an iOS, Android & UWP app from a Blazor app that runs on WebAssembly & a Windows, Linux, macOS app from a Blazor app that run on Electron and .NET Core. This template can be used for web apps with rich dynamic user interfaces (UIs).
Blazor Webassembly Localization that supports fetching localized texts asynchronously, for example from your backend API. Inject 'IBlazorLocalizer Loc' and use 'Loc["LocalizedStringKeyHere"]' or use the component <Localized> to localize your texts. Please refer to readme or project URL for a compl...
This package is used by BlazorMobile, BlazorMobile.Web & BlazorMobile.ElectronNET. You don't have to reference it directly.
A .NET embedding of Wasmtime. Wasmtime is a standalone runtime for WebAssembly, using the Cranelift JIT compiler. The .NET embedding of Wasmtime enables .NET code to instantiate WebAssembly modules and to interact with them in-process.