DaS.NoDiscardAnalyzer 0.1.0-beta.8

This is a prerelease version of DaS.NoDiscardAnalyzer.
dotnet add package DaS.NoDiscardAnalyzer --version 0.1.0-beta.8
NuGet\Install-Package DaS.NoDiscardAnalyzer -Version 0.1.0-beta.8
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="DaS.NoDiscardAnalyzer" Version="0.1.0-beta.8">
  <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.
paket add DaS.NoDiscardAnalyzer --version 0.1.0-beta.8
#r "nuget: DaS.NoDiscardAnalyzer, 0.1.0-beta.8"
#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 DaS.NoDiscardAnalyzer as a Cake Addin
#addin nuget:?package=DaS.NoDiscardAnalyzer&version=0.1.0-beta.8&prerelease

// Install DaS.NoDiscardAnalyzer as a Cake Tool
#tool nuget:?package=DaS.NoDiscardAnalyzer&version=0.1.0-beta.8&prerelease

DaS.NoDiscardAnalyzer

A roslyn analyzer that provides similar functionality to the [[nodiscard]] attribute in C++17.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
0.1.0-beta.8 110 11/28/2022
0.1.0-beta.2 78 11/28/2022
0.1.0-beta.1 79 11/28/2022