![]() |
VOOZH | about |
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" />Directory.Packages.props
<PackageReference Include="Microsoft.IO.Redist" />Project file
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.3Install as a Cake Addin
#tool nuget:?package=Microsoft.IO.Redist&version=6.1.3Install as a Cake Tool
Downlevel support package for System.IO classes.
Regular users do not need to reference this package directly. Please use System.IO instead.
The main types provided by this library are:
Microsoft.IO.Redist is released as open source under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
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.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/16f9bd284cd49604ac82998bfe778a8eb16d4347. |
|
|
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. |
Showing the top 20 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.
|
|
|
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
|
|
|
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
|
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
|
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/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
YARC-Official/YARG
YARG (a.k.a. Yet Another Rhythm Game) is a free, open-source, plastic guitar game that is still in development. It supports guitar (five fret), drums (plastic or e-kit), vocals, pro-keys, and more!
|
|
|
dotnet/project-system
The .NET Project System for Visual Studio
|
|
|
adamralph/minver
🏷 Minimalist .NET packages, developed by humans, for versioning software or content using Git tags.
|
|
|
microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
|
|
|
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.
|
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
|
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
|
|
|
microsoft/slow-cheetah
Tooling for XML and JSON file transforms on build from Visual Studio and MSBuild
|
|
|
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
|
|
|
dotnet/project-system-tools
Tools for working with the C#/VB/F# project system.
|
|
|
mhutch/MonoDevelop.MSBuildEditor
Improved MSBuild editing support
|
|
|
microsoft/vs-solutionpersistence
Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.
|