System.Threading.AccessControl 8.0.0-preview.5.23280.8

Prefix Reserved
This is a prerelease version of System.Threading.AccessControl.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Threading.AccessControl --version 8.0.0-preview.5.23280.8
                    
NuGet\Install-Package System.Threading.AccessControl -Version 8.0.0-preview.5.23280.8
                    
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="System.Threading.AccessControl" Version="8.0.0-preview.5.23280.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Threading.AccessControl" Version="8.0.0-preview.5.23280.8" />
                    
Directory.Packages.props
<PackageReference Include="System.Threading.AccessControl" />
                    
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 System.Threading.AccessControl --version 8.0.0-preview.5.23280.8
                    
#r "nuget: System.Threading.AccessControl, 8.0.0-preview.5.23280.8"
                    
#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 System.Threading.AccessControl@8.0.0-preview.5.23280.8
                    
#: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=System.Threading.AccessControl&version=8.0.0-preview.5.23280.8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=System.Threading.AccessControl&version=8.0.0-preview.5.23280.8&prerelease
                    
Install as a Cake Tool

Provides support for managing access and audit control lists for synchronization primitives.

Commonly Used Types:
System.Security.AccessControl.EventWaitHandleAccessRule
System.Security.AccessControl.EventWaitHandleAuditRule
System.Security.AccessControl.MutexAccessRule
System.Security.AccessControl.MutexAuditRule
System.Security.AccessControl.MutexSecurity
System.Security.AccessControl.SemaphoreAccessRule
System.Security.AccessControl.SemaphoreAuditRule
System.Security.AccessControl.SemaphoreSecurity

Product 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 is compatible.  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.  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. 
.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 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (55)

Showing the top 5 NuGet packages that depend on System.Threading.AccessControl:

Package Downloads
System.Diagnostics.PerformanceCounter

Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters. Commonly Used Types: System.Diagnostics.PerformanceCounter

Microsoft.Windows.Compatibility

This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.

Microsoft.PowerShell.Commands.Utility

Runtime for hosting PowerShell

Examine.Lucene

A Lucene.Net search and indexing implementation for Examine

Microsoft.VisualStudio.Utilities

A member of the Visual Studio SDK

GitHub repositories (16)

