simpler 3.0.0

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

// Install simpler as a Cake Tool
#tool nuget:?package=simpler&version=3.0.0

At its core, Simpler is a philosophy on or a pattern for C# class design. Simpler can help developers—especially teams of developers—build complex projects using consistent, readable classes that easily integrate with each other.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 2,052 5/24/2014
2.3.1 2,358 7/14/2013
2.3.0 2,634 11/27/2012
2.2.0 1,975 10/31/2012
2.1.0 1,914 10/31/2012
2.0.0 1,804 9/21/2012
1.1.0 2,384 9/15/2011
1.0.0 2,193 3/16/2011

See the README for an overview of functionality.