Ionide.ProjInfo 0.57.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ionide.ProjInfo --version 0.57.1                
NuGet\Install-Package Ionide.ProjInfo -Version 0.57.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ionide.ProjInfo" Version="0.57.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ionide.ProjInfo --version 0.57.1                
#r "nuget: Ionide.ProjInfo, 0.57.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ionide.ProjInfo as a Cake Addin
#addin nuget:?package=Ionide.ProjInfo&version=0.57.1

// Install Ionide.ProjInfo as a Cake Tool
#tool nuget:?package=Ionide.ProjInfo&version=0.57.1                

MsBuild evaluation, fsproj file loading, and project system for F# tooling

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Ionide.ProjInfo:

Package Downloads
FSharpLint.Core

API to programmatically run FSharpLint.

Ionide.ProjInfo.FCS

MSBuild evaluation, fsproj file loading, and project system for F# tooling

Ionide.ProjInfo.ProjectSystem

MSBuild evaluation, fsproj file loading, and project system for F# tooling

mFSharpLint.Core

API to programmatically run FSharpLint.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.66.1 130 9/2/2024
0.66.0 1,155 8/17/2024
0.65.0 2,787 5/15/2024
0.64.0 2,173 4/21/2024
0.63.0 8,597 2/6/2024
0.62.0 7,054 8/21/2023
0.62.0-nightly001 283 6/27/2023
0.61.3 9,773 4/1/2023
0.61.2 2,567 2/20/2023
0.61.1 563 12/9/2022
0.61.0 16,276 11/7/2022
0.60.3 815 10/20/2022
0.60.2 1,116 10/3/2022
0.60.1 852 9/10/2022
0.60.0 1,718 8/21/2022
0.59.2 1,909 8/5/2022
0.59.1 3,051 4/17/2022
0.59.0 776 4/16/2022
0.58.2 1,017 4/4/2022
0.58.1 800 4/3/2022
0.58.0 3,813 4/3/2022
0.57.2 865 3/20/2022
0.57.1 425 3/20/2022
0.57.0 433 3/20/2022
0.55.4 4,089 11/19/2021
0.55.3 959 11/19/2021
0.55.1 568 11/16/2021
0.55.0 796 11/5/2021
0.54.2 757 11/2/2021
0.54.1 713 10/17/2021
0.54.0 600 8/12/2021
0.53.1 20,174 6/23/2021
0.53.0 843 6/22/2021
0.52.0 2,124 4/16/2021
0.51.0 2,051 3/16/2021
0.50.0 698 3/13/2021
0.49.0 830 3/3/2021
0.48.0 729 2/11/2021
0.46.0 1,138 1/11/2021
0.45.2 1,124 12/22/2020
0.45.1 665 12/22/2020
0.45.0 886 12/19/2020

### Fixed
- Packages that depend on project-to-project references for packaging now correctly determine package versions.