Common.Windows.Tools 0.1.0

dotnet new install Common.Windows.Tools@0.1.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Common Windows Tools

WPF template for common educational desktop tasks:

  • authorization for guest, client, manager, and administrator roles;
  • Entity Framework database access;
  • users, suppliers, manufacturers, product categories, products, pickup points, orders, and order-product many-to-many table;
  • product catalog with search, supplier filter, stock sorting, discount and stock highlighting;
  • administrator CRUD for products and orders;
  • product image replacement with a 300x200 size limit.

Install

dotnet new install Common.Windows.Tools

Create Project

dotnet new cwt -n MyCompany.MyProduct

The template replaces Common.Windows.Tools with the project name in namespaces, XAML classes, project files, and solution files.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0 246 6/12/2026