EaCloud.MiniProfiler 9.0.1.1

dotnet add package EaCloud.MiniProfiler --version 9.0.1.1
                    
NuGet\Install-Package EaCloud.MiniProfiler -Version 9.0.1.1
                    
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="EaCloud.MiniProfiler" Version="9.0.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EaCloud.MiniProfiler" Version="9.0.1.1" />
                    
Directory.Packages.props
<PackageReference Include="EaCloud.MiniProfiler" />
                    
Project file
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 EaCloud.MiniProfiler --version 9.0.1.1
                    
#r "nuget: EaCloud.MiniProfiler, 9.0.1.1"
                    
#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 EaCloud.MiniProfiler@9.0.1.1
                    
#: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=EaCloud.MiniProfiler&version=9.0.1.1
                    
Install as a Cake Addin
#tool nuget:?package=EaCloud.MiniProfiler&version=9.0.1.1
                    
Install as a Cake Tool

EaCloud MiniProfiler 性能监测组件

Member project of EaCloud Team NuGet Badge GitHub license

说明

EaCloud MiniProfiler 性能监测组件,封装基于 MiniProfiler 框架实现的性能监测功能。

用法

  1. 通过nuget引用 EaCloud.MiniProfiler 程序集
Install-Package EaCloud.MiniProfiler

交流

QQ WeChat
QQ群号:863605868 微信号:SeonHu
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on EaCloud.MiniProfiler:

Package Downloads
EaCloud.Swagger

EaCloud Swagger API 文档生成组件,封装基于 Swagger 的 API 接口文档生成及调试功能。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1.1 264 10/22/2025
9.0.0.9 270 8/12/2025
9.0.0.8 212 7/5/2025
9.0.0.7 270 6/25/2025
9.0.0.6 294 6/18/2025
9.0.0.5 288 6/14/2025
9.0.0.4 281 5/8/2025
9.0.0.3 333 4/23/2025
9.0.0.2 342 4/11/2025
9.0.0.1 295 3/21/2025
8.0.1.9 272 11/15/2024
8.0.1.8 257 11/13/2024
8.0.1.7 275 10/9/2024
8.0.1.6 256 9/29/2024
8.0.1.5 296 9/13/2024
8.0.1.4 278 8/10/2024
8.0.1.3 294 8/7/2024
8.0.1.2 261 8/7/2024
8.0.1.1 257 8/7/2024
8.0.0.9 279 8/7/2024
Loading failed