Ready WPF application project template "Vosmorka" for Visual Studio 2022. Comes with a configured database, Entity Framework, authorization, products list, and editing pages. This template is designed to speed up the development of WPF applications by providing a solid, pre-configured architectural foundation.
🚀 Key Features
- Pre-configured Database & ORM: Ready-to-use Entity Framework integration with database models.
- Ready-to-use UI Pages:
- Authorization Page: Simple and secure user login flow.
- Products List Page: Beautiful, responsive grid displaying products with search/filter features.
- Edit/Add Page: Fully functional form to create and modify product records.
- Clean Architecture: Prepared folders (
Models,Pages,Properties,Resurses) to keep your code organized. - Local Resources: Included styles, dictionaries, and image assets.
🛠️ Requirements
- IDE: Visual Studio 2022 (Community, Professional, or Enterprise)
- Runtime: .NET Framework 4.7.2
- Database: Microsoft SQL Server (with Entity Framework 6)
📖 How to Use
- Download and install the VosmorkaWpfTemplate.vsix extension.
- Open Visual Studio 2022 and select Create a new project.
- Search for "Vosmorka" or "Vosmerka" in the search bar.
- Select Vosmorka WPF App Template, configure your project name, and click Create!