MedallionTopologicalSort
by: Michael Adelson
- 9 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]
MessagePackAnalyzer
by: neuecc, aarnott
- 1 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.ApplicationInsights
by: Microsoft
- 191 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
Microsoft.ApplicationInsights.Agent.Intercept
by: Microsoft
- 1 total downloads
- Latest version: 2.4.0
This NuGet enables Interception of method calls. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.12.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.Log4NetAppender
by: Microsoft
- 1 total downloads
- Latest version: 2.12.0
Application Insights Log4Net Appender is a customer appender allowing you to send Log4Net log messages to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.12.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.Web
by: Microsoft
- 1 total downloads
- Latest version: 2.12.0
Application Insights for .NET web applications. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 1 total downloads
- Latest version: 2.12.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
- 1 total downloads
- Latest version: 2.12.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.Cors
by: Microsoft
- 1 total downloads
- Latest version: 5.2.3
This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
Microsoft.AspNet.Identity.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.2.4
Core interfaces for ASP.NET Identity.
Microsoft.AspNet.Identity.Owin
by: Microsoft
- 2 total downloads
- Latest version: 2.2.4
Owin implementation for ASP.NET Identity.
Microsoft.AspNet.Mvc
by: Microsoft
- 10 total downloads
- Latest version: 5.3.0
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
Microsoft.AspNet.Mvc.FixedDisplayModes
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
The previous version of this package contained a workaround for a bug affecting mobile view caching in ASP.NET MVC 4. As of ASP.NET MVC 5 this workaround is no longer needed. This package can be safely removed without affecting your application.
Microsoft.AspNet.Providers.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based providers, so that you can easily switch an application to use cloud storage via SQL Azure.
Microsoft.AspNet.Razor
by: Microsoft
- 12 total downloads
- Latest version: 3.3.0
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft.AspNet.TelemetryCorrelation
by: Microsoft
- 1 total downloads
- Latest version: 1.0.7
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Microsoft.AspNet.Web.Optimization
by: Microsoft
- 7 total downloads
- Latest version: 1.1.3
ASP.NET Optimization introduces a way to bundle and optimize CSS and JavaScript files.
Microsoft.AspNet.WebApi
by: Microsoft
- 14 total downloads
- Latest version: 5.3.0
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.