More 1.3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package More --version 1.3.1
NuGet\Install-Package More -Version 1.3.1
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="More" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add More --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: More, 1.3.1"
#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 More as a Cake Addin #addin nuget:?package=More&version=1.3.1 // Install More as a Cake Tool #tool nuget:?package=More&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The core library for the "More" framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- System.Collections (>= 4.0.0)
- System.ComponentModel (>= 4.0.0)
- System.Diagnostics.Contracts (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Diagnostics.Tools (>= 4.0.0)
- System.Globalization (>= 4.0.0)
- System.IO (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.0)
- System.Linq.Queryable (>= 4.0.0)
- System.ObjectModel (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Extensions (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Extensions (>= 4.0.0)
- System.Text.RegularExpressions (>= 4.0.0)
- System.Threading (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on More:
Package | Downloads |
---|---|
More.Extensions
The platform-specific extensions for the "More" framework. |
|
More.UI
The user interface foundation library for the "More" framework. |
|
More.Validation
The validation library for the "More" framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
• Fixed invalid cast in IServiceProviderExtensions.GetServices<T>()