Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

New version of Microsoft Inventory sample, built on WinUI 3, using DDD and Clean Architecture approach

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
![App Light](https://user-images.githubusercontent.com/50652041/195396886-5d8a03ed-aa19-4d40-83d8-56d7e00c2995.png)
![App Dark](https://user-images.githubusercontent.com/50652041/195396891-f5ced73f-49b8-4666-a402-1e364c7e9b69.png)

## 2. Architecture [OBSOLETE]

![Project architecture drawio](https://user-images.githubusercontent.com/50652041/153557277-cf2e38cd-2b3f-4b03-8ea4-7db97d556077.png)

## 3. Technologies

## 4. Inspirations

## 5. Contributing