Zaria.Data 0.0.33-preview

This is a prerelease version of Zaria.Data.
dotnet add package Zaria.Data --version 0.0.33-preview                
NuGet\Install-Package Zaria.Data -Version 0.0.33-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.33-preview" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zaria.Data --version 0.0.33-preview                
#r "nuget: Zaria.Data, 0.0.33-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.
// Install Zaria.Data as a Cake Addin
#addin nuget:?package=Zaria.Data&version=0.0.33-preview&prerelease

// Install Zaria.Data as a Cake Tool
#tool nuget:?package=Zaria.Data&version=0.0.33-preview&prerelease                

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.

It is meant to allow for a modern generic way to query a database Because the new model leverages a web native open standard (json), a database can easily be published as a set of restful services that can be called/queried from any client with no need for native libraries

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.33-preview 36 12/26/2024
0.0.30-preview 42 12/22/2024
0.0.29-preview 40 12/3/2024
0.0.28-preview 41 12/3/2024
0.0.27-preview 35 12/2/2024
0.0.26-preview 34 12/2/2024
0.0.25-preview 33 12/2/2024
0.0.24-preview 37 12/2/2024
0.0.23-preview 40 11/25/2024
0.0.22-preview 94 11/21/2024
0.0.21-preview 46 11/21/2024
0.0.20-preview 47 11/20/2024
0.0.19-preview 39 11/20/2024
0.0.18-preview 43 11/19/2024
0.0.17-preview 63 11/15/2024
0.0.16-preview 41 11/15/2024
0.0.15-preview 50 11/14/2024
0.0.14-preview 41 11/14/2024
0.0.13-preview 51 11/13/2024
0.0.12-preview 45 11/13/2024
0.0.11-preview 53 11/12/2024
0.0.10-preview 47 11/12/2024
0.0.9-preview 45 11/12/2024
0.0.8-preview 48 11/12/2024
0.0.7-preview 49 11/12/2024
0.0.6-preview 60 11/4/2024
0.0.5-preview 52 11/4/2024
0.0.4-preview 47 11/4/2024
0.0.2-preview 48 11/4/2024
0.0.1-preview 50 11/4/2024