Events-MVC (example with htmx)

This commit is contained in:
Boris Milašinović
2026-04-25 22:21:35 +02:00
parent eb04483417
commit 0ee1b22f61
114 changed files with 7966 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<Solution>
<Project Path="Events.EF/Events.EF.csproj" />
<Project Path="Events.MVC/Events.MVC.csproj" />
<Project Path="Tests/Events.Tests.IntegrationTests/Events.Tests.IntegrationTests.csproj" />
<Project Path="Tests/Events.Tests.UITests/Events.Tests.UITests.csproj" />
<Project Path="Tests/Events.Tests.UnitTests/Events.Tests.UnitTests.csproj" />
</Solution>