Statiq.Common 1.0.0-beta.72

This is a prerelease version of Statiq.Common.
dotnet add package Statiq.Common --version 1.0.0-beta.72
                    
NuGet\Install-Package Statiq.Common -Version 1.0.0-beta.72
                    
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="Statiq.Common" Version="1.0.0-beta.72" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Statiq.Common" Version="1.0.0-beta.72" />
                    
Directory.Packages.props
<PackageReference Include="Statiq.Common" />
                    
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 Statiq.Common --version 1.0.0-beta.72
                    
#r "nuget: Statiq.Common, 1.0.0-beta.72"
                    
#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 Statiq.Common@1.0.0-beta.72
                    
#: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=Statiq.Common&version=1.0.0-beta.72&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Statiq.Common&version=1.0.0-beta.72&prerelease
                    
Install as a Cake Tool

Statiq is a configurable static content generation framework. This library provides a common set of abstractions and other classes to make writing extensions easier.

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 (36)

Showing the top 5 NuGet packages that depend on Statiq.Common:

Package Downloads
Statiq.Core

Statiq is a configurable static content generation framework.

Statiq.App

Statiq is a configurable static content generation framework. This library provides everything you need to start using it to make your own static generator.

Statiq.Testing

Statiq is a configurable static content generation framework. This library provides utility classes to make testing easier.

Statiq.Razor

Statiq is a configurable static content generation framework. This library provides support for rendering Razor content.

Statiq.Markdown

Statiq is a configurable static content generation framework. This library provides support for rendering Markdown content.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Statiq.Common:

Repository Stars
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
statiqdev/Statiq
Statiq is a flexible static site generator written in .NET.
Version Downloads Last Updated
1.0.0-beta.72 94,446 1/9/2024
1.0.0-beta.71 14,553 9/26/2023
1.0.0-beta.70 26,032 6/14/2023
1.0.0-beta.69 1,910 6/8/2023
1.0.0-beta.68 454 6/6/2023
1.0.0-beta.67 1,422 5/23/2023
1.0.0-beta.66 12,124 1/24/2023
1.0.0-beta.65 7,386 12/29/2022
1.0.0-beta.64 667 12/23/2022
1.0.0-beta.63 1,753 11/30/2022
1.0.0-beta.62 10,277 7/6/2022
1.0.0-beta.61 450 7/5/2022
1.0.0-beta.60 26,053 3/10/2022
1.0.0-beta.59 5,951 3/8/2022
1.0.0-beta.58 6,839 2/15/2022
1.0.0-beta.57 461 2/15/2022
1.0.0-beta.56 3,141 2/4/2022
1.0.0-beta.55 3,260 1/10/2022
1.0.0-beta.54 427 1/4/2022
1.0.0-beta.53 481 12/31/2021
Loading failed