Rikarin.Skala.MSBuild 4.0.0

Prefix Reserved
dotnet add package Rikarin.Skala.MSBuild --version 4.0.0
                    
NuGet\Install-Package Rikarin.Skala.MSBuild -Version 4.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="Rikarin.Skala.MSBuild" Version="4.0.0">
  <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="Rikarin.Skala.MSBuild" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Rikarin.Skala.MSBuild">
  <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 Rikarin.Skala.MSBuild --version 4.0.0
                    
#r "nuget: Rikarin.Skala.MSBuild, 4.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 Rikarin.Skala.MSBuild@4.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=Rikarin.Skala.MSBuild&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Rikarin.Skala.MSBuild&version=4.0.0
                    
Install as a Cake Tool

Runs `skala format --check` after Build, and `skala check` when SkalaMode=check. Off in the inner loop for analysis by default: a build tool that triples build time gets disabled permanently.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Rikarin.Skala.MSBuild:

Package Downloads
Rikarin.Skala.Sdk

One PackageReference that adopts Skala: the SK analyzers, the MSBuild integration, and the canonical .editorconfig carrier, with starter files for a repository that has neither.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 0 9/13/2026
4.0.0-alpha.133 0 9/13/2026
4.0.0-alpha.132 33 9/11/2026
3.2.0-alpha.82 40 9/10/2026
3.1.0 84 9/8/2026
3.1.0-alpha.3 46 9/8/2026
3.0.1-alpha.2 59 9/6/2026
3.0.1-alpha.1 59 9/6/2026
3.0.0 130 9/6/2026
3.0.0-alpha.17 58 9/6/2026
3.0.0-alpha.16 67 9/6/2026
3.0.0-alpha.15 59 9/6/2026
3.0.0-alpha.13 61 9/6/2026
3.0.0-alpha.12 57 9/4/2026
3.0.0-alpha.10 59 9/4/2026
2.0.1-alpha.2 52 9/4/2026
2.0.1-alpha.1 60 9/4/2026
2.0.0 131 9/4/2026
2.0.0-alpha.1291 62 9/4/2026
2.0.0-alpha.1288 60 9/4/2026
Loading failed