Zaria.Data
0.0.13-preview
This is a prerelease version of Zaria.Data.
dotnet add package Zaria.Data --version 0.0.13-preview
NuGet\Install-Package Zaria.Data -Version 0.0.13-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.13-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.13-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zaria.Data, 0.0.13-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.13-preview&prerelease // Install Zaria.Data as a Cake Tool #tool nuget:?package=Zaria.Data&version=0.0.13-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
net8.0
- Azure.Identity (>= 1.13.1)
- Microsoft.ApplicationInsights (>= 2.22.0)
- Microsoft.EntityFrameworkCore (>= 8.0.10)
- Microsoft.EntityFrameworkCore.SqlServer (>= 8.0.10)
- Newtonsoft.Json (>= 13.0.3)
- System.Data.SqlClient (>= 4.8.6)
- System.Formats.Asn1 (>= 8.0.1)
- Thinkmine.Zaria.Core (>= 1.4.7)
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.13-preview | 3 | 11/13/2024 |
0.0.12-preview | 7 | 11/13/2024 |
0.0.11-preview | 37 | 11/12/2024 |
0.0.10-preview | 31 | 11/12/2024 |
0.0.9-preview | 29 | 11/12/2024 |
0.0.8-preview | 32 | 11/12/2024 |
0.0.7-preview | 32 | 11/12/2024 |
0.0.6-preview | 50 | 11/4/2024 |
0.0.5-preview | 36 | 11/4/2024 |
0.0.4-preview | 36 | 11/4/2024 |
0.0.2-preview | 38 | 11/4/2024 |
0.0.1-preview | 42 | 11/4/2024 |