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 industrial robot SDK for .NET - provides control and communication with Fairino robots
ModelingEvolution.FileSystem
by: ModelingEvolution
- 433 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
- 112 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
- 107 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
- 29 total downloads
- Latest version: 2.2.0
Package Description
ModelingEvolution.HdrSplitControl
by: ModelingEvolution
- 106 total downloads
- Latest version: 1.0.4
HDR Split Canvas Controls for Blazor
ModelingEvolution.Ide
by: ModelingEvolution.Ide
- 437 total downloads
- Latest version: 1.4.0
Package Description
ModelingEvolution.Ide.Blazor
by: ModelingEvolution.Ide.Blazor
- 547 total downloads
- Latest version: 1.4.0
Package Description
ModelingEvolution.Ide.Intellisense
by: ModelingEvolution.Ide.Intellisense
- 156 total downloads
- Latest version: 1.4.0
Package Description
ModelingEvolution.Ipv4
by: ModelingEvolution
- 541 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
- 740 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
- 505 total downloads
- Latest version: 1.4.1
MJPEG stream decoder with JPEG boundary detection, dimension extraction, and frame indexing utilities.
ModelingEvolution.Mjpeg.Wasm
by: ModelingEvolution Team
- 8 total downloads
- Latest version: 1.4.1
Multi-threaded JPEG decode pipeline for Blazor WebAssembly using libjpeg-turbo compiled to WASM. Decodes directly into SKBitmap buffers with zero-copy. Requires WasmEnableThreads.
ModelingEvolution.Modbus
by: Modeling Evolution
- 157 total downloads
- Latest version: 1.0.0
Modbus TCP device for the RocketWelder platform: a first-class IDevice (IPlc) with symbolic tag I/O over FluentModbus.
ModelingEvolution.NetworkManager
by: ModelingEvolution
- 375 total downloads
- Latest version: 1.0.1
A .NET wrapper for NetworkManager D-Bus interface providing comprehensive network management capabilities for Linux systems. Supports WiFi, Ethernet, bridging, and advanced network configuration.
ModelingEvolution.Nng
by: Jeikabu, James Freiwirth
- 364 total downloads
- Latest version: 1.0.2
.NET Core bindings to nng (https://github.com/nanomsg/nng)
ModelingEvolution.Nng.Shared
by: Jeikabu, James Freiwirth
- 366 total downloads
- Latest version: 1.0.2
.NET Core bindings to nng (https://github.com/nanomsg/nng)
ModelingEvolution.Numeric
by: ModelingEvolution Team
- 4 total downloads
- Latest version: 1.1.0.1
Generic numeric utilities for .NET: MovingAverage and more.
ModelingEvolution.Observable
by: ModelingEvolution Team
- 673 total downloads
- Latest version: 0.0.10
Minimal classes for Observable