prmToolkit.AccessMultipleDatabaseWithAdoNet 1.0.5

dotnet add package prmToolkit.AccessMultipleDatabaseWithAdoNet --version 1.0.5
NuGet\Install-Package prmToolkit.AccessMultipleDatabaseWithAdoNet -Version 1.0.5
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="prmToolkit.AccessMultipleDatabaseWithAdoNet" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add prmToolkit.AccessMultipleDatabaseWithAdoNet --version 1.0.5
#r "nuget: prmToolkit.AccessMultipleDatabaseWithAdoNet, 1.0.5"
#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 prmToolkit.AccessMultipleDatabaseWithAdoNet as a Cake Addin
#addin nuget:?package=prmToolkit.AccessMultipleDatabaseWithAdoNet&version=1.0.5

// Install prmToolkit.AccessMultipleDatabaseWithAdoNet as a Cake Tool
#tool nuget:?package=prmToolkit.AccessMultipleDatabaseWithAdoNet&version=1.0.5

Acesse mais de um tipo de banco de dados de forma fácil via ADO.NET.

Atualmente dando suporte aos bancos.
- SqlServer
- MySql
- Firebird

É possível implementar outros bancos de dados de forma fácil!

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on prmToolkit.AccessMultipleDatabaseWithAdoNet:

Package Downloads
prmToolkit.Log

Pacote responsável por gerenciar os logs da aplicação. Suporte a gravação de log: - File - EventViewer - Database (MySql, SqlServer e Firebird) Recursos Todo o comportamento do log deve ser informado diretamente no arquivo de configuração de seu projeto, com isso caso seja necessário mudar a estratégia de gravação de log, você não precisa recompilar sua aplicação.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 1,662 5/23/2017
1.0.4 1,665 5/10/2017
1.0.3 1,437 5/9/2017
1.0.2 1,449 4/4/2017
1.0.1 1,668 3/16/2017

Adicionei novos métodos ao command:
- FirstOrDefault
- LastOrDefault

Foi adicionado novos construtores para setar o timeout do command