Conclusion
With this project, I was able to discover multiple aspects of build and deploying a .net windows forms
project using currently available tools.
Especially covering the following topics
-
Setting a
.net 8
andunit test
projects -
Entity Framework
as a ORM to access the database -
xUnit
testing framework -
NLog
logging framework -
CI/CD
using GITLAB
GitHub