1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2025-04-12 08:15:45 +02:00
.NET-Community-Toolkit/CommunityToolkit.Diagnostics
2021-12-29 18:08:51 +01:00
..
Attributes Add [StackTraceHidden] polyfill 2021-12-29 18:08:51 +01:00
Extensions Remove [Pure] attribute usages 2021-12-29 18:06:54 +01:00
Generated Add dot to exception messages in Diagnostics package 2021-12-20 13:15:20 +01:00
Internals Add [StackTraceHidden] to Guard.ThrowHelper type 2021-12-29 18:08:51 +01:00
CommunityToolkit.Diagnostics.csproj Update CommunityToolkit.Diagnostics to .NET 6 2021-11-22 17:37:20 +01:00
Guard.Boolean.cs Add interpolated handler types for Guard.[IsTrue|IsFalse] 2021-12-20 15:47:39 +01:00
Guard.Comparable.Generic.cs Remove [Pure] attribute usages 2021-12-29 18:06:54 +01:00
Guard.Comparable.Numeric.cs Add [CallerArgumentExpression] to Guard APIs 2021-11-15 10:54:48 +01:00
Guard.cs Add interpolated handler types for Guard.[IsTrue|IsFalse] 2021-12-20 15:47:39 +01:00
Guard.IO.cs Add [CallerArgumentExpression] to Guard APIs 2021-11-15 10:54:48 +01:00
Guard.String.cs Add [CallerArgumentExpression] to Guard APIs 2021-11-15 10:54:48 +01:00
Guard.Tasks.cs Add [CallerArgumentExpression] to Guard APIs 2021-11-15 10:54:48 +01:00
ThrowHelper.cs Remove .NET Standard 1.4 targets 2021-11-02 11:35:50 +01:00
ThrowHelper.Generic.cs Remove .NET Standard 1.4 targets 2021-11-02 11:35:50 +01:00