LogCast.AspNetCore
                             
                            
                                1.0.5
                            
                        
                    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package LogCast.AspNetCore --version 1.0.5
NuGet\Install-Package LogCast.AspNetCore -Version 1.0.5
        
        
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="LogCast.AspNetCore" Version="1.0.5" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="LogCast.AspNetCore" Version="1.0.5" />
<PackageReference Include="LogCast.AspNetCore" />
        
        
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 LogCast.AspNetCore --version 1.0.5
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: LogCast.AspNetCore, 1.0.5"
        
        
#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 LogCast.AspNetCore@1.0.5
        
        
#: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=LogCast.AspNetCore&version=1.0.5
#tool nuget:?package=LogCast.AspNetCore&version=1.0.5
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Plugin to extend logging on AspNetCore services with LogCast
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                
- LogCast (>= 1.0.5)
 - Microsoft.AspNetCore.Http (>= 2.0.3)
 - Microsoft.NETCore.Platforms (>= 2.0.2)
 - NETStandard.Library (>= 2.0.3)
 - System.Buffers (>= 4.4.0)
 - System.ComponentModel (>= 4.3.0)
 - System.Console (>= 4.3.1)
 - System.Diagnostics.Contracts (>= 4.3.0)
 - System.Diagnostics.DiagnosticSource (>= 4.4.1)
 - System.Net.Http (>= 4.3.3)
 - System.Security.Cryptography.Algorithms (>= 4.3.1)
 - System.Security.Cryptography.X509Certificates (>= 4.3.2)
 - System.Xml.ReaderWriter (>= 4.3.1)
 
 
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.