Cassette 2.1.0-alpha1

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

Important: This is just the core library for Cassette. You probably want to install the Cassette.Aspnet package for ASP.NET support.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Cassette:

Repository Stars
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
Version Downloads Last Updated
2.4.2 13,856 5/13/2014
2.4.1 3,330 3/15/2014
2.4.0 1,312 1/15/2014
2.3.0 3,431 10/12/2013
2.2.2 1,436 7/24/2013
2.2.1 403 6/27/2013
2.2.0 119 6/27/2013
2.1.0 759 5/19/2013
2.1.0-beta6 430 3/7/2013
2.1.0-beta5 130 3/3/2013
2.1.0-beta4 205 12/18/2012
2.1.0-beta3 105 11/19/2012
2.1.0-beta2 101 11/18/2012
2.1.0-beta1 111 10/21/2012
2.1.0-alpha2 148 9/19/2012
2.1.0-alpha1 118 9/4/2012
2.0.1-alpha2 104 8/31/2012
2.0.1-alpha 109 8/31/2012
2.0.0 2,860 8/30/2012
2.0.0-beta6 105 8/28/2012
Loading failed