MoreDotNet 2.0.0

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

// Install MoreDotNet as a Cake Tool
#tool nuget:?package=MoreDotNet&version=2.0.0

A combination of helpful extension methods.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • 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
2.1.0 163 12/29/2023
2.0.4 107 12/16/2023
2.0.3 83 12/16/2023
2.0.2 95 12/16/2023
2.0.1 90 12/16/2023
2.0.0 100 12/16/2023
1.0.0 584 4/8/2020
0.7.2 919 10/2/2017
0.7.1 977 5/13/2017
0.7.0 904 5/13/2017
0.6.0 1,058 10/22/2016
0.5.1 928 10/22/2016
0.5.0 949 9/29/2016
0.4.0 1,096 7/1/2016
0.3.5 1,020 5/9/2016
0.3.4 939 5/9/2016
0.3.3 966 5/9/2016
0.3.2 981 5/9/2016
0.3.1 955 5/9/2016
0.3.0 954 5/8/2016

Version 0.7 drops some APIs in order to be .NET Standard compliant. Please see the projects GitHub page for more info.