RaygunCore 2.0.0
.NET 6.0
Install-Package RaygunCore -Version 2.0.0
dotnet add package RaygunCore --version 2.0.0
<PackageReference Include="RaygunCore" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RaygunCore --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RaygunCore, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RaygunCore as a Cake Addin
#addin nuget:?package=RaygunCore&version=2.0.0
// Install RaygunCore as a Cake Tool
#tool nuget:?package=RaygunCore&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Raygun provider for .NET Core projects.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Http (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RaygunCore:
Package | Downloads |
---|---|
RaygunCore.AspNetCore
Raygun provider for ASP.NET Core. |
GitHub repositories
This package is not used by any popular GitHub repositories.