Bing.Permissions 6.0.0

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

Bing.Permissions 是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 137 6/3/2025
6.0.0-preview-20250319-1 157 3/19/2025
6.0.0-preview-20240417-1 129 4/17/2024
6.0.0-preview-20240415-1 116 4/15/2024
6.0.0-preview-20231024-1 304 10/24/2023
6.0.0-preview-20231007-1 125 10/7/2023
6.0.0-preview-20230712-1 219 7/12/2023
6.0.0-preview-20230613-1 156 6/13/2023
6.0.0-preview-20230511-2 176 5/11/2023
6.0.0-preview-20230511-1 154 5/11/2023
2.2.9 298 3/30/2023
2.2.9-preview-20230327-1 163 3/27/2023
2.2.9-preview-20230313-2 191 3/13/2023
2.2.9-preview-20230313-1 175 3/13/2023
2.2.9-preview-20230215-1 165 2/15/2023
2.2.8 365 1/5/2023
2.2.7 351 1/5/2023
2.2.6 352 12/7/2022
2.2.6-preview-20221020-1 255 10/20/2022
2.2.5 528 9/28/2022
2.2.4 552 9/15/2022
2.2.4-preview-20220907-1 218 9/7/2022
2.2.4-preview-20220902-1 180 9/2/2022
2.2.4-preview-20220829-1 195 8/29/2022
2.2.4-preview-20220607-1 245 6/7/2022
2.2.3 663 3/15/2022
2.2.2 735 2/18/2022
2.2.1 705 2/8/2022
2.2.0 619 2/8/2022
2.2.0-preview-20220104-1 281 1/4/2022
2.2.0-preview-20211122-1 348 11/22/2021
2.2.0-preview-20211014-1 374 10/14/2021
2.1.0 515 5/19/2021
2.1.0-preview-20210507-1 336 5/7/2021
2.0.0 550 1/18/2021
1.2.2 526 1/8/2021
1.2.2-preview-20201217-1 454 12/17/2020
1.2.2-preview-20201207-1 428 12/7/2020
1.2.1 558 10/18/2020
1.2.1-preview-20201012-1 386 10/12/2020
1.2.1-preview-20201010-1 447 10/10/2020
1.2.1-preview-20201005-1 474 10/4/2020
1.2.1-preview-20200920-1 386 9/20/2020
1.2.0 700 7/8/2020
1.2.0-preview-20200510-1 456 5/10/2020
1.2.0-preview-20200216-1 591 2/16/2020
1.2.0-preview-20200206-1 536 2/5/2020
1.1.9 694 1/8/2020
1.1.8 625 1/1/2020
1.1.7 686 11/21/2019
1.1.6 582 11/20/2019
1.1.5 676 11/14/2019
1.1.4 643 10/5/2019
1.1.3 652 9/19/2019

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