MessagePack.Annotations
by: neuecc aarnott
- 552 total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePack
by: neuecc aarnott
- 1.574k total downloads
- Latest version: 3.1.4
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 457 total downloads
- Latest version: 2.23.0
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 1.172k 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).
Microsoft.ApplicationInsights
by: Microsoft
- 540 total downloads
- Latest version: 2.23.0
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
MediatR
by: Jimmy Bogard
- 321 total downloads
- Latest version: 13.1.0
Simple, unambitious mediator implementation in .NET
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 496 total downloads
- Latest version: 2.23.0
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
MessagePackAnalyzer
by: neuecc aarnott
- 685 total downloads
- Latest version: 3.1.4
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.Android.Runtime.33.android-x86
by: Microsoft
- 163 total downloads
- Latest version: 34.0.0-preview.5.312+sha.1f3734c
Microsoft.Android runtime components for API 33. Please do not reference directly.
Microsoft.Android.Runtime.33.android-arm64
by: Microsoft
- 105 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.
- 199 total downloads
- Latest version: 21.9.1
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
Microsoft.AI.DirectML
by: Microsoft
- 112 total downloads
- Latest version: 1.15.4
DirectML Redistributable Package.
MediatR.Contracts
by: Jimmy Bogard
- 28 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
MetroSet_UI
by: Narwin
- 25 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
Microsoft.Android.Runtime.35.android-x86.Msi.x64
by: Microsoft
- 43 total downloads
- Latest version: 35.0.101
Microsoft.Android runtime components for API 35. Please do not reference directly.
MediaInfo.DotNetWrapper
by: Yaroslav V Tatarenko Stef Heyenrath
- 76 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
- 87 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
MedallionTopologicalSort
by: Michael Adelson
- 241 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]
Microsoft.ApplicationInsights.Agent.Intercept
by: Microsoft
- 134 total downloads
- Latest version: 2.4.0
This NuGet enables Interception of method calls. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
MessagingToolkit.QRCode
by: JP
- 10 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.