Skip to content

v5.0.0

Latest

Choose a tag to compare

@Lifeng-Liang Lifeng-Liang released this 07 Oct 16:20
· 52 commits to master since this release
  1. Change to Emit mode instead of compile task mode.
  2. Support Nuget.
  3. Support MacOS and Linux with Mono.
  4. Support custom decode for database connection string.
  5. Support set LogLevel in config file.
  6. Change license to MIT license.

To install DbEntry.Net :

PM> Install-Package DbEntry.Net

To install DbEntry.Net and DbEntry.Net Extra :

PM> Install-Package DbEntry.Net.Extra

DbEntry.Net Samples

DbEntry.Net Tools