VOOZH about

URL: https://www.nuget.org/packages/usebeq.CommunityToolkit.Diagnostics/

โ‡ฑ NuGet Gallery | usebeq.CommunityToolkit.Diagnostics 8.2.0-build.15


๏ปฟ

๐Ÿ‘ Image
usebeq.CommunityToolkit.Diagnostics 8.2.0-build.15

This is a prerelease version of usebeq.CommunityToolkit.Diagnostics.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package usebeq.CommunityToolkit.Diagnostics --version 8.2.0-build.15
 
 
NuGet\Install-Package usebeq.CommunityToolkit.Diagnostics -Version 8.2.0-build.15
 
 
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="usebeq.CommunityToolkit.Diagnostics" Version="8.2.0-build.15" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="usebeq.CommunityToolkit.Diagnostics" Version="8.2.0-build.15" />
 
Directory.Packages.props
<PackageReference Include="usebeq.CommunityToolkit.Diagnostics" />
 
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 usebeq.CommunityToolkit.Diagnostics --version 8.2.0-build.15
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: usebeq.CommunityToolkit.Diagnostics, 8.2.0-build.15"
 
 
#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 usebeq.CommunityToolkit.Diagnostics@8.2.0-build.15
 
 
#: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=usebeq.CommunityToolkit.Diagnostics&version=8.2.0-build.15&prerelease
 
Install as a Cake Addin
#tool nuget:?package=usebeq.CommunityToolkit.Diagnostics&version=8.2.0-build.15&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

La intenciรณn de este paquete es proporcionar el paquete original, pero con los mensajes de excepciones en espaรฑol.

Saludos README original...

๐Ÿงฐ .NET Community Toolkit

.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.

๐Ÿ‘€ What does this repo contain?

This repository contains several .NET libraries (originally developed as part of the Windows Community Toolkit) that can be used both by application developers (regardless on the specific UI framework in use, they work everywhere!) and library authors. These libraries are also being used internally at Microsoft to power many of our first party apps (such as the new Microsoft Store) and constantly improved by listening to feedbacks from other teams, external partners and other developers from the community. Here's a quick breakdown of the various components you'll find in this repository:

Package Latest stable Latest Preview Description
CommunityToolkit.Common ๐Ÿ‘ CommunityToolkit.Common
๐Ÿ‘ CommunityToolkit.Common
A set of helper APIs shared with other CommunityToolkit libraries.
CommunityToolkit.Diagnostics ๐Ÿ‘ CommunityToolkit.Diagnostics
๐Ÿ‘ CommunityToolkit.Diagnostics
A set of helper APIs (specifically, Guard and ThrowHelper) that can be used for cleaner, more efficient and less error-prone argument validation and error checking.
CommunityToolkit.HighPerformance ๐Ÿ‘ CommunityToolkit.HighPerformance
๐Ÿ‘ CommunityToolkit.HighPerformance
A collection of helpers for working in high-performance scenarios. It includes APIs such as pooled buffer helpers, a fast string pool type, a 2D variant of Memory<T> and Span<T> (Memory2D<T> and Span2D<T>) also supporting discontiguous regions, helpers for bit shift operations (such as BitHelper, also used in Paint.NET), and more.
CommunityToolkit.Mvvm (aka MVVM Toolkit) ๐Ÿ‘ CommunityToolkit.Mvvm
๐Ÿ‘ CommunityToolkit.Mvvm
A fast, modular, platform-agnostic MVVM library, which is the official successor of MvvmLight. It's used extensively in the Microsoft Store and other first party apps. The sample app repository is here.

๐Ÿ™Œ Getting Started

Please read the Getting Started with the .NET Community Toolkit page for more detailed information.

๐Ÿ“ƒ Documentation

All documentation for the toolkit is hosted on Microsoft Docs.

All API documentation can be found at the .NET API Browser.

๐Ÿš€ Contribution

Do you want to contribute?

Check out our .NET Community Toolkit Wiki page to learn more about contribution and guidelines!

๐Ÿ“ฆ NuGet Packages

NuGet is a standard package manager for .NET applications which is built into Visual Studio. When you open solution in Visual Studio, choose the Tools menu > NuGet Package Manager > Manage NuGet packages for solutionโ€ฆ Enter one of the package names mentioned in .NET Community Toolkit NuGet Packages table to search for it online.

๐ŸŒ Roadmap

Read what we plan for next iterations, and feel free to ask questions.

Check out our Preview Packages Wiki Page to learn more about updating your NuGet sources in Visual Studio, then you can also get pre-release packages of upcoming versions to try.

๐Ÿ“„ Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .

๐Ÿข .NET Foundation

This project is supported by the .NET Foundation.

๐Ÿ† Contributors

Made with contrib.rocks.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 is compatible. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos 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 usebeq.CommunityToolkit.Diagnostics:

Package Downloads
usebeq.wrappers.google-drive

Wrapper para la librerรญa de gestiรณn de archivos de Google Drive

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated