Skip to content

Magneto.1.0.0-rc-4

Pre-release
Pre-release
Compare
Choose a tag to compare
@shaynevanasperen shaynevanasperen released this 19 Sep 23:51
· 14 commits to master since this release
  • Add ValueTupleServiceProvider
  • Update samples to show usage of ValueTuple contexts and more advanced scenarios around cache eviction/update
  • Introduce SyncQuery.Query and AsyncQuery.QueryAsync as replacements for SyncQuery.Execute and AsyncQuery.ExecuteAsync, respectvely, so that switching between normal and cached queries requires less changes to code