ModelingEvolution.Controls.Blazor.SvgCanvasControl by: ModelingEvolution Team
  • 31 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution SvgCanvasControl Blazor
SvgCanvasControl
ModelingEvolution.DirectConnect by: ModelingEvolution Team
  • 32 total downloads
  • Latest version: 1.0.8.25
Package Description
ModelingEvolution.Drawing by: ModelingEvolution Team
  • 124 total downloads
  • Latest version: 1.0.32.26
  • 2D Math, BazierCurve, Matrix, Point, Vector, Degree, PolarPoint, Radian
Package Description
ModelingEvolution.EventAggregator by: ModelingEvolution.EventAggregator
  • 5 total downloads
  • Latest version: 1.0.0
Package Description
ModelingEvolution.EventAggregator.Blazor by: ModelingEvolution
  • 455 total downloads
  • Latest version: 2.5.1
  • event-aggregator pubsub cqrs blazor blazor-server blazor-wasm events messaging
Blazor-specific extensions for ModelingEvolution.EventAggregator. Provides components and services for event aggregation in Blazor Server and WebAssembly applications.
ModelingEvolution.FileSystem.Blazor by: ModelingEvolution
  • 112 total downloads
  • Latest version: 2.3.1
  • blazor fileexplorer filesystem mudblazor filebrowser
Blazor FileExplorer component with MudBlazor for browsing local file systems. Uses IFileSystem abstraction for all operations.
ModelingEvolution.FloatingWindow by: ModelingEvolution
  • 107 total downloads
  • Latest version: 2.0.1
  • blazor mudblazor floating window draggable component
Floating draggable window component for Blazor using MudBlazor. Supports service-based pattern similar to MudDialog.
ModelingEvolution.HdrSplitControl by: ModelingEvolution
  • 106 total downloads
  • Latest version: 1.0.4
HDR Split Canvas Controls for Blazor
ModelingEvolution.Ide.Blazor by: ModelingEvolution.Ide.Blazor
  • 547 total downloads
  • Latest version: 1.4.0
Package Description
ModelingEvolution.Nng by: Jeikabu, James Freiwirth
  • 360 total downloads
  • Latest version: 1.0.2
  • nng csnng
.NET Core bindings to nng (https://github.com/nanomsg/nng)
ModelingEvolution.Observable by: ModelingEvolution Team
  • 234 total downloads
  • Latest version: 0.0.5.4
  • Observable MVVM
Minimal classes for Observable
ModelingEvolution.Observable.Blazor by: ModelingEvolution Team
  • 248 total downloads
  • Latest version: 0.0.5.4
  • Observable MVVM
Minimal classes for Observable
ModelingEvolution.SignalProcessing.Blazor by: ModelingEvolution Team
  • 73 total downloads
  • Latest version: 1.3.2.9
  • SignalProcessing, Blazor, Oscilloscope, PidTuner, SkiaSharp
Package Description
ModelingEvolution.SkiaSharp.Views.Blazor by: ModelingEvolution Team
  • 324 total downloads
  • Latest version: 1.6.1
  • Blazor SkiaSharp Canvas WebAssembly WASM Threading
Patched SkiaSharp.Views.Blazor with async JS interop for .NET 10 WasmEnableThreads support. Drop-in replacement for SkiaSharp.Views.Blazor — same namespace, same types.
ModelingEvolution.XTermBlazor by: BattlefieldDuck
  • 292 total downloads
  • Latest version: 2.2.3
  • xterm, xterm-js, blazor, blazor-server, blazor-webassembly, blazor-wasm, xtermblazor
Brings xterm.js to Blazor
Mono.Cecil by: Jb Evain
  • 71 total downloads
  • Latest version: 0.11.6
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.DllMap by: Jax
  • 7 total downloads
  • Latest version: 1.0.1
  • p/invoke cross-platform mono netcore netstandard native interop
Parsing library for Mono DllMaps
Mono.Options by: Microsoft
  • 24 total downloads
  • Latest version: 6.12.0.148
  • mono, options, command line, terminal
A Getopt::Long-inspired option parsing library for C#.
Mono.Posix by: Microsoft
  • 33 total downloads
  • Latest version: 7.1.0-final.1.21458.1
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Mono.TextTemplating by: Mikayla Hutchinson
  • 66 total downloads
  • Latest version: 3.0.0
  • T4, templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#