MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 2.613k total downloads
- Latest version: 5.0.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
MedallionTopologicalSort
by: Michael Adelson
- 264 total downloads
- Latest version: 1.0.0
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]
MessagePack
by: neuecc aarnott
- 3.714k total downloads
- Latest version: 3.1.8
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc aarnott
- 1.263k total downloads
- Latest version: 3.1.8
Attributes and interfaces for .NET types serializable with MessagePack.
Mapster
by: chaowlert eric_swann andrerav
- 1.56k total downloads
- Latest version: 10.1.0-pre02
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
ManagedEsent
by: Microsoft
- 455 total downloads
- Latest version: 2.0.0
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Microsoft.Android.Runtime.33.android-arm64
by: Microsoft
- 233 total downloads
- Latest version: 34.0.0-preview.5.312+sha.1f3734c
Microsoft.Android runtime components for API 33. Please do not reference directly.
MediaInfo.Native
by: MediaArea.net SARL.
- 524 total downloads
- Latest version: 26.1.0
MediaInfo(Lib) is a convenient unified display of the most relevant technical and tag data for video and audio files.
MediaInfolib with support network AV streams
MassTransit
by: Chris Patterson
- 3.39k total downloads
- Latest version: 9.2.1
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MediatR
by: Jimmy Bogard
- 790 total downloads
- Latest version: 14.2.0
Simple, unambitious mediator implementation in .NET
MessagePackAnalyzer
by: neuecc aarnott
- 1.641k total downloads
- Latest version: 3.1.8
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Microsoft.AI.DirectML
by: Microsoft
- 422 total downloads
- Latest version: 1.15.4
DirectML Redistributable Package.
MassTransit.Abstractions
by: Chris Patterson
- 1.6k total downloads
- Latest version: 9.2.1
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
Mapster.Core
by: chaowlert eric_swann andrerav
- 271 total downloads
- Latest version: 10.1.0-pre02
Lightweight library for Mapster and Mapster CodeGen
MediatR.Contracts
by: Jimmy Bogard
- 58 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
MaterialSkin.2
by: leocb IgnaceMaes orapps44
- 60 total downloads
- Latest version: 2.3.1
Google's Material Design for your windows forms. MaterialSkin 2 is a Google's Material Design skin for you windows forms app. This updated version brings new user controls, unified theming and consistency. This package supersedes the MaterialSkin package By IgnaceMaes. Example app and documentation is available on the project site.
MetroSet_UI
by: Narwin
- 52 total downloads
- Latest version: 2.0.0
The Windows Forms Metro Style Skin for .NET applications.
Supported platforms:
Windows XP
Windows Vista
Windows 7
Windows 8
Windows 10
MediaInfo.DotNetWrapper
by: Yaroslav V Tatarenko Stef Heyenrath
- 175 total downloads
- Latest version: 1.0.7
MediaInfo.DotNetWrapper is a wrappper for the MediaInfo.dll (https://mediaarea.net/en/MediaInfo). MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.
MediaToolkit
by: Aydin
- 176 total downloads
- Latest version: 1.1.0.1
MediaToolkit is a .NET library which can convert and process audio and video files.
Functionality:
- Grab thumbnails from videos
- Cut / split videos
- Convert video files into various other video formats.
- Perform video transcoding tasks.
- Set bit rate
- Set frame rate
- Set resolution or size
- Set aspect ratio
- Set duration
- Perform audio transcoding tasks.
- Set audio sample rate
- Convert video to physical formats using FILM, PAL or NTSC tv standards
- DVD
- DV
- DV50
- VCD
- SVCD
MessagingToolkit.QRCode
by: JP
- 18 total downloads
- Latest version: 1.3.0
QRCode Library is a .NET component that can be used to encode and decode QRCode. QRCode is a 2 dimensional bar code that originated in Japan. Nowadays it is widely used in a wide range of industries, e.g. for vehicle parts tracking and inventory management.
QR stands for �Quick Response�. It was created by the Japanese corporation Denso-Wave in 1994 and is aimed at decoding contents at high speed. Nowadays, QR Code is used in mobile phones to ease data entry.
QRCode can also be printed on a business card or shown on any display, which can then be captured by the mobile phone provided the mobile phone has the software to read QRCode.
QRCode Library provides functions to:
Encode content into a QR Code image which can saved in JPEG, GIF, PNG, or BITMAP formats
Decode a QR Code image
The library can be used in any .NET 3.5 Windows Application, ASP.NET web application or Windows Mobile device application.