Microsoft.AspNet.Mvc
by: Microsoft
- 935 total downloads
- Latest version: 5.2.6
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.Razor
by: Microsoft
- 1.033k total downloads
- Latest version: 3.2.6
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 aspnet
- 342 total downloads
- Latest version: 1.0.4
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Microsoft.AspNet.Web.Optimization
by: Microsoft
- 405 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
- 432 total downloads
- Latest version: 5.2.3
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.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 453 total downloads
- Latest version: 5.2.3
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNet.WebApi.Core
by: Microsoft
- 460 total downloads
- Latest version: 5.2.3
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNet.WebApi.Cors
by: Microsoft
- 424 total downloads
- Latest version: 5.2.3
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
Microsoft.AspNet.WebApi.HelpPage
by: Microsoft
- 571 total downloads
- Latest version: 5.2.3
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
Microsoft.AspNet.WebApi.WebHost
by: Microsoft
- 407 total downloads
- Latest version: 5.2.3
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.
Microsoft.AspNet.WebPages
by: Microsoft
- 972 total downloads
- Latest version: 3.2.6
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.Diagnostics.Tracing.EventSource.Redist
by: Microsoft
- 508 total downloads
- Latest version: 1.1.28
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience.
This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource.
For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx.
New features:
- ETW channel support
- Support for static registration
Supported Platforms:
- .NET Framework 3.5
- .NET Framework 4.0
- .NET Framework 4.5
- Windows Store apps
- Windows Phone App 8.1
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft
- 13.958k total downloads
- Latest version: 2.2.0
Abstractions of key-value pair based configuration.
Commonly used types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Primitives
by: Microsoft
- 10.253k total downloads
- Latest version: 2.2.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.VisualStudio.SlowCheetah
by: Microsoft
- 188 total downloads
- Latest version: 3.0.61
Allows for configuration based XML transformations at build time.
Microsoft.Web.Infrastructure
by: Microsoft
- 449 total downloads
- Latest version: 1.0.0
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
Microsoft.Web.Xdt
by: Microsoft Corporation
- 611 total downloads
- Latest version: 2.1.1
Microsoft Xml Document Transformation (XDT) library. For more info on XDT please visit http://msdn.microsoft.com/en-us/library/dd465326.aspx.
MySql.Data.Entity
by: Oracle
- 524 total downloads
- Latest version: 6.9.9
Entity Framework 6.0 supported
NLog.Config
by: Kim Christensen Julian Verdurmen
- 85 total downloads
- Latest version: 4.5.11
Xml file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually and the configuration can be created programmatically.