Bing.MiniProfiler 6.0.0

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

Bing.MiniProfiler 是Bing应用框架的性能监测组件类库。

Product Compatible and additional computed target framework versions.
.NET 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 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.  net9.0 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0 126 6/3/2025
6.0.0-preview-20250319-1 141 3/19/2025
6.0.0-preview-20240417-1 119 4/17/2024
6.0.0-preview-20240415-1 102 4/15/2024
6.0.0-preview-20231024-1 256 10/24/2023
6.0.0-preview-20231007-1 138 10/7/2023
6.0.0-preview-20230712-1 182 7/12/2023
6.0.0-preview-20230613-1 178 6/13/2023
6.0.0-preview-20230511-2 153 5/11/2023
6.0.0-preview-20230511-1 186 5/11/2023
2.2.9 284 3/30/2023
2.2.9-preview-20230327-1 161 3/27/2023
2.2.9-preview-20230313-2 128 3/13/2023
2.2.9-preview-20230313-1 147 3/13/2023
2.2.9-preview-20230215-1 181 2/15/2023
2.2.8 315 1/5/2023
2.2.7 349 1/5/2023
2.2.6 360 12/7/2022
2.2.6-preview-20221020-1 259 10/20/2022
2.2.5 497 9/28/2022
2.2.4 509 9/15/2022
2.2.4-preview-20220907-1 181 9/7/2022
2.2.4-preview-20220902-1 192 9/2/2022
2.2.4-preview-20220829-1 168 8/29/2022
2.2.4-preview-20220607-1 192 6/7/2022
2.2.3 642 3/15/2022
2.2.2 637 2/18/2022
2.2.1 638 2/8/2022
2.2.0 667 2/8/2022
2.2.0-preview-20220104-1 240 1/4/2022
2.2.0-preview-20211122-1 395 11/22/2021
2.2.0-preview-20211014-1 351 10/14/2021
2.1.0 455 5/19/2021

Bing应用框架以MIT开源发布,可随意使用