Skip to content

DotNetToolkit.Repository v2.9.0

Compare
Choose a tag to compare
@johelvisguzman johelvisguzman released this 06 Aug 18:55
· 280 commits to master since this release
20c78c5

Changes / Fixes

  • #543 Added a new variant to the get method which takes in a string based path collection to fetch
  • #536 Fixed an issue with the ado.net context not being able to properly read a connection string from the config file
  • #539 Fixed an issue with the ado.net context not being able to prevent un-mapped properties from being in the create table query
  • #535 Added new azure repository contexts
  • #531 Added new methods to the ado.net db helper for executing datasets and datatables