A2v10.Data.Core 10.1.7584

dotnet add package A2v10.Data.Core --version 10.1.7584
                    
NuGet\Install-Package A2v10.Data.Core -Version 10.1.7584
                    
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="A2v10.Data.Core" Version="10.1.7584" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="A2v10.Data.Core" Version="10.1.7584" />
                    
Directory.Packages.props
<PackageReference Include="A2v10.Data.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 A2v10.Data.Core --version 10.1.7584
                    
#r "nuget: A2v10.Data.Core, 10.1.7584"
                    
#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 A2v10.Data.Core@10.1.7584
                    
#: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=A2v10.Data.Core&version=10.1.7584
                    
Install as a Cake Addin
#tool nuget:?package=A2v10.Data.Core&version=10.1.7584
                    
Install as a Cake Tool

About

A2v10.Data.Core is a set of basic database services for the A2v10 platform applications.

appsettings.json configuration

"A2v10": {
    "Data": {
        "CommandTimeout": "00:00:30",
        "MetadataCache": true,
        "CatalogAsDefault": false
    }
}

Feedback

A2v10.Data.Core is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

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 is compatible.  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 (6)

Showing the top 5 NuGet packages that depend on A2v10.Data.Core:

Package Downloads
A2v10.Workflow.SqlServer

A2v10 workflow core

A2v10.Platform

A2v10 Platform core

A2v10.AppRuntimeBuilder

A2v10 Platform Application Runtime Builder

A2v10.Plaform

A2v10 Platform core

A2v10.Metadata

A2v10 Platform Application Metadata Builder

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.7584 30 2/16/2026
10.1.7583 82 2/11/2026
10.1.7582 121 2/4/2026
10.1.7581 262 1/16/2026
10.1.7580 94 1/14/2026
10.1.7578 222 1/10/2026
10.1.7577 369 1/6/2026
10.1.7576 267 12/30/2025
10.1.7575 701 12/11/2025
10.1.7574 782 11/20/2025
10.1.7573 465 11/19/2025
10.1.7572 460 11/18/2025
10.1.7571 335 11/14/2025
10.1.7570 313 11/12/2025
10.1.7566 318 10/25/2025
10.1.7565 495 10/15/2025
10.1.7564 251 10/8/2025
10.1.7563 390 9/25/2025
10.1.7562 535 9/17/2025
10.1.7561 235 9/13/2025
Loading failed