Loupe.Agent.Core.Services
5.0.0.26
Prefix Reserved
dotnet add package Loupe.Agent.Core.Services --version 5.0.0.26
NuGet\Install-Package Loupe.Agent.Core.Services -Version 5.0.0.26
<PackageReference Include="Loupe.Agent.Core.Services" Version="5.0.0.26" />
paket add Loupe.Agent.Core.Services --version 5.0.0.26
#r "nuget: Loupe.Agent.Core.Services, 5.0.0.26"
// Install Loupe.Agent.Core.Services as a Cake Addin #addin nuget:?package=Loupe.Agent.Core.Services&version=5.0.0.26 // Install Loupe.Agent.Core.Services as a Cake Tool #tool nuget:?package=Loupe.Agent.Core.Services&version=5.0.0.26
Loupe Agent Common Services - Shared configuration library for technology-specific agents built on top of the Loupe Agent for .NET Core.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- Loupe.Agent.Core (>= 5.0.0.26)
- Loupe.Agent.Core.Extensibility (>= 5.0.0.26)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.1.0)
- Microsoft.Extensions.Hosting (>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- System.Diagnostics.DiagnosticSource (>= 4.5.1)
-
.NETStandard 2.0
- Loupe.Agent.Core (>= 5.0.0.26)
- Loupe.Agent.Core.Extensibility (>= 5.0.0.26)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.1.0)
- Microsoft.Extensions.Hosting (>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- System.Diagnostics.DiagnosticSource (>= 4.5.1)
-
.NETStandard 2.1
- Loupe.Agent.Core (>= 5.0.0.26)
- Loupe.Agent.Core.Extensibility (>= 5.0.0.26)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 3.0.0)
- Microsoft.Extensions.Hosting (>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Options (>= 3.0.0)
-
net6.0
- Loupe.Agent.Core (>= 5.0.0.26)
- Loupe.Agent.Core.Extensibility (>= 5.0.0.26)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Hosting (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Options (>= 6.0.0)
-
net8.0
- Loupe.Agent.Core (>= 5.0.0.26)
- Loupe.Agent.Core.Extensibility (>= 5.0.0.26)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Loupe.Agent.Core.Services:
Package | Downloads |
---|---|
Loupe.Extensions.Logging
Implements Microsoft.Extensions.Logging.Abstractions for the Loupe Agent for .NET Core (Loupe.Agent.Core) |
|
Loupe.Agent.AspNetCore
The Loupe Agent for ASP.NET Core - automatically record performance and diagnostic information for ASP.NET Core applications. Download additional agent extensions for extended integration with different .NET Core subsystems and third party libraries. |
|
Loupe.Agent.PerformanceCounters
The Loupe Agent for Windows Performance Counters - automatically record key performance counters to Loupe for analysis along with the rest of your session's data. Download additional agent extensions for extended integration with different .NET Core subsystems and third party libraries. |
|
Loupe.Agent.EntityFrameworkCore
The Loupe Agent for Entity Framework Core - automatically record performance and diagnostic information for EF Core data access. Download additional agent extensions for extended integration with different .NET Core subsystems and third party libraries. |
|
Loupe.Agent.EntityFramework
The Loupe Agent for Entity Framework 6 - automatically record performance and diagnostic information for EF data access. Download additional agent extensions for extended integration with different .NET Core subsystems and third party libraries. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0.26 | 5,740 | 6/30/2024 |
5.0.0.22 | 17,278 | 1/14/2024 |
5.0.0.14 | 972 | 11/16/2023 |
5.0.0.10 | 531 | 11/16/2023 |
5.0.0.9 | 19,319 | 7/6/2023 |
5.0.0.5 | 749 | 7/5/2023 |
5.0.0.2 | 4,504 | 5/14/2023 |
5.0.0.1 | 1,480 | 5/6/2023 |
4.14.0.11 | 2,171 | 3/2/2023 |
4.14.0.5 | 15,491 | 6/7/2022 |
4.14.0.3 | 2,880 | 5/15/2022 |
4.13.0.17 | 15,571 | 2/22/2022 |
4.13.0.15 | 2,016 | 2/11/2022 |
4.13.0.13 | 3,519 | 11/11/2021 |
4.13.0.11 | 2,068 | 10/12/2021 |
4.13.0.9 | 1,260 | 10/11/2021 |
4.13.0.8 | 1,527 | 10/7/2021 |
4.13.0.2 | 1,782 | 9/20/2021 |
4.12.0.7 | 1,371 | 9/1/2021 |
4.12.0.2 | 2,154 | 8/22/2021 |
4.11.0.3 | 4,904 | 5/3/2021 |
4.10.0.9 | 7,724 | 2/2/2021 |
4.10.0.7 | 2,601 | 12/9/2020 |
4.10.0.6 | 1,966 | 11/30/2020 |
4.9.0.22 | 1,990 | 11/15/2020 |
4.9.0.17 | 1,335 | 11/9/2020 |
4.9.0.13 | 2,918 | 9/9/2020 |
4.9.0.9 | 3,256 | 8/17/2020 |
4.9.0.5 | 4,252 | 6/17/2020 |
4.9.0.2 | 2,066 | 6/7/2020 |
4.8.3.2 | 2,009 | 5/13/2020 |
4.8.2 | 1,734 | 5/10/2020 |
4.8.1 | 2,857 | 1/16/2020 |
4.8.0.2 | 1,796 | 11/18/2019 |
4.8.0.1 | 2,067 | 8/29/2019 |
4.8.0 | 1,839 | 8/16/2019 |
4.7.1 | 2,162 | 6/9/2019 |
4.7.0 | 1,550 | 1/15/2019 |
4.6.1 | 1,897 | 8/15/2018 |
4.6.0 | 1,778 | 5/31/2018 |