ModelingEvolution.Blazor.Diagrams
by: zHaytam
- 38 total downloads
- Latest version: 3.0.6
A fully customizable and extensible all-purpose diagrams library for Blazor
ModelingEvolution.Blazor.LogViewer
by: ModelingEvolution
- 64 total downloads
- Latest version: 1.2.0
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
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
AnchorPanelControl
ModelingEvolution.Controls.Blazor.HistogramControl
by: ModelingEvolution Team
- 12 total downloads
- Latest version: 0.0.10.17
HistogramControl
ModelingEvolution.Controls.Blazor.ResizableControl
by: ModelingEvolution Team
- 12 total downloads
- Latest version: 0.0.10.17
Resizable
ModelingEvolution.Controls.Blazor.SvgCanvasControl
by: ModelingEvolution Team
- 12 total downloads
- Latest version: 0.0.10.17
SvgCanvasControl
ModelingEvolution.EventAggregator.Blazor
by: ModelingEvolution
- 153 total downloads
- Latest version: 2.3.0
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 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
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
.NET Core bindings to nng (https://github.com/nanomsg/nng)
ModelingEvolution.XTermBlazor
by: BattlefieldDuck
- 51 total downloads
- Latest version: 2.2.3
Brings xterm.js to Blazor
Mono.Cecil
by: Jb Evain
- 40 total downloads
- Latest version: 0.11.6
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.Options
by: Microsoft
- 13 total downloads
- Latest version: 6.12.0.148
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating
by: Mikayla Hutchinson
- 23 total downloads
- Latest version: 3.0.0
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
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 is the most popular and friendly mocking framework for .NET.