https://github.com/kos59125/mvuarchitecture
A sample application on MVU architecture (4-layered)
https://github.com/kos59125/mvuarchitecture
blazor bolero fsharp fsharp-samples mvu
Last synced: 10 days ago
JSON representation
A sample application on MVU architecture (4-layered)
- Host: GitHub
- URL: https://github.com/kos59125/mvuarchitecture
- Owner: kos59125
- License: apache-2.0
- Created: 2020-11-27T09:27:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T11:01:48.000Z (about 4 years ago)
- Last Synced: 2023-03-24T18:59:05.090Z (about 3 years ago)
- Topics: blazor, bolero, fsharp, fsharp-samples, mvu
- Language: F#
- Homepage:
- Size: 111 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MvuArchitecture
A sample application on MVU architecture (4-layered) using Bolero.
## Requirements
- .NET SDK 5.0.100 (or later)
## Design
[Details](https://zenn.dev/kos59125/articles/b463b153b837d2346cf0) (in Japanese)
