ModelingEvolution.Observable.Blazor
by: ModelingEvolution Team
- 625 total downloads
- Latest version: 0.0.10
Minimal classes for Observable
ModelingEvolution.PerformanceMonitor.Client
by: ModelingEvolution Team
- 407 total downloads
- Latest version: 1.4.0
Blazor WebAssembly client library for real-time performance monitoring with hardware-accelerated SkiaSharp rendering. Features include CPU, GPU, Network, Disk, Docker container, and RAM visualization with bar charts and time-series graphs.
ModelingEvolution.PerformanceMonitor.Server
by: ModelingEvolution Team
- 120 total downloads
- Latest version: 1.4.0
Server-side metrics collection library for real-time performance monitoring on Linux systems. Includes collectors for CPU, GPU (NVIDIA), Network, Disk I/O, Docker containers, and RAM with TPL Dataflow pipeline and WebSocket streaming via MessagePack.
ModelingEvolution.PerformanceMonitor.Shared
by: ModelingEvolution Team
- 381 total downloads
- Latest version: 1.4.0
Shared models and DTOs for the ModelingEvolution Performance Monitor system. Includes MessagePack-serializable metric types for CPU, GPU, Network, Disk, Docker containers, and RAM monitoring.
ModelingEvolution.PylonConfigurator
by: ModelingEvolution
- 73 total downloads
- Latest version: 1.0.0
C# wrapper for pylon-ip-configurator CLI tool. Enumerate Basler GigE cameras, set static/DHCP IP configuration, and force temporary IPs.
ModelingEvolution.RateCounters
by: ModelingEvolution Team
- 102 total downloads
- Latest version: 1.0.0
Lightweight rate counting utilities for .NET: thread-safe rate counters for FPS, throughput, and request rate measurement.
ModelingEvolution.RuntimeConfiguration
by: ModelingEvolution.RuntimeConfiguration
- 337 total downloads
- Latest version: 1.0.0
Package Description
ModelingEvolution.SignalProcessing
by: ModelingEvolution Team
- 218 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.Blazor
by: ModelingEvolution Team
- 105 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.Modbus
by: ModelingEvolution Team
- 19 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.Recording
by: ModelingEvolution Team
- 35 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.WebSockets
by: ModelingEvolution Team
- 130 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.WebSockets.Server
by: ModelingEvolution Team
- 51 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.Signals
by: ModelingEvolution Team
- 212 total downloads
- Latest version: 2.0.1.1
Package Description
ModelingEvolution.SkiaSharp.Views.Blazor
by: ModelingEvolution Team
- 324 total downloads
- Latest version: 1.6.1
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.Teams.Contracts
by: ModelingEvolution.Teams.Contracts
- 191 total downloads
- Latest version: 1.4.0
Shared event contracts and value types for ModelingEvolution Teams.
ModelingEvolution.WeldingMachine.Fronius
by: ModelingEvolution
- 166 total downloads
- Latest version: 2.2.0
Fronius TPS 5000 implementation of IWeldingMachine from rocket-welder-sdk.
ModelingEvolution.WeldingMachine.Fronius.CanOpen
by: ModelingEvolution
- 108 total downloads
- Latest version: 2.2.0
Fronius TPS 4000 implementation of IWeldingMachine over CANopen (Beckhoff BK5120 robot interface), built on ModelingEvolution.CanOpen. Linux/SocketCAN only.
ModelingEvolution.WeldingMachine.Fronius.Plugin
by: ModelingEvolution
- 32 total downloads
- Latest version: 2.2.0
RocketWelder plugin composition root for Fronius welders (TPS 5000 / iWave / TPS 4000).
Implements IPlugin and registers all three FroniusDeviceTypeInfo entries into the host's
DeviceTypeRegistry. Depends only on RocketWelder.SDK.Automation.Abstractions (no MicroPlumberd).
ModelingEvolution.WeldingMachine.Fronius.Ui
by: ModelingEvolution
- 32 total downloads
- Latest version: 2.2.0
Fronius welder controls (View + ViewModel) for TPS 5000 and iWave. Consumed verbatim by rocket-welder2 and the App test-host.