StoreManagement

Introduction

This is a Store Management Application on C# Full-stack (Blazor Server).

Current .NET: 7.0

Development information

Versioning

The project follows the SemVer versioning scheme using git tags. As a pull request gets merged, a new version is automatically created.

Bug fixes result in bumped patch version: 1.2.3 -> 1.2.4

General improvements result in bumped minor version: 1.2.3 -> 1.3.3

Major changes result in bumped major version: 1.2.3 -> 2.2.3