Microsoft.WindowsDesktop.App.Ref by: Microsoft
  • 761 total downloads
  • Latest version: 11.0.0-preview.7.26381.103
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64 by: Microsoft
  • 1.62k total downloads
  • Latest version: 11.0.0-preview.7.26381.103
Package Description
MimeKit by: Jeffrey Stedfast
  • 401 total downloads
  • Latest version: 4.17.0
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
MimeTypesMap by: red
  • 43 total downloads
  • Latest version: 1.0.9
  • mime mimetype
Simple dictionary provides a few methods to lookup mime type/extension, generated From Apache's mime.types.
ModelContextProtocol by: ModelContextProtocol
  • 171 total downloads
  • Latest version: 2.2.0
  • ModelContextProtocol mcp ai llm
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
ModelContextProtocol.Core by: ModelContextProtocol
  • 108 total downloads
  • Latest version: 2.2.0
  • ModelContextProtocol mcp ai llm
Core .NET SDK for the Model Context Protocol (MCP)
ModelingEvolution.AppEnvironment by: ModelingEvolution
  • 307 total downloads
  • Latest version: 1.0.0
  • environment hostname abstraction
Application environment abstraction providing hostname and environment information
ModelingEvolution.Automation.ProgramRuntime by: ModelingEvolution
  • 3 total downloads
  • Latest version: 1.0.3
  • welding program-runtime adaptation automation rocketwelder
The runtime a generated welding program runs on: BlockStep/RunScope, the adaptation engine, and the planar fit that positions the torch. Referenced by every generated program so the engine travels by VERSION rather than by a copy of its source.
ModelingEvolution.Blazor.Diagrams by: zHaytam
  • 104 total downloads
  • Latest version: 3.0.6
  • blazor diagrams diagramming svg drag
A fully customizable and extensible all-purpose diagrams library for Blazor
ModelingEvolution.Blazor.Diagrams.Core by: zHaytam
  • 53 total downloads
  • Latest version: 3.0.6
  • blazor diagrams diagramming svg drag
A fully customizable and extensible all-purpose diagrams library for Blazor
ModelingEvolution.Blazor.LogViewer by: ModelingEvolution
  • 328 total downloads
  • Latest version: 1.2.0
  • blazor logviewer xterm terminal docker cli logs
Reusable Blazor component for viewing logs from processes and Docker containers in real-time using XtermBlazor terminal.
ModelingEvolution.Blazor.Splitter by: ModelingEvolution
  • 371 total downloads
  • Latest version: 1.0.6
  • blazor splitter resizable panels component
A lightweight, standalone Blazor splitter component for creating resizable panels.
ModelingEvolution.Booking by: ModelingEvolution
  • 31 total downloads
  • Latest version: 1.0.0-preview.11
  • booking calendar event-sourcing microplumberd kurrentdb o365
Meeting booking as an event-sourced module (MicroPlumberd): slot arbitration on one mailbox, bookings tagged with external references, availability sync, O365 calendar integration. Consumed by the RocketWelder website and the ERP customer portal.
ModelingEvolution.Build.DotNet by: ModelingEvolution
  • 332 total downloads
  • Latest version: 1.4.4
  • dotnet cli build restore msbuild diagnostics cliwrap streaming
CliWrap-based wrapper for the dotnet CLI with event-driven streaming and MSBuild diagnostic parsing. Provides RestoreAsync, BuildAsync, RunAsync with real-time ErrorOccurred, WarningOccurred, BuildCompleted, RestoreCompleted events.
ModelingEvolution.Bytes by: ModelingEvolution Team
  • 480 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
  • 77 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.Chat by: ModelingEvolution
  • 35 total downloads
  • Latest version: 1.0.0-preview.11
  • chat blazor mudblazor event-sourcing microplumberd markdown
Event-sourced chat (workspaces, channels, participants) with MudBlazor 9 Blazor components: conversation list, conversation view, message input, Markdown message rendering. Server-side command handlers and read models over MicroPlumberd/KurrentDB.
ModelingEvolution.Chat.Types by: ModelingEvolution
  • 31 total downloads
  • Latest version: 1.0.0-preview.11
  • chat contracts event-sourcing microplumberd
The published language of ModelingEvolution.Chat: identifiers (WorkspaceId, ChannelId, ParticipantId, MessageId, Markdown), commands and events. Immutable records with IParsable + JsonParsableConverter; no UI, no MudBlazor.
ModelingEvolution.Cobot by: ModelingEvolution
  • 7 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
  • 30 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution AnchorPanelControl Blazor
AnchorPanelControl