DataPipe.Core
0.9.0
See the version list below for details.
dotnet add package DataPipe.Core --version 0.9.0
NuGet\Install-Package DataPipe.Core -Version 0.9.0
<PackageReference Include="DataPipe.Core" Version="0.9.0" />
paket add DataPipe.Core --version 0.9.0
#r "nuget: DataPipe.Core, 0.9.0"
// Install DataPipe.Core as a Cake Addin #addin nuget:?package=DataPipe.Core&version=0.9.0 // Install DataPipe.Core as a Cake Tool #tool nuget:?package=DataPipe.Core&version=0.9.0
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Autofac (>= 5.2.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Linq.Async (>= 4.1.1)
- System.Runtime.Loader (>= 4.3.0)
- System.Text.Json (>= 4.7.2)
- System.Threading.Channels (>= 4.7.1)
- System.Threading.Tasks.Dataflow (>= 4.11.1)
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.