Skip to content

love2hina-net/PhotoLibrary

Repository files navigation

ネコ写真部の大図書館 - a good library for photography club and cats.

.NET Multi-Platform App UI(MAUI)とEntity Framework Coreの学習用として作成したフォトビューアーアプリケーションです。 Firebird Embdedd Serverをキャッシュとして利用します。

License

This project was released under the MIT License.

Build

Windows:

cmake --build .

macOS:

brew install icu4c flock
cmake --build .

firebird-codesign コード署名証明書が必要

efcore migrations

dotnet tool restore
cd CommonLibrary
dotnet ef migrations add 'v0001'

About

MAUIの学習用プロジェクト

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published