![]() |
VOOZH | about |
dotnet add package usebeq.CommunityToolkit.Diagnostics --version 8.2.0-build.15
NuGet\Install-Package usebeq.CommunityToolkit.Diagnostics -Version 8.2.0-build.15
<PackageReference Include="usebeq.CommunityToolkit.Diagnostics" Version="8.2.0-build.15" />
<PackageVersion Include="usebeq.CommunityToolkit.Diagnostics" Version="8.2.0-build.15" />Directory.Packages.props
<PackageReference Include="usebeq.CommunityToolkit.Diagnostics" />Project file
paket add usebeq.CommunityToolkit.Diagnostics --version 8.2.0-build.15
#r "nuget: usebeq.CommunityToolkit.Diagnostics, 8.2.0-build.15"
#:package usebeq.CommunityToolkit.Diagnostics@8.2.0-build.15
#addin nuget:?package=usebeq.CommunityToolkit.Diagnostics&version=8.2.0-build.15&prereleaseInstall as a Cake Addin
#tool nuget:?package=usebeq.CommunityToolkit.Diagnostics&version=8.2.0-build.15&prereleaseInstall as a Cake Tool
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 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.
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. |
Please read the Getting Started with the .NET Community Toolkit page for more detailed information.
All documentation for the toolkit is hosted on Microsoft Docs.
All API documentation can be found at the .NET API Browser.
Do you want to contribute?
Check out our .NET Community Toolkit Wiki page to learn more about contribution and guidelines!
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.
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.
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 .
This project is supported by the .NET Foundation.
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. |
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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|