Pansynchro.Sources.Files 0.6.30

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

// Install Pansynchro.Sources.Files as a Cake Tool
#tool nuget:?package=Pansynchro.Sources.Files&version=0.6.30

Pansynchro data source to read from local files.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net6.0-windows7.0 is compatible.  net7.0 is compatible.  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.  net7.0-windows7.0 is compatible.  net8.0 is compatible.  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.  net8.0-windows7.0 is compatible. 
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 Pansynchro.Sources.Files:

Package Downloads
Pansynchro.Connectors.Snowflake

Pansynchro connector to read from Snowflake databases.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.30 116 1/28/2024
0.6.15 226 11/14/2023
0.6.14 120 11/6/2023
0.6.13 110 11/1/2023
0.6.12 120 10/29/2023
0.6.11 125 10/29/2023
0.6.10 114 10/29/2023
0.6.9 128 10/25/2023
0.6.8 105 10/25/2023
0.6.7 125 10/25/2023
0.6.6 111 10/25/2023
0.6.5 127 10/24/2023
0.6.3 129 10/18/2023
0.6.2 133 10/17/2023
0.6.1 129 9/28/2023
0.6.0 117 9/23/2023
0.5.15 153 5/18/2023
0.5.14 149 5/18/2023
0.5.13 147 5/18/2023
0.5.12 142 5/18/2023
0.5.11 143 5/17/2023
0.5.10 144 5/17/2023
0.5.9 432 10/27/2022
0.5.8 508 9/10/2022
0.5.7 546 8/22/2022
0.5.6 405 7/5/2022
0.5.5 397 7/5/2022
0.5.4 407 7/3/2022
0.5.3 415 7/2/2022
0.5.2 379 6/28/2022
0.5.1 410 6/25/2022
0.5.0 392 6/15/2022

Adding TextBufferSize property to FileDataSource, to specify a size for any StreamReader produced by the source to use in its char buffer