Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1021 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 1021 Bytes

ToDoListMaterialDesign

Windows PC stand-alone で動作する ToDoList のサンプルアプリケーションです。
MVVMパターンの学習用として作成しています。

ToDoListMaterialDesign

Dependency

MaterialDesignInXamlToolkit Prism.Wpf ReactiveProperty MahApps.Metro EntityFrameworkCore.Sqlite を使用しています。

Usage

ToDoListMaterialDesign.sln を Visual Studio 2019 Community で開き、ビルド後にデバッグ実行します。

Licence

This software is released under the MIT License, see LICENSE.

MaterialDesignInXamlToolkit
https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit

Prism
https://github.com/PrismLibrary/Prism

ReactiveProperty
https://github.com/runceel/ReactiveProperty

MahApps.Metro
https://github.com/MahApps/MahApps.Metro

EntityFrameworkCore.Sqlite
https://docs.microsoft.com/ef/core