![]() |
VOOZH | about |
dotnet add package Pansynchro.Core --version 0.7.6
NuGet\Install-Package Pansynchro.Core -Version 0.7.6
<PackageReference Include="Pansynchro.Core" Version="0.7.6" />
<PackageVersion Include="Pansynchro.Core" Version="0.7.6" />Directory.Packages.props
<PackageReference Include="Pansynchro.Core" />Project file
paket add Pansynchro.Core --version 0.7.6
#r "nuget: Pansynchro.Core, 0.7.6"
#:package Pansynchro.Core@0.7.6
#addin nuget:?package=Pansynchro.Core&version=0.7.6Install as a Cake Addin
#tool nuget:?package=Pansynchro.Core&version=0.7.6Install as a Cake Tool
The core contains definitions of basic concepts that are used throughout the Pansynchro ecosystem. Virtually every other piece of Pansynchro will have a dependency on Pansynchro.Core.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Pansynchro.Core:
| Package | Downloads |
|---|---|
|
Pansynchro.SQL
Library providing core functionality for SQL database connectors |
|
|
Pansynchro.Connectors.MSSQL
Pansynchro connector to read from or write to SQL Server databases. |
|
|
Pansynchro.Sources.Files
Pansynchro data source to read from local files. |
|
|
Pansynchro.Connectors.TextFile
Pansynchro connectors to read from JSON, CSV, and plain text data sources. |
|
|
Pansynchro.Connectors.Parquet
Pansynchro connector to read from Parquet files. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.7.6 | 482 | 2/4/2026 |
| 0.7.5 | 347 | 11/10/2025 |
| 0.7.3 | 299 | 8/16/2025 |
| 0.7.2 | 435 | 7/25/2025 |
| 0.7.1 | 603 | 7/21/2025 |
| 0.7.0 | 675 | 7/20/2025 |
| 0.7.0-experimental-v6 | 289 | 7/15/2025 |
| 0.7.0-experimental-v5 | 272 | 6/4/2025 |
| 0.7.0-experimental-v3 | 223 | 6/4/2025 |
| 0.7.0-experimental-v2 | 216 | 6/2/2025 |
| 0.7.0-experimental-v1 | 388 | 5/30/2025 |
| 0.6.35 | 375 | 3/13/2025 |
| 0.6.34 | 667 | 9/7/2024 |
| 0.6.33 | 316 | 3/11/2024 |
| 0.6.32 | 301 | 3/4/2024 |
| 0.6.30 | 429 | 1/28/2024 |
| 0.6.29 | 248 | 1/24/2024 |
| 0.6.28 | 253 | 1/24/2024 |
| 0.6.23 | 679 | 1/18/2024 |
| 0.6.22 | 351 | 1/16/2024 |
Updating to .NET 10
Updating dependencies