Buildalyzer.Workspaces 4.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Buildalyzer.Workspaces --version 4.1.1
                    
NuGet\Install-Package Buildalyzer.Workspaces -Version 4.1.1
                    
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="Buildalyzer.Workspaces" Version="4.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Buildalyzer.Workspaces" Version="4.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Buildalyzer.Workspaces" />
                    
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 Buildalyzer.Workspaces --version 4.1.1
                    
#r "nuget: Buildalyzer.Workspaces, 4.1.1"
                    
#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 Buildalyzer.Workspaces@4.1.1
                    
#: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=Buildalyzer.Workspaces&version=4.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Buildalyzer.Workspaces&version=4.1.1
                    
Install as a Cake Tool

A little utility to perform design-time builds of .NET projects without having to think too hard about it. This extension library adds support for creating a Roslyn workspace from Buildalyzer.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Buildalyzer.Workspaces:

Package Downloads
MongoDBMigrations

MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API. Supports up and down migrations with cancelation and progress handling. Also, this library is able to check a schema of collections in your database during the migration run. This version supports on-premise Mongo database either Azure CosmosDB (with Mongo-like API) or even AWS DocumentDB. In addition you can use TLS and/or SHH tunnels in your migrations. PS1 script for integration with CI/CD pipelines provides inside of the repository

Statiq.Web

Statiq Web is a flexible static site generator.

Wyam.CodeAnalysis

Wyam is a simple to use, highly modular, and extremely configurable static content generator. This library provides support for performing code analysis.

Statiq.CodeAnalysis

Statiq is a configurable static content generation framework. This library provides support for performing code analysis.

Stankins.AnalyzeSolution

Package Description

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on Buildalyzer.Workspaces:

Repository Stars
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
statiqdev/Statiq
Statiq is a flexible static site generator written in .NET.
riganti/dotvvm
Open source MVVM framework for Web Apps
BrightstarDB/BrightstarDB
This is the core development repository for BrightstarDB.
statiqdev/Statiq.Framework
A flexible and extensible static content generation framework for .NET.
byme8/ZeroQL
C# GraphQL client with Linq-like syntax
Altinn/altinn-studio
Next generation open source Altinn platform and applications.
NeVeSpl/NTypewriter
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
Wyamio/Wyam
A modular static content and static site generator.
Version Downloads Last Updated
9.0.0 625 4/18/2026
8.0.0 20,356 12/17/2025
7.1.0 1,522,358 11/16/2024
7.0.2 50,330 6/18/2024
7.0.1 21,087 5/14/2024
6.0.4 108,981 1/6/2024
6.0.3 744 12/22/2023
6.0.2 1,574 12/20/2023
6.0.1 311 12/20/2023
6.0.0 1,780 12/19/2023
5.0.1 25,335 9/1/2023
5.0.0 20,962 12/5/2022
4.1.7 2,299 11/29/2022
4.1.6 1,194 10/31/2022
4.1.5 3,001 9/22/2022
4.1.4 120,679 5/5/2022
4.1.3 35,922 3/18/2022
4.1.2 195,192 3/2/2022
4.1.1 2,518 2/15/2022
4.1.0 11,949 2/15/2022
Loading failed