Microsoft.ApplicationInsights.PersistenceChannel
by: Microsoft
- 2 total downloads
- Latest version: 0.16.1-build00418
This channel provides a peristant channel to Application Insights that will preserve telemetry in offline scenarios. This is a dependent package, for a best experience please install the platform specific package.
Microsoft.ApplicationInsights.Agent.Intercept
by: Microsoft
- 6 total downloads
- Latest version: 0.17.0
This NuGet enables Interception of method calls
MaterialDesignThemes
by: James Willock
- 701 total downloads
- Latest version: 5.0.1-ci577
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MediatR
by: Jimmy Bogard
- 66 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 86 total downloads
- Latest version: 4.15.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 Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
MetadataExtractor
by: Drew Noakes
- 33 total downloads
- Latest version: 2.8.1
Easily and efficiently read metadata from images, video and audio files.
MetadataExtractor reads Exif, IPTC, XMP, ICC, Photoshop, WebP, PNG, BMP, GIF, ICO, PCX metadata from JPEG, TIFF WebP, PSD, PNG, BMP, GIF, ICO, PCX and camera RAW files.
MOV and related QuickTime video formats such as MP4, M4V, 3G2, 3GP are supported, as are MP3 and WAV audio files.
Camera manufacturer specific support exists for Agfa, Canon, Casio, DJI, Epson, Fujifilm, Kodak, Kyocera, Leica, Minolta, Nikon, Olympus, Panasonic, Pentax, Reconyx, Sanyo, Sigma/Foveon and Sony models.
MessagePack
by: neuecc
- 51 total downloads
- Latest version: 1.6.1.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.ApplicationInsights
by: Microsoft
- 137 total downloads
- Latest version: 2.14.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
Microsoft.AppCenter.Analytics
by: Microsoft
- 11 total downloads
- Latest version: 4.4.0
This package contains functionalities to collect session, device properties, events etc… for your application.
Microsoft.AppCenter
by: Microsoft
- 269 total downloads
- Latest version: 4.5.3
This package contains the basic functionalities that all App Center services use to communicate with the backend.
MessagePackAnalyzer
by: neuecc aarnott
- 201 total downloads
- Latest version: 3.0.238-rc.1
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.AppCenter.Crashes
by: Microsoft
- 203 total downloads
- Latest version: 4.5.3
This package contains functionalities to collect crash reports for your application.
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 207 total downloads
- Latest version: 2.22.0
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Mapster.DependencyInjection
by: Chaowlert Chaisrichalermpol
- 2 total downloads
- Latest version: 1.0.0
Dependency Injection supports for Mapster
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 178 total downloads
- Latest version: 2.22.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.JavaScript
by: Microsoft
- 9 total downloads
- Latest version: 0.22.9-build00167
Application Insights API enables you to get insights into user behavior and monitor usage patterns for your JavaScript applications. Application Insights service collects the data, analyzes it and presents the results in the forms of graphs and reports in Application Insights portal in Microsoft Azure.
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 188 total downloads
- Latest version: 2.22.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
Microsoft.ApplicationInsights.Web
by: Microsoft
- 48 total downloads
- Latest version: 2.22.0
Application Insights for .NET web applications. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 19 total downloads
- Latest version: 2.0.0
MediatR extensions for ASP.NET Core