ModelingEvolution.Bytes by: ModelingEvolution Team
  • 449 total downloads
  • Latest version: 3.0.0
  • bytes size filesize datacontract serialization value-type
A readonly struct for representing byte sizes with human-readable formatting, arithmetic operations, and full serialization support including dictionary key compatibility.
ModelingEvolution.CanOpen by: ModelingEvolution Team
  • 72 total downloads
  • Latest version: 0.1.0
  • canopen can socketcan sdo pdo nmt fieldbus industrial
Layer-1 CANopen protocol client over Linux SocketCAN: NMT, expedited SDO, PDO mapping, object-dictionary addressing, and a cyclic RxPDO image with TxPDO on-change decode. Pure protocol — no device/vendor vocabulary.
ModelingEvolution.Cobot by: ModelingEvolution
  • 6 total downloads
  • Latest version: 1.0.0
Robot control abstraction with ICobot interface, calibration utilities, and hand-eye calibration tools.
ModelingEvolution.Controls.Blazor.AnchorPanelControl by: ModelingEvolution Team
  • 25 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution AnchorPanelControl Blazor
AnchorPanelControl
ModelingEvolution.Controls.Blazor.HistogramControl by: ModelingEvolution Team
  • 30 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution HistogramControl Blazor
HistogramControl
ModelingEvolution.Controls.Blazor.ResizableControl by: ModelingEvolution Team
  • 29 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution Resizable Blazor
Resizable
ModelingEvolution.Controls.Blazor.SvgCanvasControl by: ModelingEvolution Team
  • 31 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution SvgCanvasControl Blazor
SvgCanvasControl
ModelingEvolution.CSharp.Services by: ModelingEvolution.CSharp.Services
  • 294 total downloads
  • Latest version: 1.4.0
Package Description
ModelingEvolution.DirectConnect by: ModelingEvolution Team
  • 402 total downloads
  • Latest version: 1.1.0.1
Package Description
ModelingEvolution.Drawing by: ModelingEvolution Team
  • 1.634k total downloads
  • Latest version: 1.12.0.70
  • 2D Math, BazierCurve, Matrix, Point, Vector, Degree, PolarPoint, Radian
Package Description
ModelingEvolution.EventAggregator by: ModelingEvolution
  • 658 total downloads
  • Latest version: 2.5.1
  • event-aggregator pubsub cqrs blazor events messaging
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
  • 459 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.EventAggregator.Server by: ModelingEvolution
  • 147 total downloads
  • Latest version: 2.5.1
  • event-aggregator pubsub cqrs blazor aspnetcore websocket events messaging
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
  • 6 total downloads
  • Latest version: 1.0.11.43
  • Rpi EventStore CQRS EventSourcing
EventPi abstractions
ModelingEvolution.EventPi.NetworkMonitor by: EventPi.NetworkMonitor
  • 357 total downloads
  • Latest version: 1.0.11.43
Package Description
ModelingEvolution.EventPi.SharedMemory by: EventPi.SharedMemory
  • 9 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
  • 369 total downloads
  • Latest version: 1.0.0
  • fairino robot cobot industrial automation sdk
Fairino industrial robot SDK for .NET - provides control and communication with Fairino robots
ModelingEvolution.FileSystem by: ModelingEvolution
  • 433 total downloads
  • Latest version: 2.3.1
  • filesystem path filepath absolute relative cross-platform value-type ddd
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
  • 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.