https://github.com/lefttwixwand/inventory
New version of Microsoft Inventory sample, built on WinUI 3, using DDD and Clean Architecture approach
https://github.com/lefttwixwand/inventory
autofac chsarp clean-architecture clean-code community-toolkit cqrs ddd ddd-architecture ddd-example ddd-sample event-sourcing hacktoberfest inventory inventory-management-system mediatr project-reunion templatestudio windows-app-sdk winui winui3
Last synced: 7 months ago
JSON representation
New version of Microsoft Inventory sample, built on WinUI 3, using DDD and Clean Architecture approach
- Host: GitHub
- URL: https://github.com/lefttwixwand/inventory
- Owner: LeftTwixWand
- License: mit
- Created: 2022-01-21T21:04:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T01:50:11.000Z (about 1 year ago)
- Last Synced: 2024-10-13T20:22:33.742Z (about 1 year ago)
- Topics: autofac, chsarp, clean-architecture, clean-code, community-toolkit, cqrs, ddd, ddd-architecture, ddd-example, ddd-sample, event-sourcing, hacktoberfest, inventory, inventory-management-system, mediatr, project-reunion, templatestudio, windows-app-sdk, winui, winui3
- Language: C#
- Homepage:
- Size: 1.21 MB
- Stars: 71
- Watchers: 6
- Forks: 10
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inventory
Inventory is a new version of [Microsoft Inventory sample](https://github.com/microsoft/inventorysample), built on WinUI 3, using DDD and Clean Architecture approach.
The purpose of this repository is to demonstrate, how to build a modern desktop app, using latest technologies and architecture approaches.
Readme structure:
- [1. The app](#1-the-app)
- [2. Architecture](#2-architecture)
- [3. Technologies](#3-technologies)
- [4. Inspirations](#4-inspirations)
- [5. Contributing](#5-contributing)## 1. The app

## 2. Architecture [OBSOLETE]

## 3. Technologies
## 4. Inspirations
## 5. Contributing