Light.GuardClauses
7.0.0
See the version list below for details.
dotnet add package Light.GuardClauses --version 7.0.0
NuGet\Install-Package Light.GuardClauses -Version 7.0.0
<PackageReference Include="Light.GuardClauses" Version="7.0.0" />
paket add Light.GuardClauses --version 7.0.0
#r "nuget: Light.GuardClauses, 7.0.0"
// Install Light.GuardClauses as a Cake Addin #addin nuget:?package=Light.GuardClauses&version=7.0.0 // Install Light.GuardClauses as a Cake Tool #tool nuget:?package=Light.GuardClauses&version=7.0.0
Light.GuardClauses 7.0.0
- added length assertions for Span<T>
- added Check.InvalidArgument (thanks to Igor Rončević for his contribution)
- added new length assertions for strings
- IsValidEnumValue and MustBeValidEnumValue now do not allocate memory when checking a flags enum value for validity (in .NET Standard 1.0 and 2.0 as well as .NET 4.5)
Breaking Changes:
- EnumInfo<T>.EnumConstants now returns ReadOnlyMemory<T> in .NET Standard 2.0 and .NET 4.5
- new dependencies: System.Runtime.CompilerServices.Unsafe (.NET Standard 1.0 and 2.0 as well as .NET 4.5) and System.Memory (.NET Standard 2.0 and .NET 4.5)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.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.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net35-cf is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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. |
Silverlight | sl5 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 3.5 CompactFramework
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETStandard 2.0
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
Silverlight 5.0
- No dependencies.
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Light.GuardClauses:
Package | Downloads |
---|---|
Updatedge.net
C# wrapper for the updatedge API |
|
Synnotech.Migrations.Core
Core implementation of a generic migration engine that can be adapted to any target system. |
|
Synnotech.Linq2Db
Package Description |
|
Light.ViewModels
Simplify your XAML applications with Light.ViewModels! |
|
Light.DependencyInjection
The DI Container you always wanted. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Light.GuardClauses:
Repository | Stars |
---|---|
ExtendedXmlSerializer/home
A configurable and eXtensible Xml serializer for .NET.
|
Version | Downloads | Last updated |
---|---|---|
12.0.0 | 337 | 10/27/2024 |
11.0.0 | 110,284 | 11/16/2023 |
11.0.0-preview1 | 115 | 9/24/2023 |
10.3.0 | 7,832 | 10/9/2023 |
10.2.0 | 1,532 | 9/22/2023 |
10.1.0 | 13,089 | 8/6/2023 |
10.0.0 | 419,793 | 12/6/2021 |
9.0.0 | 110,374 | 12/6/2020 |
8.1.0 | 57,520 | 5/27/2020 |
8.0.1 | 21,906 | 3/26/2020 |
8.0.0 | 584 | 3/25/2020 |
7.0.0 | 43,221 | 7/13/2019 |
6.2.0 | 17,716 | 2/12/2019 |
6.1.0 | 20,441 | 11/18/2018 |
6.0.0 | 856 | 11/10/2018 |
5.0.1 | 58,829 | 8/3/2018 |
5.0.0 | 1,246 | 7/29/2018 |
4.0.0 | 1,316 | 7/10/2018 |
3.5.0 | 2,760 | 9/3/2017 |
3.4.0 | 999 | 8/27/2017 |
3.3.0 | 1,185 | 8/15/2017 |
3.2.0 | 1,006 | 8/13/2017 |
3.1.0 | 989 | 8/6/2017 |
3.0.0 | 1,407 | 7/23/2017 |
2.0.0 | 1,331 | 5/29/2017 |
1.3.0 | 1,064 | 4/12/2017 |
1.2.1 | 1,791 | 11/16/2016 |
1.2.0 | 3,212 | 7/25/2016 |
1.1.0 | 1,501 | 6/2/2016 |
1.0.0 | 1,079 | 6/1/2016 |
0.2.0 | 1,100 | 3/29/2016 |
0.1.0 | 1,308 | 3/23/2016 |
Light.GuardClauses 7.0.0
--------------------------------
- added length assertions for Span<T>
- added Check.InvalidArgument (thanks to Igor Rončević for his contribution)
- added new length assertions for strings
- IsValidEnumValue and MustBeValidEnumValue now do not allocate memory when checking a flags enum value for validity (in .NET Standard 1.0 and 2.0 as well as .NET 4.5)
Breaking Changes:
--------------------------------
- EnumInfo<T>.EnumConstants now returns ReadOnlyMemory<T> in .NET Standard 2.0 and .NET 4.5
- new dependencies: System.Runtime.CompilerServices.Unsafe (.NET Standard 1.0 and 2.0 as well as .NET 4.5) and System.Memory (.NET Standard 2.0 and .NET 4.5)