Wave 2.0.0-prerelease

This is a prerelease version of Wave.
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 Wave --version 2.0.0-prerelease
                    
NuGet\Install-Package Wave -Version 2.0.0-prerelease
                    
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="Wave" Version="2.0.0-prerelease">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wave" Version="2.0.0-prerelease" />
                    
Directory.Packages.props
<PackageReference Include="Wave">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Wave --version 2.0.0-prerelease
                    
#r "nuget: Wave, 2.0.0-prerelease"
                    
#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.
#addin nuget:?package=Wave&version=2.0.0-prerelease&prerelease
                    
Install Wave as a Cake Addin
#tool nuget:?package=Wave&version=2.0.0-prerelease&prerelease
                    
Install Wave as a Cake Tool

Empty package for JetBrains products semantic root.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on Wave:

Repository Stars
mrlacey/Rapid-XAML-Toolkit
A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
controlflow/resharper-heapview
ReSharper Heap Allocations Viewer plugin
ProteoWizard/pwiz
The ProteoWizard Library is a set of software libraries and tools for rapid development of mass spectrometry and proteomic data analysis software.
citizenmatt/resharper-clippy
Clippy. For ReSharper
matkoch/resharper-cognitivecomplexity
BigBabay/AsyncConverter
Plugin for resharper, for converting code for async.
StyleCop/StyleCop.ReSharper
Official ReSharper extension for StyleCop
hmemcpy/AgentMulder
** THIS PLUGIN IS NO LONGER MAINTAINED. PLEASE FOLLOW ERNICOMMUNITY FOR UPDATES **
JetBrains/resharper-cyclomatic-complexity
ReSharper plugin to measure cyclomatic complexity as you type
hhariri/CleanCode
ReSharper Plugins
Version Downloads Last updated