WebVella.DocumentTemplates 1.0.0

dotnet add package WebVella.DocumentTemplates --version 1.0.0                
NuGet\Install-Package WebVella.DocumentTemplates -Version 1.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="WebVella.DocumentTemplates" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebVella.DocumentTemplates --version 1.0.0                
#r "nuget: WebVella.DocumentTemplates, 1.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.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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