Microsoft.IO.Redist
4.6.0-preview8.19405.3
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-hq7w-xv5x-g34j | Severity: high |
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.IO.Redist --version 4.6.0-preview8.19405.3
NuGet\Install-Package Microsoft.IO.Redist -Version 4.6.0-preview8.19405.3
<PackageReference Include="Microsoft.IO.Redist" Version="4.6.0-preview8.19405.3" />
paket add Microsoft.IO.Redist --version 4.6.0-preview8.19405.3
#r "nuget: Microsoft.IO.Redist, 4.6.0-preview8.19405.3"
// Install Microsoft.IO.Redist as a Cake Addin #addin nuget:?package=Microsoft.IO.Redist&version=4.6.0-preview8.19405.3&prerelease // Install Microsoft.IO.Redist as a Cake Tool #tool nuget:?package=Microsoft.IO.Redist&version=4.6.0-preview8.19405.3&prerelease
Downlevel support package for System.IO classes.
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
NuGet packages (23)
Showing the top 5 NuGet packages that depend on Microsoft.IO.Redist:
Package | Downloads |
---|---|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects. |
|
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks. |
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild. |
|
Microsoft.Build.Runtime
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory. |
|
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962. |
GitHub repositories (13)
Showing the top 5 popular GitHub repositories that depend on Microsoft.IO.Redist:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
dotnet/project-system
The .NET Project System for Visual Studio
|