Skip to content

DotNetToolkit.Repository v3.0.0-alpha-455

Pre-release
Pre-release

Choose a tag to compare

@johelvisguzman johelvisguzman released this 25 Feb 22:15
· 213 commits to master since this release
a3a0bfc

Changes / Fixes

  • #585 The json file configuration for netstandard2_0 for caching providers is not recognizing an expiry properly
  • #583 Unable to configuration interceptors from the configuration file in netstandard2_0
  • #582 System.StackOverflowException occurring in netstandard2.0 due to Guard.NotNull
  • #578 Updated dependency packages to newer versions
  • #577 Consumed exception raised by the caching providers
  • #575 Re-introduce expiry config element
  • #572 Renamed queries namespace to query
  • #566 Unable to log activity within the context providers
  • #562 The ado.net context is crashing when executing a dataset or a data table
  • #558 Remove ExecuteSql function that uses a conventions projection callback and mapping provider