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 152 1/28/2024
0.6.15 238 11/14/2023
0.6.14 131 11/6/2023
0.6.13 122 11/1/2023
0.6.12 131 10/29/2023
0.6.11 137 10/29/2023
0.6.10 125 10/29/2023
0.6.9 138 10/25/2023
0.6.8 115 10/25/2023
0.6.7 136 10/25/2023
0.6.6 123 10/25/2023
0.6.5 139 10/24/2023
0.6.3 140 10/18/2023
0.6.2 145 10/17/2023
0.6.1 141 9/28/2023
0.6.0 128 9/23/2023
0.5.15 161 5/18/2023
0.5.14 158 5/18/2023
0.5.13 154 5/18/2023
0.5.12 149 5/18/2023
0.5.11 151 5/17/2023
0.5.10 151 5/17/2023
0.5.9 445 10/27/2022
0.5.8 516 9/10/2022
0.5.7 555 8/22/2022
0.5.6 414 7/5/2022
0.5.5 404 7/5/2022
0.5.4 414 7/3/2022
0.5.3 422 7/2/2022
0.5.2 390 6/28/2022
0.5.1 418 6/25/2022
0.5.0 399 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