-
Notifications
You must be signed in to change notification settings - Fork 0
Projects and Layout
Kieron Lanning edited this page Apr 16, 2026
·
1 revision
| Path | Purpose |
|---|---|
src/src |
Packable framework projects |
src/samples |
Sample domain, web app, and Aspire host |
src/tests |
Test projects and shared test helpers |
docs |
In-repo deep-dive docs |
Justfile |
Build/test/pack/version workflows |
EventSourcingEventSourcing.SharedEventSourcing.SourceGeneratorEventSourcing.SqlServer.EventsEventSourcing.SqlServer.SnapshotEventSourcing.AzureStorageEventSourcing.MongoDB.EventsEventSourcing.MongoDB.SnapshotEventSourcing.CosmosDb.Snapshot
EventSourcing.SamplesEventSourcing.Samples.WebEventSourcing.Samples.AppHostEventSourcing.Samples.ServiceDefaults
EventSourcing.UnitTestsEventSourcing.IntegrationTestsEventSourcing.SourceGenerator.UnitTestsEventSourcing.Samples.UnitTestsEventSourcing.Samples.IntegrationTestsEventSourcing.Samples.Web.IntegrationTestsSharedTestingFramework
SharedTestingFramework is a helper library, not a runnable test project. That is why the repository runs tests project-by-project instead of relying on solution-level dotnet test.