ModelingEvolution.Blazor.Diagrams by: zHaytam
  • 38 total downloads
  • Latest version: 3.0.6
  • blazor diagrams diagramming svg drag
A fully customizable and extensible all-purpose diagrams library for Blazor
ModelingEvolution.Blazor.LogViewer by: ModelingEvolution
  • 64 total downloads
  • Latest version: 1.2.0
  • blazor logviewer xterm terminal docker cli logs
Reusable Blazor component for viewing logs from processes and Docker containers in real-time using XtermBlazor terminal.
ModelingEvolution.Blazor.Splitter by: ModelingEvolution
  • 132 total downloads
  • Latest version: 1.0.6
  • blazor splitter resizable panels component
A lightweight, standalone Blazor splitter component for creating resizable panels.
ModelingEvolution.Controls.Blazor.AnchorPanelControl by: ModelingEvolution Team
  • 8 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution AnchorPanelControl Blazor
AnchorPanelControl
ModelingEvolution.Controls.Blazor.HistogramControl by: ModelingEvolution Team
  • 12 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution HistogramControl Blazor
HistogramControl
ModelingEvolution.Controls.Blazor.ResizableControl by: ModelingEvolution Team
  • 12 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution Resizable Blazor
Resizable
ModelingEvolution.Controls.Blazor.SvgCanvasControl by: ModelingEvolution Team
  • 12 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution SvgCanvasControl Blazor
SvgCanvasControl
ModelingEvolution.EventAggregator.Blazor by: ModelingEvolution
  • 153 total downloads
  • Latest version: 2.3.0
  • 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
  • 46 total downloads
  • Latest version: 2.3.0
  • 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
  • 40 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
  • 41 total downloads
  • Latest version: 1.0.4
HDR Split Canvas Controls for Blazor
ModelingEvolution.Ide.Blazor by: ModelingEvolution.Ide.Blazor
  • 179 total downloads
  • Latest version: 1.1.17
Package Description
ModelingEvolution.Nng by: Jeikabu, James Freiwirth
  • 153 total downloads
  • Latest version: 1.0.2
  • nng csnng
.NET Core bindings to nng (https://github.com/nanomsg/nng)
ModelingEvolution.XTermBlazor by: BattlefieldDuck
  • 51 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
  • 40 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
  • 4 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
  • 13 total downloads
  • Latest version: 6.12.0.148
  • mono, options, command line, terminal
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating by: Mikayla Hutchinson
  • 23 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#
MonoMod.Common by: 0x0ade
  • 224 total downloads
  • Latest version: 22.6.3.1
  • MonoMod assembly assemblies module modules il cil msil bytecode reflection injection cecil mono
Common building blocks used INTERNALLY by MonoMod and Harmony which can be used to build your own libraries, f.e. RuntimeDetour's platform abstraction and Utils' DynamicMethodDefinition. For code that is ready to use reliably, use MonoMod.Utils.
Moq by: Daniel Cazzulino, kzu
  • 119 total downloads
  • Latest version: 4.20.72
  • moq;tdd;mocking;mocks;unittesting;agile;unittest
Moq is the most popular and friendly mocking framework for .NET.