CommunityToolkit.Diagnostics
                             
                            
                                7.1.1-preview3
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package CommunityToolkit.Diagnostics --version 7.1.1-preview3
NuGet\Install-Package CommunityToolkit.Diagnostics -Version 7.1.1-preview3
<PackageReference Include="CommunityToolkit.Diagnostics" Version="7.1.1-preview3" />
<PackageVersion Include="CommunityToolkit.Diagnostics" Version="7.1.1-preview3" />
<PackageReference Include="CommunityToolkit.Diagnostics" />
paket add CommunityToolkit.Diagnostics --version 7.1.1-preview3
#r "nuget: CommunityToolkit.Diagnostics, 7.1.1-preview3"
#:package CommunityToolkit.Diagnostics@7.1.1-preview3
#addin nuget:?package=CommunityToolkit.Diagnostics&version=7.1.1-preview3&prerelease
#tool nuget:?package=CommunityToolkit.Diagnostics&version=7.1.1-preview3&prerelease
This package includes .NET Standard code only helpers such as:
        - Guard: Helper methods to verify conditions when running code.
        - ThrowHelper: Helper methods to efficiently throw exceptions.
| 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. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 is compatible. | 
| .NET Framework | net461 was computed. net462 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. | 
| Universal Windows Platform | uap was computed. uap10.0 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
 - System.Diagnostics.Contracts (>= 4.3.0)
 - System.Memory (>= 4.5.4)
 - System.ValueTuple (>= 4.5.0)
 
 - 
                                                    
.NETStandard 2.0
- System.Memory (>= 4.5.4)
 
 - 
                                                    
.NETStandard 2.1
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
 
 - 
                                                    
net5.0
- No dependencies.
 
 
NuGet packages (243)
Showing the top 5 NuGet packages that depend on CommunityToolkit.Diagnostics:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            FaceAiSharp
                                                        
                                                         FaceAiSharp allows you to work with face-related computer vision tasks easily. It currently provides face detection, face recognition, facial landmarks detection, and eye state detection functionalities. FaceAiSharp leverages publicly available pretrained ONNX models to deliver accurate and efficient results and offers a convenient way to integrate them into your .NET applications. Whether you need to find faces, recognize individuals, detect facial landmarks, or determine eye states, FaceAiSharp simplifies the process with its simple API. ONNXRuntime is used for model inference, enabling hardware acceleration were possible. All processing is done locally, with no reliance on cloud services. This package contains just FaceAiSharp's managed code and does not include any ONNX models. Take a look at FaceAiSharp.Bundle for a batteries-included package with everything you need to get started.  | 
                                                    |
| 
                                                        
                                                            FaceAiSharp.Bundle
                                                        
                                                         FaceAiSharp allows you to work with face-related computer vision tasks easily. It currently provides face detection, face recognition, facial landmarks detection, and eye state detection functionalities. FaceAiSharp leverages publicly available pretrained ONNX models to deliver accurate and efficient results and offers a convenient way to integrate them into your .NET applications. Whether you need to find faces, recognize individuals, detect facial landmarks, or determine eye states, FaceAiSharp simplifies the process with its simple API. ONNXRuntime is used for model inference, enabling hardware acceleration were possible. All processing is done locally, with no reliance on cloud services. This is a bundle package that installs FaceAiSharp's managed code and multiple AI models in the ONNX format.  | 
                                                    |
| 
                                                        
                                                            Umbrella.Utilities
                                                        
                                                         This package contains a range of utility classes to aid application development.  | 
                                                    |
| 
                                                        
                                                            Jakar.Extensions
                                                        
                                                         Extensions to aid in development.  | 
                                                    |
| 
                                                        
                                                            cuid.net
                                                        
                                                         .NET implementation of collision-resistant ids  | 
                                                    
