Port of Invoicer project, https://github.com/simonray/Invoicer by @simonray, to .NET Standard.
Info
Version: | 0.1.5 |
Author(s): | Mateusz Woźniak |
Last Update: | Sunday, January 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/InvoiceGenerator |
Install
Install-Package InvoiceGenerator
dotnet add package InvoiceGenerator
paket add InvoiceGenerator
InvoiceGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- PdfSharpCore(>= 1.2.8)
- PdfSharpCore.MigraDoc.DocumentObjectModel(>= 1.50.053)
- PdfSharpCore.MigraDoc.Rendering(>= 1.50.053)
- System.Drawing.Common(>= 4.7.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.CodePages(>= 4.7.1)