Releases: AndreaSantinato/LothiumDB
Version 1.2.0
Minor Package Release
Please read the README.md
file before using the library to fully understand how to use it.
Whats New In This Version
This version include major updates:
- Major fix to methods execution.
- Redesing completely the logic of the auto query generations.
- Added a new Configuration object for the database creation.
How To Download And Use This Version
If you desire to use this package version, you can download it via NuGet.org or manually download the package from this version and add it to your project.
Download It Via .Net Cli: dotnet add package LothiumDB --version 1.2.0
Download It Via NuGet Package Manager: NuGet\Install-Package LothiumDB -Version 1.2.0
Version 1.1.3
Minor Package Release
Please read the README.md
file before using the library to fully understand how to use it.
Whats New In This Version
This version fix a critical bugs inside the core methods of the connection and transaction's management.
- Completely redesign the connection and transaction methods and objects.
How To Download And Use This Version
If you desire to use this package version, you can download it via NuGet.org or manually download the package from this version and add it to your project.
Download It Via .Net Cli: dotnet add package LothiumDB --version 1.1.3
Download It Via NuGet Package Manager: NuGet\Install-Package LothiumDB -Version 1.1.3
Version 1.1.1
Minor Package Release
Please read the README.md
file before using the library to fully understand how to use it.
Whats New In This Version
- Fix some error while executing the FetchAll and FetchSingle Methods
How To Download And Use This Version
If you desire to use this package version, you can download it via NuGet.org or manually download the package from this version and add it to your project.
Download It Via .Net Cli: dotnet add package LothiumDB --version 1.1.1
Download It Via NuGet Package Manager: NuGet\Install-Package LothiumDB -Version 1.1.1
Version 1.1.2 (Deprecated)
Minor Package Release
Please read the README.md
file before using the library to fully understand how to use it.
Whats New In This Version
- Fix an error inside the Open/Close Connection and inside the Begin/Rollback/Close Transaction methods.
How To Download And Use This Version
If you desire to use this package version, you can download it via NuGet.org or manually download the package from this version and add it to your project.
Download It Via .Net Cli: dotnet add package LothiumDB --version 1.1.2
Download It Via NuGet Package Manager: NuGet\Install-Package LothiumDB -Version 1.1.2
Version 1.0.0
Major Package Release
Please read the README.md
file before using the library to fully understand how to use it.
Whats New In This Version
- Added the support for the MariaDB database
- Added the support for Page's object and queries
- Simplified the Instantiation of the Database class and the use of its methods
How To Download And Use This Version
If you desire to use this package version, you can download it via NuGet.org or manually download the package from this version and add it to your project.
Download It Via .Net Cli: dotnet add package LothiumDB --version 1.1.0
Download It Via NuGet Package Manager: NuGet\Install-Package LothiumDB -Version 1.1.0