melihercan
-
- 30,424 total downloads
- last updated 4/1/2021
- Latest version: 1.0.0
Helper library to run .NET Core Web Host and Kestrel server on Xamarin application. -
- 15,237 total downloads
- last updated 9/14/2026
- Latest version: 26.9.14
Diff component library for Blazor apps. It will render diff of the two input strings in different output display formats. It can also be used as a library to get diff or html diff output strings from code... More information -
- 9,899 total downloads
- last updated 9/14/2026
- Latest version: 26.9.14
Helpers for unit testing Blazor components, packaged from Steve Sanderson's BlazorUnitTestingPrototype, which he published as source... More information -
- 8,338 total downloads
- last updated 9/14/2026
- Latest version: 26.9.14
A generic Result library. Reports status code of an operation. On success, the result object is associated, on error the error string is associated. -
- 8,011 total downloads
- last updated 3/23/2021
- Latest version: 1.0.2
Bringing .NET Core Configuration feature into Xamarin. Use appsettings.json file just like in ASP.NET apps to provide configuration parameters to Xamarin apps. -
- 7,645 total downloads
- last updated 9/14/2026
- Latest version: 26.9.14
JSInterop of StreamSaver (https://github.com/jimmywarting/StreamSaver.js) for Blazor. Download files by writing incoming data chunks straight to the file instead of accumulating them in memory, which prevents... More information -
WebRTCme
by: melihercan- 7,275 total downloads
- last updated 9/21/2026
- Latest version: 26.9.21
WebRTC library with a single, unified API for .NET MAUI and Blazor middlewares/applications. -
- 7,068 total downloads
- last updated 9/14/2026
- Latest version: 26.9.14
SDP parser and writer for .NET. It transforms between SDP text, object, and JSON representations. -
- 4,079 total downloads
- last updated 3/16/2021
- Latest version: 1.0.3
Bringing .NET Core Hosting into Xamarin. It supports DependencyInjection, Configuration, Logging and Environment. -
- 2,686 total downloads
- last updated 2/10/2024
- Latest version: 2.0.0
The Blazor bindings NuGet package is automatically included, which provides web static assets for JavaScript Interop. -
- 2,052 total downloads
- last updated 2/10/2024
- Latest version: 2.0.0
WebRTC bindings for MAUI (Android, iOS) and Blazor libraries. -
- 1,925 total downloads
- last updated 9/14/2026
- Latest version: 26.9.14
Split component library for Blazor apps. It provides resizeable split views (panes). -
- 1,108 total downloads
- last updated 3/16/2021
- Latest version: 1.0.0
Services layer between Xamarin Forms applications and WebRTCme library. -
- 1,217 total downloads
- last updated 9/21/2026
- Latest version: 26.9.21
Services layer between Blazor or .NET MAUI applications and the WebRTCme library. -
- 977 total downloads
- last updated 3/16/2021
- Latest version: 1.0.0
Services layer between Blazor applications and WebRTCme library. -
- 875 total downloads
- last updated 3/16/2021
- Latest version: 1.0.0
Signalling server proxy library to provide services to WebRTCme Middleware. -
- 283 total downloads
- last updated 9/14/2026
- Latest version: 26.9.14
appsettings.json configuration for .NET MAUI apps, from the app package as a MauiAsset or from an assembly's embedded resources, with the usual appsettings.{environment}.json overlay. MAUI references... More information -
- 285 total downloads
- last updated 9/14/2026
- Latest version: 26.9.14
Run an ASP.NET Core web host and Kestrel server inside a .NET MAUI app: start it, stop it, and find out what address to show the user. ASP.NET Core comes from netstandard2.0 packages, which is what lets it run... More information -
- 268 total downloads
- last updated 9/14/2026
- Latest version: 26.9.14
Sets the host environment name of a .NET MAUI app, so IHostEnvironment.IsDevelopment() means something. MAUI registers a host environment of its own, but it always reports Production and its EnvironmentName... More information