Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkygr/net_8-winforms-1
.NET 8 - WinForms - Form that helps create incidents and save PDF
https://github.com/darkygr/net_8-winforms-1
class-library csharp net-8 pdf winforms
Last synced: about 1 month ago
JSON representation
.NET 8 - WinForms - Form that helps create incidents and save PDF
- Host: GitHub
- URL: https://github.com/darkygr/net_8-winforms-1
- Owner: DarkyGr
- Created: 2024-12-30T16:36:16.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-30T16:41:09.000Z (about 1 month ago)
- Last Synced: 2024-12-30T17:35:03.635Z (about 1 month ago)
- Topics: class-library, csharp, net-8, pdf, winforms
- Language: C#
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .NET 8 - WinForms - Form that helps create incidents and save PDF
This app was made with:
- .NET 8
Required packages in ConsoleApp_PDF:
- QuestPDF 2024.12.1
Required install the QuestPDF Previewer in cmd (Windows):
- dotnet tool install QuestPDF.Previewer --global