Microsoft.AspNet.Diagnostics
                              
                            
                                1.0.0-beta5
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
        
        
                                This is a prerelease version of Microsoft.AspNet.Diagnostics.
                            
    
                    dotnet add package Microsoft.AspNet.Diagnostics --version 1.0.0-beta5
NuGet\Install-Package Microsoft.AspNet.Diagnostics -Version 1.0.0-beta5
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="Microsoft.AspNet.Diagnostics" Version="1.0.0-beta5" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Microsoft.AspNet.Diagnostics" Version="1.0.0-beta5" />
<PackageReference Include="Microsoft.AspNet.Diagnostics" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add Microsoft.AspNet.Diagnostics --version 1.0.0-beta5
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.AspNet.Diagnostics, 1.0.0-beta5"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package Microsoft.AspNet.Diagnostics@1.0.0-beta5
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Microsoft.AspNet.Diagnostics&version=1.0.0-beta5&prerelease
#tool nuget:?package=Microsoft.AspNet.Diagnostics&version=1.0.0-beta5&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    ASP.NET 5 Middleware for error handling, error pages, and diagnostics information.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| DNX | dnx451 is compatible. | 
| DNXCore | dnxcore50 is compatible. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    DNX 4.5.1- Microsoft.AspNet.Diagnostics.Abstractions (>= 1.0.0-beta5)
- Microsoft.AspNet.Http.Extensions (>= 1.0.0-beta5)
- Microsoft.AspNet.WebUtilities (>= 1.0.0-beta5)
- Microsoft.Framework.Logging.Abstractions (>= 1.0.0-beta5)
- Microsoft.Framework.OptionsModel (>= 1.0.0-beta5)
- Microsoft.Framework.Runtime.Abstractions (>= 1.0.0-beta5)
- Microsoft.Framework.WebEncoders.Core (>= 1.0.0-beta5)
 
- 
                                                    DNXCore 5.0- Microsoft.AspNet.Diagnostics.Abstractions (>= 1.0.0-beta5)
- Microsoft.AspNet.Http.Extensions (>= 1.0.0-beta5)
- Microsoft.AspNet.WebUtilities (>= 1.0.0-beta5)
- Microsoft.Framework.Logging.Abstractions (>= 1.0.0-beta5)
- Microsoft.Framework.OptionsModel (>= 1.0.0-beta5)
- Microsoft.Framework.Runtime.Abstractions (>= 1.0.0-beta5)
- Microsoft.Framework.WebEncoders.Core (>= 1.0.0-beta5)
- System.Reflection.Extensions (>= 4.0.0-beta-23019)
 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.0.0-beta5 | 12,419 | 6/29/2015 | 
| 1.0.0-beta4 | 25,055 | 4/24/2015 | 
| 1.0.0-beta3 | 11,351 | 2/13/2015 | 
| 1.0.0-beta2 | 6,414 | 1/15/2015 | 
| 1.0.0-beta1 | 19,407 | 11/11/2014 |