Skip to content

Commit 572cf6b

Browse files
committed
changelog
1 parent ac807f0 commit 572cf6b

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,29 @@ Always improving. Updates to HTML/CSS to Image are posted here.
1616

1717
If you have feature requests, please send them to us: support@htmlcsstoimage.com.
1818

19+
### Official .NET / C# NuGet Packages
20+
January 10, 2026
21+
{: .text-delta}
22+
23+
We've released official NuGet packages for .NET developers! The new packages make it easy to integrate HTML/CSS to Image into your .NET applications with strongly-typed models and full async support.
24+
25+
| Package | Description |
26+
|:--------|:------------|
27+
| [HtmlCssToImage](https://www.nuget.org/packages/HtmlCssToImage) | Core client library |
28+
| [HtmlCssToImage.DependencyInjection](https://www.nuget.org/packages/HtmlCssToImage.DependencyInjection) | ASP.NET Core dependency injection |
29+
| [HtmlCssToImage.Blazor](https://www.nuget.org/packages/HtmlCssToImage.Blazor) | Open Graph image tags for Blazor |
30+
| [HtmlCssToImage.TagHelpers](https://www.nuget.org/packages/HtmlCssToImage.TagHelpers) | Razor tag helpers for MVC/Razor Pages |
31+
32+
Key features:
33+
- **Strongly-typed requests** for HTML/CSS, URL screenshots, and templates
34+
- **Batch image creation** for generating multiple images in one call
35+
- **Signed URL generation** for create-and-render workflows
36+
- **Native AOT support** for .NET 9+
37+
38+
[View the C# documentation](/example-code/c/) or check out the [GitHub repository](https://github.com/htmlcsstoimage/dotnet-client).
39+
40+
<hr>
41+
1942
### MCP Server for AI Assistants
2043
December 29, 2025
2144
{: .text-delta}

0 commit comments

Comments
 (0)