Zaria.Data 0.0.26-preview

This is a prerelease version of Zaria.Data.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Zaria.Data --version 0.0.26-preview
                    
NuGet\Install-Package Zaria.Data -Version 0.0.26-preview
                    
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="Zaria.Data" Version="0.0.26-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zaria.Data" Version="0.0.26-preview" />
                    
Directory.Packages.props
<PackageReference Include="Zaria.Data" />
                    
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 Zaria.Data --version 0.0.26-preview
                    
#r "nuget: Zaria.Data, 0.0.26-preview"
                    
#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 Zaria.Data@0.0.26-preview
                    
#: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=Zaria.Data&version=0.0.26-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Zaria.Data&version=0.0.26-preview&prerelease
                    
Install as a Cake Tool

Zaria is a data access client library that uses json rather than sql to access data. The returned data is also in json format. It is meant to abstract away direct access to a database. This library also provides mechanisms for generating data access service code directly from the database.

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 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Zaria.Data:

Package Downloads
Zaria.AI

This framework provides a simple, attribute-driven, low-code API for building text based interactive dialog. It can be used to build AI BOTs, CLIs and command line tools, workflow orchestrators, and other general command processing utilities! Find out more about Zaria.AI here: https://github.com/thinkmine/zaria.ai

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.4 56 4/16/2026
2.5.3 60 4/16/2026
2.5.2 65 4/16/2026
2.5.1 67 4/16/2026
2.5.0 99 4/13/2026
2.1.0 109 3/11/2026
2.0.0 152 12/29/2025
0.0.33-preview 173 12/26/2024
0.0.30-preview 160 12/22/2024
0.0.29-preview 149 12/3/2024
0.0.28-preview 149 12/3/2024
0.0.27-preview 147 12/2/2024
0.0.26-preview 134 12/2/2024
0.0.25-preview 150 12/2/2024
0.0.24-preview 148 12/2/2024
0.0.23-preview 150 11/25/2024
0.0.22-preview 211 11/21/2024
0.0.21-preview 159 11/21/2024
0.0.20-preview 144 11/20/2024
0.0.19-preview 144 11/20/2024
Loading failed