DanTup.DartAnalysis 0.1.12-alpha

This is a prerelease version of DanTup.DartAnalysis.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package DanTup.DartAnalysis --version 0.1.12-alpha
                    
NuGet\Install-Package DanTup.DartAnalysis -Version 0.1.12-alpha
                    
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="DanTup.DartAnalysis" Version="0.1.12-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DanTup.DartAnalysis" Version="0.1.12-alpha" />
                    
Directory.Packages.props
<PackageReference Include="DanTup.DartAnalysis" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DanTup.DartAnalysis --version 0.1.12-alpha
                    
#r "nuget: DanTup.DartAnalysis, 0.1.12-alpha"
                    
#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.
#:package DanTup.DartAnalysis@0.1.12-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DanTup.DartAnalysis&version=0.1.12-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DanTup.DartAnalysis&version=0.1.12-alpha&prerelease
                    
Install as a Cake Tool

This project is to support DartVS, my Dart integration for Visual Studio.
Both are very much incomplete, and the API of this service is changing frequently. If you choose to use this, you do so at your own risk, and there is currently no documentation!

For more info on DartVS, please go to https://github.com/DanTup/DartVS

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated