LiteGuard.Source 0.8.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.8 or higher.

dotnet add package LiteGuard.Source --version 0.8.1
NuGet\Install-Package LiteGuard.Source -Version 0.8.1
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="LiteGuard.Source" Version="0.8.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LiteGuard.Source --version 0.8.1
#r "nuget: LiteGuard.Source, 0.8.1"
#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 LiteGuard.Source as a Cake Addin
#addin nuget:?package=LiteGuard.Source&version=0.8.1

// Install LiteGuard.Source as a Cake Tool
#tool nuget:?package=LiteGuard.Source&version=0.8.1

Why, it's lighter than air!
The aim of LiteGuard is to be the most simple, unambiguous and lightweight guard clause library available.
Compatible with .NET 3.5, Mono 2.10.8, Windows Store 8, Silverlight 4 and Windows Phone 7 (or later versions of each).
This is the LiteGuard source code package. Also available as a binary package (LiteGuard). If your project is an application or library which is not packaged and/or exported for use in other solutions then the binary package is usually the best choice. If you are writing a library which is packaged and/or exported for use in other solutions then the source code package is usually the best choice.
After installing this package you may change the source code as required to match your coding conventions.
We all have to do our bit in working toward the ultimate number of published guard clause libraries which, at current estimates, is somewhere in the region of 6.02214129(27) × 10^23.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on LiteGuard.Source:

Repository Stars
config-r/config-r
Write your .NET configuration files in C#
adamralph/bau
The C# task runner
Version Downloads Last updated

A minor release which changes the source code package to install as a development dependency by default.

New: Change source code package to install as a development dependency - https://github.com/liteguard/liteguard/issues/73/