Ae.Freezer 4.0.0

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

A C# library to crawl a dynamic website and turn it into static content, servable via a CDN.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Ae.Freezer:

Package Downloads
Ae.Freezer.Aws

A C# library to crawl a dynamic website and turn it into static content, servable via Amazon S3 with optional CloudFront invalidation.

Ae.Freezer.BunnyCdn

A C# library to crawl a dynamic website and turn it into static content, servable via Bunny.net.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.1.0 131 4/24/2026
4.0.1 127 4/23/2026
4.0.0 133 4/13/2026
3.0.1 303 6/2/2024
3.0.0 240 6/1/2024
2.1.0 240 4/28/2024
2.0.3 270 4/16/2024
2.0.2 263 4/15/2024
2.0.1 256 4/15/2024
2.0.0 269 4/15/2024
1.1.0 370 8/22/2023
1.0.0 634 11/26/2022
0.1.0 876 5/5/2022
0.0.10 723 4/18/2021
0.0.9 662 4/1/2021
0.0.8 657 4/1/2021
0.0.7 665 4/1/2021
0.0.6 706 3/20/2021
0.0.5 728 3/19/2021
0.0.4 713 2/15/2021
Loading failed