Cake.Sonar 5.0.0

dotnet add package Cake.Sonar --version 5.0.0
                    
NuGet\Install-Package Cake.Sonar -Version 5.0.0
                    
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="Cake.Sonar" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.Sonar" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Cake.Sonar" />
                    
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 Cake.Sonar --version 5.0.0
                    
#r "nuget: Cake.Sonar, 5.0.0"
                    
#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 Cake.Sonar@5.0.0
                    
#: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=Cake.Sonar&version=5.0.0
                    

Run sonar for msbuild

Product 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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Cake.Sonar:

Repository Stars
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Version Downloads Last Updated
5.0.0 324,542 2/1/2025
1.1.33 951,125 11/21/2023
1.1.32 61,002 5/15/2023
1.1.31 559,810 11/10/2022
1.1.30 200,673 2/1/2022
1.1.29 74,912 12/8/2021
1.1.26 51,219 12/8/2021
1.1.25 560,166 2/2/2020
1.1.24 1,581 2/2/2020
1.1.23 1,091 2/2/2020
1.1.22 387,061 6/4/2019
1.1.18 112,748 12/4/2018
1.1.16 941,373 10/18/2018
1.1.15 1,431 10/18/2018
1.1.14 1,352 10/18/2018
1.1.11 1,257 10/18/2018
1.1.10 1,376 10/18/2018
1.1.9 27,653 7/14/2018
1.1.6 2,158 7/11/2018
1.1.5 2,019 7/11/2018
Loading failed