WebVella.DocumentTemplates
1.0.0
dotnet add package WebVella.DocumentTemplates --version 1.0.0
NuGet\Install-Package WebVella.DocumentTemplates -Version 1.0.0
<PackageReference Include="WebVella.DocumentTemplates" Version="1.0.0" />
paket add WebVella.DocumentTemplates --version 1.0.0
#r "nuget: WebVella.DocumentTemplates, 1.0.0"
// Install WebVella.DocumentTemplates as a Cake Addin #addin nuget:?package=WebVella.DocumentTemplates&version=1.0.0 // Install WebVella.DocumentTemplates as a Cake Tool #tool nuget:?package=WebVella.DocumentTemplates&version=1.0.0
What is WebVella Document Templates?
An open-source .net library that can generates Email, Excel, Text and HTML, by using a DataTable and a Template Document.
Please help by giving a star
GitHub stars guide developers toward great tools. If you find this project valuable, please give it a star – it helps the community and takes just a second!⭐
What can it do?
- Generate Excel files - Support for wide range of options to generate excel files from data, using template excel files provided by the end user.
- Generate Emails - Turn a DataTable into a collection of emails with attachments, by using templates provided by the end user.
- Generate HTML - Generate HTML code from a template and a DataTable
- Easy to extend - It needs to be easy to add new template processors or extend or override the existing ones.
- and more
Documentation
The best way to get started is to visit our documentation on our project website
License
This guide explains how to choose the right license for our software, tailored to your specific usage needs. The licensing options include the Community MIT license (free) and Commercial License (not free). Read more about our licenses.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
-
net9.0
- ClosedXML (>= 0.104.2)
- HtmlAgilityPack (>= 1.11.72)
- Markdig (>= 0.40.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 45 | 2/19/2025 |
Initial release