ModelingEvolution.SignalProcessing
by: ModelingEvolution Team
- 245 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.Blazor
by: ModelingEvolution Team
- 132 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.Modbus
by: ModelingEvolution Team
- 36 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.Recording
by: ModelingEvolution Team
- 51 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.WebSockets
by: ModelingEvolution Team
- 164 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.SignalProcessing.WebSockets.Server
by: ModelingEvolution Team
- 71 total downloads
- Latest version: 1.3.2.9
Package Description
ModelingEvolution.Signals
by: ModelingEvolution Team
- 239 total downloads
- Latest version: 2.0.1.1
Package Description
ModelingEvolution.SkiaSharp.Views.Blazor
by: ModelingEvolution Team
- 376 total downloads
- Latest version: 1.6.4
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.Tags
by: ModelingEvolution
- 26 total downloads
- Latest version: 1.0.0-preview.11
ExternalReference — the one bounded kind:value tag a caller attaches to a booking, a channel or anything else across ModelingEvolution's event-sourced modules, and queries them by. Refuses anything address-shaped ('@'). IParsable + JsonParsableConverter; no dependencies beyond that.
ModelingEvolution.Teams.Contracts
by: ModelingEvolution.Teams.Contracts
- 228 total downloads
- Latest version: 1.4.4
Shared event contracts and value types for ModelingEvolution Teams.
ModelingEvolution.WeldingMachine.Fronius
by: ModelingEvolution
- 227 total downloads
- Latest version: 2.3.1
Fronius TPS 5000 implementation of IWeldingMachine from rocket-welder-sdk.
ModelingEvolution.WeldingMachine.Fronius.CanOpen
by: ModelingEvolution
- 160 total downloads
- Latest version: 2.3.1
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
- 62 total downloads
- Latest version: 2.3.1
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
- 63 total downloads
- Latest version: 2.3.1
Fronius welder controls (View + ViewModel) for TPS 5000 and iWave. Consumed verbatim by rocket-welder2 and the App test-host.
ModelingEvolution.XTermBlazor
by: BattlefieldDuck
- 322 total downloads
- Latest version: 2.2.3
Brings xterm.js to Blazor
Mono.Cecil
by: Jb Evain
- 141 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
- 45 total downloads
- Latest version: 6.12.0.148
A Getopt::Long-inspired option parsing library for C#.
Mono.Posix
by: Microsoft
- 43 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Mono.TextTemplating
by: Mikayla Hutchinson
- 83 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#