Showing the top 16 popular GitHub repositories that depend on System.Threading.AccessControl:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
gerardog/gsudo
Sudo for Windows
DGP-Studio/Snap.Hutao
实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
madelson/DistributedLock
A .NET library for distributed synchronization
praeclarum/FuGetGallery
An alternative web UI for browsing nuget packages
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
RazorGenerator/RazorGenerator
A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution.
Shazwazza/Examine
A .NET indexing and search engine powered by Lucene.Net
metalama/Metalama
A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.
VSadov/Satori
Experimenting with dotnet runtime.
EvanMulawski/FanControl.CorsairLink
The unofficial CorsairLink plugin for Fan Control. Adds support for Corsair controllers, liquid coolers, and power supplies. An alternative to iCUE.
MercuryWorkshop/celeste-wasm
Browser port of Celeste (2018) and Everest using WebAssembly
haga-rak/fluxzy.core
Fast and fully streamed Man-On-The-Middle library and a CLI app to intercept, record, impersonate and alter HTTP/1.1, H2, websocket traffic over plain or secure channels.
valdisiljuconoks/LocalizationProvider
Database driven localization provider for .NET applications
Version Downloads Last Updated
10.0.0-preview.6.25358.103 461 2 days ago
10.0.0-preview.5.25277.114 3,178 a month ago
10.0.0-preview.4.25258.110 1,355 2 months ago
10.0.0-preview.3.25171.5 3,487 3 months ago
10.0.0-preview.2.25163.2 3,195 4 months ago
10.0.0-preview.1.25080.5 1,315 5 months ago
9.0.7 10,219 9 days ago
9.0.6 73,819 a month ago
9.0.5 67,970 2 months ago
9.0.4 226,631 3 months ago
9.0.3 83,902 4 months ago
9.0.2 135,968 5 months ago
9.0.1 356,663 6 months ago
9.0.0 713,463 8 months ago
9.0.0-rc.2.24473.5 27,371 9 months ago
9.0.0-rc.1.24431.7 8,379 9/10/2024
9.0.0-preview.7.24405.7 6,003 8/13/2024
9.0.0-preview.6.24327.7 634,403 7/9/2024
9.0.0-preview.5.24306.7 5,530 6/11/2024
9.0.0-preview.4.24266.19 2,801 5/21/2024
9.0.0-preview.3.24172.9 7,463 4/11/2024
9.0.0-preview.2.24128.5 1,036 3/12/2024
9.0.0-preview.1.24080.9 25,503 2/13/2024
8.0.0 10,557,043 11/14/2023
8.0.0-rc.2.23479.6 468,892 10/10/2023
8.0.0-rc.1.23419.4 9,772 9/12/2023
8.0.0-preview.7.23375.6 17,036 8/8/2023
8.0.0-preview.6.23329.7 1,420 7/11/2023
8.0.0-preview.5.23280.8 1,841 6/13/2023
8.0.0-preview.4.23259.5 9,940 5/16/2023
8.0.0-preview.3.23174.8 20,180 4/11/2023
8.0.0-preview.2.23128.3 5,403 3/14/2023
8.0.0-preview.1.23110.8 8,097 2/21/2023
7.0.1 3,742,923 1/10/2023
7.0.0 2,194,718 11/7/2022
7.0.0-rc.2.22472.3 9,631 10/11/2022
7.0.0-rc.1.22426.10 62,781 9/14/2022
7.0.0-preview.7.22375.6 10,673 8/9/2022
7.0.0-preview.6.22324.4 1,248 7/12/2022
7.0.0-preview.5.22301.12 1,411 6/14/2022
7.0.0-preview.4.22229.4 11,322 5/10/2022
7.0.0-preview.3.22175.4 2,642 4/13/2022
7.0.0-preview.2.22152.2 11,826 3/14/2022
7.0.0-preview.1.22076.8 3,082 2/17/2022
6.0.1 40,966 8 months ago
6.0.0 14,287,637 11/8/2021
6.0.0-rc.2.21480.5 4,747 10/12/2021
6.0.0-rc.1.21451.13 8,837 9/14/2021
6.0.0-preview.7.21377.19 3,880 8/10/2021
6.0.0-preview.6.21352.12 6,056 7/14/2021
6.0.0-preview.5.21301.5 5,676 6/15/2021
6.0.0-preview.4.21253.7 19,661 5/24/2021
6.0.0-preview.3.21201.4 7,848 4/8/2021
6.0.0-preview.2.21154.6 8,227 3/11/2021
6.0.0-preview.1.21102.12 16,124 2/12/2021
5.0.0 29,273,968 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 10,231 10/13/2020
5.0.0-rc.1.20451.14 4,472 9/14/2020
5.0.0-preview.8.20407.11 9,610 8/25/2020
5.0.0-preview.7.20364.11 18,570 7/21/2020
5.0.0-preview.6.20305.6 3,613 6/25/2020
5.0.0-preview.5.20278.1 4,042 6/10/2020
5.0.0-preview.4.20251.6 8,112 5/18/2020
5.0.0-preview.3.20214.6 46,833 4/23/2020
5.0.0-preview.2.20160.6 21,713 4/2/2020
5.0.0-preview.1.20120.5 2,543 3/16/2020
4.7.0 19,241,619 12/3/2019
4.7.0-preview3.19551.4 3,989 11/13/2019
4.7.0-preview2.19523.17 15,728 11/1/2019
4.7.0-preview1.19504.10 10,050 10/15/2019
4.6.0 2,475,839 9/23/2019
4.6.0-rc1.19456.4 5,027 9/16/2019
4.6.0-preview9.19421.4 3,099 9/4/2019
4.6.0-preview9.19416.11 694 9/4/2019
4.6.0-preview8.19405.3 5,986 8/13/2019
4.6.0-preview7.19362.9 11,370 7/23/2019
4.6.0-preview6.19303.8 39,503 6/12/2019
4.6.0-preview6.19264.9 690 9/4/2019
4.6.0-preview5.19224.8 33,432 5/6/2019
4.6.0-preview4.19212.13 1,961 4/18/2019
4.6.0-preview3.19128.7 7,551 3/6/2019
4.6.0-preview.19073.11 16,399 1/29/2019
4.6.0-preview.18571.3 17,861 12/3/2018
4.5.0 41,223,494 5/29/2018
4.5.0-rc1 68,267 5/6/2018
4.5.0-preview2-26406-04 30,263 4/10/2018
4.5.0-preview1-26216-02 38,078 2/26/2018
4.5.0-preview1-25914-04 311,290 11/15/2017
4.4.0 6,472,893 8/11/2017
4.4.0-preview2-25405-01 1,575 6/27/2017
4.4.0-preview1-25305-02 4,792 5/9/2017
4.3.0 607,764 11/15/2016
4.3.0-preview1-24530-04 12,618 10/24/2016
4.0.0 3,575,157 6/27/2016
4.0.0-rc2-24027 19,905 5/16/2016
4.0.0-beta-23516 1,875 11/18/2015
4.0.0-beta-23409 1,523 10/15/2015
4.0.0-beta-23225 1,553 9/2/2015
4.0.0-beta-23123 1,761 7/29/2015
4.0.0-beta-23109 1,615 7/27/2015
4.0.0-beta-23019 1,760 6/30/2015
4.0.0-beta-22816 1,909 4/24/2015
4.0.0-beta-22605 2,400 2/13/2015