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.
<PackageVersion Include="Zaria.Data" Version="0.0.33-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.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.
#addin nuget:?package=Zaria.Data&version=0.0.33-preview&prerelease
                    
Install Zaria.Data as a Cake Addin
#tool nuget:?package=Zaria.Data&version=0.0.33-preview&prerelease
                    
Install Zaria.Data 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.

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

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 60 12/26/2024
0.0.30-preview 73 12/22/2024
0.0.29-preview 57 12/3/2024
0.0.28-preview 55 12/3/2024
0.0.27-preview 54 12/2/2024
0.0.26-preview 48 12/2/2024
0.0.25-preview 53 12/2/2024
0.0.24-preview 57 12/2/2024
0.0.23-preview 58 11/25/2024
0.0.22-preview 112 11/21/2024
0.0.21-preview 60 11/21/2024
0.0.20-preview 61 11/20/2024
0.0.19-preview 56 11/20/2024
0.0.18-preview 61 11/19/2024
0.0.17-preview 80 11/15/2024
0.0.16-preview 58 11/15/2024
0.0.15-preview 66 11/14/2024
0.0.14-preview 59 11/14/2024
0.0.13-preview 68 11/13/2024
0.0.12-preview 62 11/13/2024
0.0.11-preview 67 11/12/2024
0.0.10-preview 60 11/12/2024
0.0.9-preview 60 11/12/2024
0.0.8-preview 64 11/12/2024
0.0.7-preview 62 11/12/2024
0.0.6-preview 74 11/4/2024
0.0.5-preview 63 11/4/2024
0.0.4-preview 59 11/4/2024
0.0.2-preview 63 11/4/2024
0.0.1-preview 63 11/4/2024