An open API service indexing awesome lists of open source software.

https://github.com/junian/dotnet-winforms-apps

.NET WinForms Apps
https://github.com/junian/dotnet-winforms-apps

dotnet winforms winforms-application

Last synced: about 2 months ago
JSON representation

.NET WinForms Apps

Awesome Lists containing this project

README

          

# .NET Windows Forms (WinForms) Apps

A collection of example WinForms apps.

## Content

- [Bouncing Ball Sim](/src/bouncing-ball/) - A simple bouncing ball with physics simulation.
- [Contact Manager](/src/contact-manager/) - A simple contact manager where user can add, edit, list, and remove contact from SQLite Database.
- [Draw 2D Primitive](/src/draw-2d-primitive/) - How to draw primitive shapes with .NET

## License

[MIT](./LICENSE).