With 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package With --version 1.0.0                
NuGet\Install-Package With -Version 1.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="With" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add With --version 1.0.0                
#r "nuget: With, 1.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 With as a Cake Addin
#addin nuget:?package=With&version=1.0.0

// Install With as a Cake Tool
#tool nuget:?package=With&version=1.0.0                

Alternative constructions in c# to do things that may look clumsy in regular code

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.0-beta-1 1,085 3/12/2020
6.0.0 3,682 12/25/2019
6.0.0-alpha-1 1,053 12/22/2019
5.1.4 1,343 12/22/2019
5.1.3 1,314 12/15/2019
5.1.2 2,169 11/22/2019
5.1.1 1,305 11/17/2019
5.1.0 1,196 11/16/2019
5.1.0-alpha-2 1,013 11/15/2019
5.1.0-alpha-1 1,021 11/13/2019
5.0.2 2,036 8/23/2018
5.0.1 1,558 8/23/2018
5.0.0 1,555 8/21/2018
4.3.1 1,983 4/11/2018
4.3.0 1,869 11/8/2017
4.2.0 1,629 11/2/2017
4.1.2 1,667 11/1/2017
4.1.1 1,612 10/3/2017
4.1.0 1,629 10/3/2017
4.0.0 1,591 9/18/2017
3.0.0 2,117 9/29/2016
2.0.0 1,942 6/11/2016
1.0.8 2,208 2/1/2016
1.0.7 1,785 10/12/2015
1.0.6 1,968 9/26/2015
1.0.5 1,851 9/25/2015
1.0.3 1,859 9/25/2015
1.0.2 1,806 9/24/2015
1.0.1 1,828 9/24/2015
1.0.0 1,849 9/18/2015
0.4.19 1,832 9/9/2015
0.4.18 1,799 8/19/2015
0.4.17 1,769 6/27/2015
0.4.16 1,875 3/22/2015
0.4.15 1,700 3/22/2015
0.4.14 1,729 3/21/2015
0.4.13 1,764 3/20/2015
0.4.12 1,727 3/20/2015
0.4.11 1,698 3/18/2015
0.4.10 1,715 3/18/2015
0.4.9 1,712 3/18/2015
0.4.8 1,677 3/12/2015
0.4.7 1,685 3/11/2015
0.4.6 1,770 3/11/2015
0.4.5 1,737 3/11/2015
0.4.4 1,696 3/10/2015
0.4.3 1,982 1/6/2015
0.4.2 2,503 12/19/2014
0.4.1 1,984 12/18/2014
0.4.0 1,978 12/18/2014
0.3.0 2,003 12/8/2014
0.2.0 2,176 11/16/2014
0.1.1 2,456 11/8/2014
0.1.0 2,201 11/6/2014
0.0.6 2,276 11/5/2014
0.0.5 2,025 11/3/2014
0.0.4 2,495 11/2/2014
0.0.3 1,857 10/20/2013
0.0.2 1,883 10/18/2013
0.0.1 1,763 10/17/2013

Removed the namespace rubyfy, the unique methods are now part of With.Linq in order to be useful in a linq setting. This is a change of contract from the previous versions.