Skip to content
Home

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

  1. Setting a .net 8 and unit test projects

  2. Entity Framework as a ORM to access the database

  3. xUnit testing framework

  4. NLog logging framework

  5. CI/CD using GITLAB


GitHub

Link to the source code