Yuniql.Snowflake.Data
0.9.0
Install-Package Yuniql.Snowflake.Data -Version 0.9.0
dotnet add package Yuniql.Snowflake.Data --version 0.9.0
<PackageReference Include="Yuniql.Snowflake.Data" Version="0.9.0" />
paket add Yuniql.Snowflake.Data --version 0.9.0
#r "nuget: Yuniql.Snowflake.Data, 0.9.0"
// Install Yuniql.Snowflake.Data as a Cake Addin
#addin nuget:?package=Yuniql.Snowflake.Data&version=0.9.0
// Install Yuniql.Snowflake.Data as a Cake Tool
#tool nuget:?package=Yuniql.Snowflake.Data&version=0.9.0
Snowflake Connector for .NET
Modifications in this unofficial build (by rdagumampan):
- Forked from offical repo v1.1.2 on May 8 2020
- Removed dependency to Log4net
- Removed dependency to Common.Logging
- Removed dependency to System.Configuration.ConfigurationManager
- Removed SFConfigurationSectionHandler
- Reset package version from 1.1.2 into 0.x.x
- Fixed several errors when used in .NET Core 3.+ self-contained app due to log4net carrying old dependencies causing downgrade detection of other dependencies
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6
- AngleSharp (>= 0.12.1)
- Newtonsoft.Json (>= 11.0.2)
-
.NETStandard 2.0
- AngleSharp (>= 0.12.1)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Yuniql.Snowflake.Data:
Package | Downloads |
---|---|
Yuniql.Snowflake
Database migrations and schema versioning adaptor for Snowflake. For technical details and samples, visit https://github.com/rdagumampan/yuniql. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Yuniql.Snowflake.Data:
Repository | Stars |
---|---|
rdagumampan/yuniql
Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.10 released!
|