ZayniFramework.DataAccess.LightORM 8.0.142

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

This is a lightweight CRUD ORM template for .NET data access application.
You can use the DataContext to execute Insert, Update, Delete and Select action to database.
Currently only support the MSSQL and MySQL database.
GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

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
8.0.142 390 3/19/2024
8.0.141 1,979 1/4/2024
8.0.140 658 12/17/2023
6.0.138 213 3/19/2024
6.0.137 277 9/20/2023
6.0.136 268 9/14/2023
6.0.135 295 9/10/2023
6.0.134 294 7/12/2023
6.0.133 310 7/10/2023
6.0.132 302 7/7/2023
6.0.131 306 6/19/2023
6.0.130 291 6/19/2023
3.1.137 330 9/20/2023
3.1.136 263 9/14/2023
3.1.135 276 9/10/2023
3.1.134 317 7/12/2023
3.1.133 315 7/11/2023
3.1.132 319 7/8/2023
3.1.131 267 6/19/2023
3.1.130 442 2/1/2023
Loading failed