DBBroker 1.2.0-beta

This is a prerelease version of DBBroker.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package DBBroker --version 1.2.0-beta
NuGet\Install-Package DBBroker -Version 1.2.0-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DBBroker" Version="1.2.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DBBroker --version 1.2.0-beta
#r "nuget: DBBroker, 1.2.0-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DBBroker as a Cake Addin
#addin nuget:?package=DBBroker&version=1.2.0-beta&prerelease

// Install DBBroker as a Cake Tool
#tool nuget:?package=DBBroker&version=1.2.0-beta&prerelease

A free, lightweight and simple to use .NET tool for manipulating SQL Server, MySQL or Oracle databases. You're gonna love it.

WARNING:
For Oracle and/or MySQL you need to manually install their packages on demand. Which are:
MySql.Data (≥ 6.9.8)
Oracle.ManagedData.Access (≥ 12.1.2400)

For more information, visit:
http://www.getdbbroker.com/Home/GettingStarted

Microsoft SQL Server, Oracle, and MySQL are trademarks that belongs to their proprietaries.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.8 626 7/2/2020
2.0.7 475 6/26/2020
2.0.4-beta 667 10/11/2018
1.1.0 1,986 8/24/2015
1.0.4 1,462 7/21/2015
1.0.3 1,312 7/20/2015
1.0.2 1,081 7/13/2015
1.0.0 1,125 7/10/2015

In this new version:
- Support to Oracle Databases added;
- General performance improvements of DBBrokerLive (Runtime resolution of result sets);
- Improved documentation of the library;
- Some unexpressive exceptions were replaced for more informative ones;

Special thanks for those who contributed with feedback and ideas.

Oracle is a trademark that belongs to its proprietary.