Skip to content

Magneto.1.0.0-rc-5

Pre-release
Pre-release
Compare
Choose a tag to compare
@shaynevanasperen shaynevanasperen released this 22 Sep 22:33
· 10 commits to master since this release
  • Various refactoring
  • Renames (like dropping superfluous Async suffixes)
  • Updates to documentation and samples, greater test coverage
  • Enable injecting cache key creator via static CachedQuery class
  • Add ValueTuple context support for net461
  • Make CacheEntry class a sealed immutable value-like type
  • Make CacheOption a required parameter so that it is clear that a cached query is being used
  • Ensure Magneto throws meaningful exception when context is not registered