Microsoft.IO.Redist
6.0.0
See the version list below for details.
dotnet add package Microsoft.IO.Redist --version 6.0.0
NuGet\Install-Package Microsoft.IO.Redist -Version 6.0.0
<PackageReference Include="Microsoft.IO.Redist" Version="6.0.0" />
paket add Microsoft.IO.Redist --version 6.0.0
#r "nuget: Microsoft.IO.Redist, 6.0.0"
// Install Microsoft.IO.Redist as a Cake Addin
#addin nuget:?package=Microsoft.IO.Redist&version=6.0.0
// Install Microsoft.IO.Redist as a Cake Tool
#tool nuget:?package=Microsoft.IO.Redist&version=6.0.0
Downlevel support package for System.IO classes.
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.1)
- System.Memory (>= 4.5.4)
NuGet packages (15)
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.VisualStudio.Utilities
A member of the Visual Studio SDK |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.IO.Redist:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
meziantou/Meziantou.Framework
|
|
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
|