Light.GuardClauses 10.0.0

.NET Standard 2.0
dotnet add package Light.GuardClauses --version 10.0.0
NuGet\Install-Package Light.GuardClauses -Version 10.0.0
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="Light.GuardClauses" Version="10.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Light.GuardClauses --version 10.0.0
#r "nuget: Light.GuardClauses, 10.0.0"
#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.
// Install Light.GuardClauses as a Cake Addin
#addin nuget:?package=Light.GuardClauses&version=10.0.0

// Install Light.GuardClauses as a Cake Tool
#tool nuget:?package=Light.GuardClauses&version=10.0.0

A lightweight .NET library for expressive Guard Clauses.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on Light.GuardClauses:

Package Downloads
Updatedge.net

C# wrapper for the updatedge API

Light.ViewModels

Simplify your XAML applications with Light.ViewModels!

Light.DependencyInjection

The DI Container you always wanted.

Synnotech.RavenDB

Extensions for RavenDB that make your data access code easier.

Synnotech.Migrations.Core

Core implementation of a generic migration engine that can be adapted to any target system.

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
10.0.0 97,095 12/6/2021
9.0.0 86,906 12/6/2020
8.1.0 44,854 5/27/2020
8.0.1 17,407 3/26/2020
8.0.0 472 3/25/2020
7.0.0 33,873 7/13/2019
6.2.0 17,525 2/12/2019
6.1.0 15,624 11/18/2018
6.0.0 740 11/10/2018
5.0.1 57,475 8/3/2018
5.0.0 1,064 7/29/2018
4.0.0 1,117 7/10/2018
3.5.0 1,937 9/3/2017
3.4.0 859 8/27/2017
3.3.0 1,058 8/15/2017
3.2.0 854 8/13/2017
3.1.0 863 8/6/2017
3.0.0 1,198 7/23/2017
2.0.0 1,176 5/29/2017
1.3.0 916 4/12/2017
1.2.1 1,527 11/16/2016
1.2.0 2,429 7/25/2016
1.1.0 1,274 6/2/2016
1.0.0 945 6/1/2016
0.2.0 956 3/29/2016
0.1.0 1,073 3/23/2016

Light.GuardClauses 10.0.0
--------------------------------
- added support for CallerArgumentExpressionAttribute
- Breaking change: the library is now built against .NET Standard 2.0 and .NET Standard 2.1