Skip to content

SekiroKenjii/winforms-boilerplate

Winforms app template

This template creates a full Winforms application, along with unit tests.

Architecture

For detailed information on the architecture of this Winforms application, please refer to the ARCHITECTURE.md file.

Screen Resolution

To understand the supported screen resolutions and how to configure them, check the SCREEN_RES.md file.

Naming Rules

Follow the naming conventions outlined in the NAMING_RULE.md file to maintain consistency across the project.

Getting Started

  1. Clone the repository:
    > git clone https://github.com/yourusername/winforms-boilerplate.git
    
  2. Navigate to the project directory:
    > cd winforms-boilerplate
    
  3. Create a new app using the template:
    > dotnet new sekiro.winforms
    

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to contribute to this project.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A Winforms application boilerplate

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Languages