Microsoft.VisualStudio.SolutionPersistence
1.0.52
Prefix Reserved
dotnet add package Microsoft.VisualStudio.SolutionPersistence --version 1.0.52
NuGet\Install-Package Microsoft.VisualStudio.SolutionPersistence -Version 1.0.52
<PackageReference Include="Microsoft.VisualStudio.SolutionPersistence" Version="1.0.52" />
<PackageVersion Include="Microsoft.VisualStudio.SolutionPersistence" Version="1.0.52" />
<PackageReference Include="Microsoft.VisualStudio.SolutionPersistence" />
paket add Microsoft.VisualStudio.SolutionPersistence --version 1.0.52
#r "nuget: Microsoft.VisualStudio.SolutionPersistence, 1.0.52"
#:package Microsoft.VisualStudio.SolutionPersistence@1.0.52
#addin nuget:?package=Microsoft.VisualStudio.SolutionPersistence&version=1.0.52
#tool nuget:?package=Microsoft.VisualStudio.SolutionPersistence&version=1.0.52
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Microsoft.IO.Redist (>= 6.0.1)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net8.0
- No dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.SolutionPersistence:
Package | Downloads |
---|---|
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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42. |
|
NuGet.CommandLine.XPlat
NuGet executable wrapper for the dotnet CLI nuget functionality. |
|
MSBuild.ProjectCreation
A fluent interface for generating and building MSBuild project files. |
|
Ionide.ProjInfo
MSBuild evaluation, fsproj file loading, and project system for F# tooling |
|
DNT.Commands
Command line tools to manage .NET Core, Standard and SDK-style projects and solutions. |
GitHub repositories (11)
Showing the top 11 popular GitHub repositories that depend on Microsoft.VisualStudio.SolutionPersistence:
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.
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
xoofx/dotnet-releaser
Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
|
|
RicoSuter/DNT
DNT (DotNetTools): Command line tools to manage .NET projects and solutions.
|
|
petabridge/Incrementalist
Git-based incremental build and testing platform for .NET and .NET Core.
|
|
leonardochaia/dotnet-affected
.NET tool for determining which projects are affected by a set of changes. Useful for large projects or monorepos.
|
|
lindexi/lindexi_gd
博客用到的代码
|
|
raulsntos/godot-dotnet
|
|
DamianEdwards/dotnet-purge
.NET tool to do a real clean of a project directory
|