DataPipe.Core
0.9.3
See the version list below for details.
dotnet add package DataPipe.Core --version 0.9.3
NuGet\Install-Package DataPipe.Core -Version 0.9.3
<PackageReference Include="DataPipe.Core" Version="0.9.3" />
paket add DataPipe.Core --version 0.9.3
#r "nuget: DataPipe.Core, 0.9.3"
// Install DataPipe.Core as a Cake Addin
#addin nuget:?package=DataPipe.Core&version=0.9.3
// Install DataPipe.Core as a Cake Tool
#tool nuget:?package=DataPipe.Core&version=0.9.3
Provides AWS support to the DataPipe platform. Reference this package if you need to read or write to S3 from a data pipe script
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- Autofac (>= 6.1.0)
- LumenWorksCsvReader (>= 4.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- Open.ChannelExtensions (>= 3.5.0)
- SoftEEring.Core (>= 2.1.8)
- System.Linq.Async (>= 5.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Threading.Channels (>= 5.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on DataPipe.Core:
Package | Downloads |
---|---|
DataPipe.SQLServer
Provides SQLServer support to the DataPipe platform. Reference this package if you need to read / write to a SQLServer database |
|
DataPipe.AWS
Provides AWS support to the DataPipe platform. Reference this package if you need to read / write to S3 or use SQS from a data pipe script |
|
DataPipe.CSV
Provides CSV support to the DataPipe platform. Reference this package if you need to read or write CSV file from a data pipe script |
|
DataPipe.Serializer.Parquet
Provides Parquet support to the DataPipe platform. Reference this package if you need to read or write Parquet file from a data pipe script |
|
DataPipe.PostgreSQL
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.