Info
Version: | 2.0.1 |
Author(s): | FirebirdSql, SouchProd |
Last Update: | Thursday, August 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/souchprod/FirebirdSql.Data.FirebirdClient/ |
NuGet Url: | https://www.nuget.org/packages/SouchProd.Data.FirebirdClient |
Install
Install-Package SouchProd.Data.FirebirdClient
dotnet add package SouchProd.Data.FirebirdClient
paket add SouchProd.Data.FirebirdClient
SouchProd.Data.FirebirdClient Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- Microsoft.Extensions.Logging.Debug(>= 2.0.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- System.IO.UnmanagedMemoryStream(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Collections.NonGeneric(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- System.Diagnostics.Contracts(>= 4.3.0)
- Microsoft.Extensions.Logging.Console(>= 2.0.0)
- System.Linq.Parallel(>= 4.3.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.ComponentModel.Primitives(>= 4.3.0)
Tags
This version is built agains .NETSTANDARD 2.0.
Original client: https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient.