- Fragment model with validation, DTOs (immutable records), repository, service - Sidecar stdin/stdout JSON protocol for Tauri integration - DI wiring via ServiceCollectionExtensions - Scaffolded Journal.Api (not yet wired) Co-Authored-By: Warp <agent@warp.dev>
6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
<Solution>
|
|
<Project Path="Journal.Api/Journal.Api.csproj" />
|
|
<Project Path="Journal.Core/Journal.Core.csproj" />
|
|
<Project Path="Journal.Sidecar/Journal.Sidecar.csproj" />
|
|
</Solution>
|