EasyProfiler.Core
2.2.0
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 EasyProfiler.Core --version 2.2.0
NuGet\Install-Package EasyProfiler.Core -Version 2.2.0
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="EasyProfiler.Core" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyProfiler.Core --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyProfiler.Core, 2.2.0"
#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.
// Install EasyProfiler.Core as a Cake Addin #addin nuget:?package=EasyProfiler.Core&version=2.2.0 // Install EasyProfiler.Core as a Cake Tool #tool nuget:?package=EasyProfiler.Core&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This repo, provides query profiler for .Net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- AutoFilterer (>= 2.8.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on EasyProfiler.Core:
Package | Downloads |
---|---|
EasyProfiler.CronJob
This repo, provides query profiler for .Net |
|
EasyProfiler.EntityFrameworkCore
This repo, provides query profiler for .Net |
|
EasyProfiler.Mongo
This repo, provides query profiler for .Net |
|
EasyProfiler.AspNetCore
This repo, provides query profiler for .Net |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.2 | 1,366 | 7/24/2022 |
3.1.1 | 1,304 | 4/20/2022 |
3.1.0 | 1,298 | 4/18/2022 |
3.0.0 | 1,344 | 3/27/2022 |
2.2.0 | 1,057 | 10/27/2021 |
2.1.0 | 902 | 10/2/2021 |
2.0.0 | 957 | 5/10/2021 |
1.5.0 | 821 | 3/27/2021 |
1.4.0 | 905 | 1/17/2021 |
1.3.0 | 1,304 | 11/25/2020 |
1.2.0 | 1,212 | 11/11/2020 |
1.1.0 | 1,012 | 10/28/2020 |
1.0.0 | 810 | 10/25/2020 |
✨ Added EasyProfiler.AspNetCore library
♻ Fixed Request Url Query Condition on Base Service