Skip to content

Releases: NimaAra/Easy.Storage

Easy.Storage.SQLite - 0.10.1

27 Jul 23:07
Compare
Choose a tag to compare
  • Reference Easy.Storage.Common package.

Easy.Storage.SQLite - 0.10.0

27 Jul 18:29
Compare
Choose a tag to compare
  • Include Easy.Common.Storage as direct dependency instead of NuGet package.
  • Add Async overload.

Easy.Storage.SQLServer - 0.10.1

27 Jul 23:07
Compare
Choose a tag to compare
  • Reference Easy.Storage.Common package.

Easy.Storage.SQLServer - 0.10.0

27 Jul 18:30
Compare
Choose a tag to compare
  • Include Easy.Common.Storage as direct dependency instead of NuGet package.
  • Add Async overload.

Easy.Storage - 0.10.1

27 Jul 22:43
Compare
Choose a tag to compare
  • Add Async overload.
  • Updated package dependencies.

Easy.Storage.SQLite - 0.9.6

07 Jul 18:49
Compare
Choose a tag to compare
  • Added support for enabling SQLite extensions.

Easy.Storage - 0.9.5

25 May 20:25
Compare
Choose a tag to compare
  • Fixed Filter to handle enums correctly.
  • Renamed some of the Operators.
  • Updated packages.
  • Upgraded to the latest version of the C# (7.3).

Easy.Storage.SQLite - 0.9.4

27 Jan 15:14
Compare
Choose a tag to compare
  • Make Easy.Storage.Common a NuGet dependency.

Easy.Storage.SQLite - 0.9.3

27 Jan 14:26
Compare
Choose a tag to compare
  • Added a method to SQLiteConnectionBase to open and return the connection.
  • Improve Open and Close to take into account the current state of the connection.

Easy.Storage.SQLServer - 0.9.3

27 Jan 15:16
Compare
Choose a tag to compare
  • Make Easy.Storage.Common a NuGet dependency.