memstate
memstate copied to clipboard
In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard
Results
32
memstate issues
Sort by
recently updated
recently updated
newest added
For: https://github.com/DevrexLabs/memstate/issues/133 - Updated target framework to net8.0 - Updated build configuration and tooling as needed - Verified build and tests against .NET 8 runtime
Migrating from .NET Standard to .NET 8.0 provides multiple benefits: - Long-term support (LTS): .NET 8 is the latest LTS release, ensuring updates and security patches. - Performance improvements: Significant...