MathNet.Numerics
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 207 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.
MathNet.Numerics.FSharp
by: Marcus Cuda Christoph Ruegg Jurgen Van Gael
- 33 total downloads
- Latest version: 3.0.0-alpha4
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes a portable build supporting .Net 4.5, SL5 and .NET for Windows Store apps.
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 103 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).
MathNet.Spatial
by: Christoph Ruegg Johan Larsson
- 8 total downloads
- Latest version: 0.5.0-beta05
Math.NET Spatial, providing methods and algorithms for geometry computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3, 2.0 or higher on Windows, Linux and Mac.
MediatR
by: Jimmy Bogard
- 55 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 15 total downloads
- Latest version: 2.0.0
MediatR extensions for ASP.NET Core
MessagePack
by: neuecc
- 110 total downloads
- Latest version: 1.6.1.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer
by: neuecc aarnott
- 295 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.
Meziantou.Analyzer
by: meziantou
- 1.669k total downloads
- Latest version: 2.0.250
A Roslyn analyzer to enforce some good practices in C#
Microsoft.ApplicationInsights
by: Microsoft
- 75 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.ApplicationInsights.Agent.Intercept
by: Microsoft
- 8 total downloads
- Latest version: 0.17.0
This NuGet enables Interception of method calls
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 139 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
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 108 total downloads
- Latest version: 2.23.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.PersistenceChannel
by: Microsoft
- 5 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.WindowsApps
by: Microsoft
- 9 total downloads
- Latest version: 0.17.0
Application Insights for .Net Windows applications. This package supports Windows Phone 8.0 and 8.1 applications and Windows Store 8.1 applications targetting either WinRT or Silverlight. See http://go.microsoft.com/fwlink/?LinkID=510753 for more information.
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 117 total downloads
- Latest version: 2.23.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
- 91 total downloads
- Latest version: 2.23.0
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.Antiforgery
by: Microsoft
- 27 total downloads
- Latest version: 1.0.0-rc1-final
An antiforgery system for ASP.NET designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNet.Authentication
by: Microsoft
- 35 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNet.Authentication.Cookies
by: Microsoft
- 42 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.