Skip to content

feat: update samples to .NET 10 and modernize#97

Merged
jacqueskang merged 1 commit intomainfrom
feat/samples
Dec 20, 2025
Merged

feat: update samples to .NET 10 and modernize#97
jacqueskang merged 1 commit intomainfrom
feat/samples

Conversation

@jacqueskang
Copy link
Copy Markdown
Owner

  • Upgrade all sample projects to net10.0
  • Use latest pre-release NuGet packages (1.2.0-*)
  • Modernize Program.cs with WebApplicationBuilder
  • Update Startup.cs for .NET 10 hosting model
  • Upgrade EntityFrameworkCore.InMemory to 10.0.0
  • Fix all build warnings

- Upgrade all sample projects to net10.0
- Use latest pre-release NuGet packages (1.2.0-*)
- Modernize Program.cs with WebApplicationBuilder
- Update Startup.cs for .NET 10 hosting model
- Upgrade EntityFrameworkCore.InMemory to 10.0.0
- Fix all build warnings
@jacqueskang jacqueskang merged commit 3ab1d98 into main Dec 20, 2025
1 check passed
@jacqueskang jacqueskang deleted the feat/samples branch December 20, 2025 15:49
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
JKang.EventSourcing.Options 20% 100%
JKang.EventSourcing.TestingFixtures 0% 0%
JKang.EventSourcing.Abstractions 4% 2%
JKang.EventSourcing.Persistence.DynamoDB 4% 1%
JKang.EventSourcing.Persistence.Caching 0% 0%
JKang.EventSourcing 92% 75%
JKang.EventSourcing.TestingFixtures 69% 70%
JKang.EventSourcing.Abstractions 68% 50%
JKang.EventSourcing.Persistence.Caching 0% 0%
JKang.EventSourcing.TestingFixtures 69% 70%
JKang.EventSourcing.Abstractions 68% 50%
JKang.EventSourcing.Persistence.Caching 0% 0%
Summary 38% (292 / 960) 33% (83 / 330)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant