プロジェクト | 概要 |
---|---|
HelloBlazorWasmWorld/ | Blazor Wasm の試し書き |
HelloWorld/ | Hello World |
MandelbrotCore/ | マンデルブロ集合の生成 (基礎実装) |
MandelbrotData/ | マンデルブロ集合の生成 (データロジック) |
MandelbrotExecutor/ | マンデルブロ集合の生成 (実行部分) |
MSVSIPAction/ | Microsoft Visual Studio Installer Projects のカスタムアクション |
NUnitSample/ | NUnit の実装サンプル |
SampleLibrary/ | ライブラリの実装サンプル |
- インストーラカスタムアクションは複数クラスで定義できるけど、処理の解決順は不明