ADO.ORM
1.1.1
Simple Micro ORM for SQLite, MySql and SqlServer
Install-Package ADO.ORM -Version 1.1.1
dotnet add package ADO.ORM --version 1.1.1
<PackageReference Include="ADO.ORM" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ADO.ORM --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ADO.ORM, 1.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ADO.ORM as a Cake Addin
#addin nuget:?package=ADO.ORM&version=1.1.1
// Install ADO.ORM as a Cake Tool
#tool nuget:?package=ADO.ORM&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- DependencyInjectionResolver (>= 1.0.3)
- Microsoft.Data.Sqlite (>= 2.1.0)
- Microsoft.Data.Sqlite.Core (>= 2.1.0)
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ADO.ORM:
Package | Downloads |
---|---|
MangaScraping
web scraping tool of famous manga sites
|
GitHub repositories
This package is not used by any popular GitHub repositories.