RZ.Foundation 1.3.2

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

// Install RZ.Foundation as a Cake Tool
#tool nuget:?package=RZ.Foundation&version=1.3.2

Add some support for C# 8 nullable type. Going to obsolete Option type soon.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  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 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 (2)

Showing the top 2 NuGet packages that depend on RZ.Foundation:

Package Downloads
RZ.Foundation.NewtonsoftJson

RZ.Foundation extension for Newtonsoft.JSON

RZ.Linq.RelationalDatabase

Transform LINQ to SQL text

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.4.0 70 4/22/2024
6.3.1 261 11/27/2023
6.3.0 121 11/15/2023
6.2.0 114 11/12/2023
6.1.2 207 8/27/2023
6.1.1 262 7/6/2023
6.1.0 150 7/6/2023
6.0.1 144 6/18/2023
6.0.0 255 3/14/2023
5.1.0-beta.4 363 9/10/2022
5.0.10 540 8/20/2022
5.0.9 391 8/18/2022
5.0.8 1,093 6/23/2022
5.0.4 120 12/26/2021
5.0.1 304 12/18/2021
5.0.0 1,163 12/4/2020
3.1.0 817 10/25/2020
3.0.2 1,567 7/11/2020
3.0.1 580 7/11/2020
3.0.0 596 6/29/2020
2.0.5 575 6/12/2020
2.0.4 4,557 5/17/2020
2.0.3 916 3/18/2020
2.0.2 472 3/17/2020
2.0.0 507 3/16/2020
1.5.0 497 3/13/2020
1.4.4 582 3/3/2020
1.4.3 637 1/19/2020
1.4.1 507 1/18/2020
1.4.0 490 1/18/2020
1.3.8 561 12/8/2019
1.3.5 566 12/4/2019
1.3.2 678 10/7/2019
1.3.1 524 9/2/2019
1.2.9 545 8/14/2019
1.2.7 557 7/27/2019
1.2.5 565 7/25/2019
1.2.2 580 7/20/2019
1.2.1 524 7/20/2019
1.2.0 559 7/19/2019
1.1.1.1 593 4/28/2019
1.0.10 846 8/20/2018
1.0.9 984 2/19/2018
1.0.0 962 2/8/2018

Add support for C# 8 nullable.