Microsoft.IO.Redist
6.1.3
Prefix Reserved
dotnet add package Microsoft.IO.Redist --version 6.1.3
NuGet\Install-Package Microsoft.IO.Redist -Version 6.1.3
<PackageReference Include="Microsoft.IO.Redist" Version="6.1.3" />
<PackageVersion Include="Microsoft.IO.Redist" Version="6.1.3" />
<PackageReference Include="Microsoft.IO.Redist" />
paket add Microsoft.IO.Redist --version 6.1.3
#r "nuget: Microsoft.IO.Redist, 6.1.3"
#:package Microsoft.IO.Redist@6.1.3
#addin nuget:?package=Microsoft.IO.Redist&version=6.1.3
#tool nuget:?package=Microsoft.IO.Redist&version=6.1.3
About
Downlevel support package for System.IO classes.
Regular users do not need to reference this package directly. Please use System.IO instead.
Main Types
The main types provided by this library are:
- Microsoft.IO.Directory
- Microsoft.IO.DirectoryInfo
- Microsoft.IO.EnumerationOptions
- Microsoft.IO.File
- Microsoft.IO.FileInfo
- Microsoft.IO.FileSystemEnumerable
- Microsoft.IO.FileSystemEnumerator
- Microsoft.IO.FileSystemEntry
Additional Documentation
- System.IO namespace: https://learn.microsoft.com/en-us/dotnet/api/system.io
License
Microsoft.IO.Redist is released as open source under the MIT license.
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.6.1)
- System.Memory (>= 4.6.3)
NuGet packages (44)
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.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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
|
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. |
GitHub repositories (23)
Showing the top 20 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.
|
|
GitTools/GitVersion
From git log to SemVer in no time
|
|
microsoft/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
|
|
dotnet/project-system
The .NET Project System for Visual Studio
|
|
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
|
|
microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
|
|
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
|
|
microsoft/MIEngine
The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
|
|
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
|
|
meziantou/Meziantou.Framework
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
|
|
microsoft/slow-cheetah
Tooling for XML and JSON file transforms on build from Visual Studio and MSBuild
|
|
dotnet/project-system-tools
Tools for working with the C#/VB/F# project system.
|
|
neozhu/CleanArchitectureCodeGenerator
Generate the application features code class that conforms to the CQRS design pattern in the Application project - Visual Studio.net 2022 Extensions plugin
|
|
mhutch/MonoDevelop.MSBuildEditor
Improved MSBuild editing support
|