With 4.1.0

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

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

Extensions to make c# easier to use when doing functional code. Copy update expressions. Helper extensions.

Product 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.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework 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. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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
6.1.0-beta-1 1,008 3/12/2020
6.0.0 3,365 12/25/2019
6.0.0-alpha-1 993 12/22/2019
5.1.4 1,274 12/22/2019
5.1.3 1,251 12/15/2019
5.1.2 2,087 11/22/2019
5.1.1 1,203 11/17/2019
5.1.0 1,126 11/16/2019
5.1.0-alpha-2 944 11/15/2019
5.1.0-alpha-1 958 11/13/2019
5.0.2 1,915 8/23/2018
5.0.1 1,477 8/23/2018
5.0.0 1,462 8/21/2018
4.3.1 1,902 4/11/2018
4.3.0 1,799 11/8/2017
4.2.0 1,551 11/2/2017
4.1.2 1,570 11/1/2017
4.1.1 1,540 10/3/2017
4.1.0 1,544 10/3/2017
4.0.0 1,510 9/18/2017
3.0.0 2,011 9/29/2016
2.0.0 1,856 6/11/2016
1.0.8 2,135 2/1/2016
1.0.7 1,702 10/12/2015
1.0.6 1,893 9/26/2015
1.0.5 1,775 9/25/2015
1.0.3 1,779 9/25/2015
1.0.2 1,731 9/24/2015
1.0.1 1,763 9/24/2015
1.0.0 1,774 9/18/2015
0.4.19 1,758 9/9/2015
0.4.18 1,727 8/19/2015
0.4.17 1,697 6/27/2015
0.4.16 1,794 3/22/2015
0.4.15 1,623 3/22/2015
0.4.14 1,651 3/21/2015
0.4.13 1,673 3/20/2015
0.4.12 1,650 3/20/2015
0.4.11 1,615 3/18/2015
0.4.10 1,634 3/18/2015
0.4.9 1,629 3/18/2015
0.4.8 1,604 3/12/2015
0.4.7 1,622 3/11/2015
0.4.6 1,699 3/11/2015
0.4.5 1,667 3/11/2015
0.4.4 1,624 3/10/2015
0.4.3 1,915 1/6/2015
0.4.2 2,426 12/19/2014
0.4.1 1,908 12/18/2014
0.4.0 1,906 12/18/2014
0.3.0 1,915 12/8/2014
0.2.0 2,102 11/16/2014
0.1.1 2,396 11/8/2014
0.1.0 2,132 11/6/2014
0.0.6 2,201 11/5/2014
0.0.5 1,942 11/3/2014
0.0.4 2,424 11/2/2014
0.0.3 1,777 10/20/2013
0.0.2 1,790 10/18/2013
0.0.1 1,682 10/17/2013

Removing net45 and targeting only netstandard1.6. Removing switch on type (since it's implemented in c# 7)