Exceptionless.Extensions.Hosting
5.0.0
dotnet add package Exceptionless.Extensions.Hosting --version 5.0.0
NuGet\Install-Package Exceptionless.Extensions.Hosting -Version 5.0.0
<PackageReference Include="Exceptionless.Extensions.Hosting" Version="5.0.0" />
paket add Exceptionless.Extensions.Hosting --version 5.0.0
#r "nuget: Exceptionless.Extensions.Hosting, 5.0.0"
// Install Exceptionless.Extensions.Hosting as a Cake Addin
#addin nuget:?package=Exceptionless.Extensions.Hosting&version=5.0.0
// Install Exceptionless.Extensions.Hosting as a Cake Tool
#tool nuget:?package=Exceptionless.Extensions.Hosting&version=5.0.0
Exceptionless provider for Microsoft.Extensions.Hosting. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com/ and provides aggregated views and analytics.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Exceptionless (>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Exceptionless.Extensions.Hosting:
Package | Downloads |
---|---|
Exceptionless.AspNetCore
Exceptionless client for ASP.NET Core. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics. |
|
Util.Logging.Serilog.Exceptionless
Util.Logging.Serilog.Exceptionless是Util应用框架集成封装Serilog日志操作类库,用于写入Exceptionless |
|
Bing.Logging.Sinks.Exceptionless
Bing.Logging.Sinks.Exceptionless是Bing应用框架的Exceptionless日志操作类库。 |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Exceptionless.Extensions.Hosting:
Repository | Stars |
---|---|
dotnetcore/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
|
|
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|