GitHub repositories (21)
Showing the top 20 popular GitHub repositories that depend on CommunityToolkit.Diagnostics:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            DevToys-app/DevToys
                                                        
                                                         
                                                            A Swiss Army knife for developers.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            immense/Remotely
                                                        
                                                         
                                                            A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Pixeval/Pixeval
                                                        
                                                         
                                                            Wow. Yet another Pixiv client!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            helix-toolkit/helix-toolkit
                                                        
                                                         
                                                            Helix Toolkit is a collection of 3D components for .NET.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            jenius-apps/ambie
                                                        
                                                         
                                                            An app that uses white noise, nature sounds, and focus features to boost your productivity.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            huynhsontung/Screenbox
                                                        
                                                         
                                                            LibVLC-based media player for the Universal Windows Platform
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            sn4k3/UVtools
                                                        
                                                         
                                                            MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            bkaankose/Wino-Mail
                                                        
                                                         
                                                            Built-in Mail & Calendars app clone for Windows.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            jenius-apps/nightingale-rest-api-client
                                                        
                                                         
                                                            A modern, resource-efficient REST API client for Windows
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            fernandreu/office-ribbonx-editor
                                                        
                                                         
                                                            An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            amerkoleci/alimer
                                                        
                                                         
                                                            Cross-platform .NET 10 C# game engine.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            WindowsAppCommunity/Quarrel
                                                        
                                                         
                                                            Quarrel is a Discord client for Windows and Xbox that aims to bring voice chat to Xbox and improved support for varying screen sizes on devices running windows.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Strypper/mauisland
                                                        
                                                         
                                                            MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            fgsfds/Steam-Superheater
                                                        
                                                         
                                                            Steam Superheater is an app that can fix and improve games on Steam that are broken or have troubles running on modern systems
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            MeltyPlayer/MeltyTool
                                                        
                                                         
                                                            Multitool for viewing/extracting assets from various N64/GCN/3DS/PC games en-masse. 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Arlodotexe/strix-music
                                                        
                                                         
                                                            Combine any music sources into a single library. It's your music. Play it your way.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ME3Tweaks/LegendaryExplorer
                                                        
                                                         
                                                            Editor toolset for Mass Effect Trilogy and Mass Effect Legendary Edition
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            LeagueToolkit/LeagueToolkit
                                                        
                                                         
                                                            LeagueToolkit is a library for parsing and editing assets from League of Legends
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Yubico/Yubico.NET.SDK
                                                        
                                                         
                                                            A YubiKey SDK for .NET developers
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            georg-jung/FaceAiSharp
                                                        
                                                         
                                                            State-of-the-art face detection and face recognition for .NET.
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 8.4.0 | 1,667,904 | 12/12/2024 | 
| 8.4.0-preview3 | 4,175 | 11/27/2024 | 
| 8.4.0-preview2 | 1,985 | 11/14/2024 | 
| 8.4.0-preview1 | 2,470 | 10/30/2024 | 
| 8.3.2 | 867,595 | 9/18/2024 | 
| 8.3.1 | 26,832 | 9/12/2024 | 
| 8.3.0 | 452,094 | 8/27/2024 | 
| 8.2.2 | 3,793,828 | 10/25/2023 | 
| 8.2.1 | 802,684 | 7/6/2023 | 
| 8.2.0 | 1,262,184 | 4/27/2023 | 
| 8.2.0-preview2 | 2,023 | 3/27/2023 | 
| 8.2.0-preview1 | 1,579 | 3/13/2023 | 
| 8.1.0 | 529,214 | 1/18/2023 | 
| 8.1.0-preview3 | 3,024 | 12/26/2022 | 
| 8.1.0-preview2 | 1,838 | 12/13/2022 | 
| 8.1.0-preview1 | 3,659 | 11/2/2022 | 
| 8.0.0 | 462,613 | 8/4/2022 | 
| 8.0.0-preview4 | 13,867 | 6/7/2022 | 
| 8.0.0-preview3 | 24,545 | 4/7/2022 | 
| 8.0.0-preview2 | 1,383 | 3/10/2022 | 
| 8.0.0-preview1 | 64,579 | 1/25/2022 | 
| 7.1.2 | 48,176 | 11/18/2021 | 
| 7.1.1-preview3.1 | 355 | 11/9/2021 | 
| 7.1.1-preview3 | 1,240 | 10/29/2021 | 
| 7.0.3 | 6,989 | 6/25/2021 | 
| 7.0.2 | 1,680 | 5/12/2021 | 
| 7.0.1 | 18,782 | 4/1/2021 |