ModelingEvolution.Drawing
by: ModelingEvolution Team
- 1.774k total downloads
- Latest version: 1.13.0.71
Package Description
ModelingEvolution.EventAggregator
by: ModelingEvolution
- 698 total downloads
- Latest version: 2.5.1
Event aggregator pattern implementation for .NET and Blazor applications. Provides publish-subscribe functionality with support for async events, weak references, and thread marshalling.
ModelingEvolution.EventAggregator.Blazor
by: ModelingEvolution
- 494 total downloads
- Latest version: 2.5.1
Blazor-specific extensions for ModelingEvolution.EventAggregator. Provides components and services for event aggregation in Blazor Server and WebAssembly applications.
ModelingEvolution.EventAggregator.Server
by: ModelingEvolution
- 164 total downloads
- Latest version: 2.5.1
ASP.NET Core server extensions for ModelingEvolution.EventAggregator. Provides WebSocket endpoint for Server-WASM event forwarding in Blazor applications.
ModelingEvolution.EventPi.Abstractions
by: ModelingEvolution Team
- 7 total downloads
- Latest version: 1.0.11.43
EventPi abstractions
ModelingEvolution.EventPi.NetworkMonitor
by: EventPi.NetworkMonitor
- 375 total downloads
- Latest version: 1.0.11.43
Package Description
ModelingEvolution.EventPi.SharedMemory
by: EventPi.SharedMemory
- 10 total downloads
- Latest version: 1.0.11.43
Package Description
ModelingEvolution.EventPi.Threading
by: EventPi.Threading
- 8 total downloads
- Latest version: 1.0.11.43
Package Description
ModelingEvolution.Fairino
by: ModelingEvolution
- 387 total downloads
- Latest version: 1.0.0
Fairino industrial robot SDK for .NET - provides control and communication with Fairino robots
ModelingEvolution.FileSystem
by: ModelingEvolution
- 465 total downloads
- Latest version: 2.3.1
Strongly-typed file system path handling with AbsolutePath and RelativePath value types. Features intuitive path arithmetic operators (Relative + Relative, Absolute + Relative, Absolute - Absolute), cross-platform normalization, IParsable support, and JSON serialization.
ModelingEvolution.FileSystem.Blazor
by: ModelingEvolution
- 118 total downloads
- Latest version: 2.3.1
Blazor FileExplorer component with MudBlazor for browsing local file systems. Uses IFileSystem abstraction for all operations.
ModelingEvolution.FloatingWindow
by: ModelingEvolution
- 113 total downloads
- Latest version: 2.0.1
Floating draggable window component for Blazor using MudBlazor. Supports service-based pattern similar to MudDialog.
ModelingEvolution.Fronius.Transport
by: ModelingEvolution
- 59 total downloads
- Latest version: 2.3.1
Package Description
ModelingEvolution.HdrSplitControl
by: ModelingEvolution
- 115 total downloads
- Latest version: 1.0.4
HDR Split Canvas Controls for Blazor
ModelingEvolution.Ide
by: ModelingEvolution.Ide
- 489 total downloads
- Latest version: 1.4.4
Package Description
ModelingEvolution.Ide.Blazor
by: ModelingEvolution.Ide.Blazor
- 619 total downloads
- Latest version: 1.4.4
Package Description
ModelingEvolution.Ide.Intellisense
by: ModelingEvolution.Ide.Intellisense
- 187 total downloads
- Latest version: 1.4.4
Package Description
ModelingEvolution.Ipv4
by: ModelingEvolution
- 573 total downloads
- Latest version: 1.1.4
A lightweight and high-performance IPv4 address library for .NET. Provides strongly-typed IPv4 addresses, network calculations, CIDR notation support, and JSON serialization. Perfect for network programming, configuration management, and Domain-Driven Design applications.
ModelingEvolution.JsonParsableConverter
by: ModelingEvolution
- 787 total downloads
- Latest version: 1.0.1
A high-performance System.Text.Json converter for types implementing IParsable<T>. Enables seamless JSON serialization/deserialization for custom value types, records, and structs using the standard .NET IParsable pattern.
ModelingEvolution.Mjpeg
by: ModelingEvolution Team
- 549 total downloads
- Latest version: 1.4.1
MJPEG stream decoder with JPEG boundary detection, dimension extraction, and frame indexing utilities.