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.
ModelingEvolution.XTermBlazor
by: BattlefieldDuck
- 297 total downloads
- Latest version: 2.2.3
Brings xterm.js to Blazor
Mono.Cecil
by: Jb Evain
- 111 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
- 36 total downloads
- Latest version: 6.12.0.148
A Getopt::Long-inspired option parsing library for C#.