Pansynchro.Core 0.7.3

dotnet add package Pansynchro.Core --version 0.7.3
                    
NuGet\Install-Package Pansynchro.Core -Version 0.7.3
                    
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.Core" Version="0.7.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pansynchro.Core" Version="0.7.3" />
                    
Directory.Packages.props
<PackageReference Include="Pansynchro.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Pansynchro.Core --version 0.7.3
                    
#r "nuget: Pansynchro.Core, 0.7.3"
                    
#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.
#:package Pansynchro.Core@0.7.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pansynchro.Core&version=0.7.3
                    
Install as a Cake Addin
#tool nuget:?package=Pansynchro.Core&version=0.7.3
                    
Install 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 Compatible and additional computed target framework versions.
.NET 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.  net9.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

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.Sources.Http

Pansynchro data source to read from HTTP/HTTPS/REST API data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.3 81 8/16/2025
0.7.2 307 7/25/2025
0.7.1 459 7/21/2025
0.7.0 244 7/20/2025
0.7.0-experimental-v6 140 7/15/2025
0.7.0-experimental-v5 169 6/4/2025
0.7.0-experimental-v3 140 6/4/2025
0.7.0-experimental-v2 142 6/2/2025
0.7.0-experimental-v1 197 5/30/2025
0.6.35 225 3/13/2025
0.6.34 425 9/7/2024
0.6.33 171 3/11/2024
0.6.32 171 3/4/2024
0.6.30 278 1/28/2024
0.6.29 144 1/24/2024
0.6.28 153 1/24/2024
0.6.23 410 1/18/2024
0.6.22 204 1/16/2024
0.6.21 509 11/26/2023
0.6.20 150 11/26/2023
0.6.18 185 11/15/2023
0.6.17 168 11/15/2023
0.6.16 383 11/14/2023
0.6.15 420 11/14/2023
0.6.14 550 11/6/2023
0.6.13 435 11/1/2023
0.6.12 400 10/29/2023
0.6.11 443 10/29/2023
0.6.10 421 10/29/2023
0.6.9 455 10/25/2023
0.6.8 428 10/25/2023
0.6.7 439 10/25/2023
0.6.6 445 10/25/2023
0.6.5 448 10/24/2023
0.6.3 444 10/18/2023
0.6.2 457 10/17/2023
0.6.1 607 9/28/2023
0.6.0 450 9/23/2023
0.5.15 600 5/18/2023
0.5.14 569 5/18/2023
0.5.13 572 5/18/2023
0.5.12 590 5/18/2023
0.5.11 577 5/17/2023
0.5.10 571 5/17/2023
0.5.9 1,883 10/27/2022
0.5.8 2,200 9/10/2022
0.5.7 2,345 8/22/2022
0.5.6 2,072 7/5/2022
0.5.5 1,882 7/5/2022
0.5.4 1,932 7/3/2022
0.5.3 1,958 7/2/2022
0.5.2 1,911 6/28/2022
0.5.1 1,830 6/25/2022
0.5.0 1,674 6/15/2022

Updating dependencies