OrmDb 1.7.0
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
dotnet add package OrmDb --version 1.7.0
NuGet\Install-Package OrmDb -Version 1.7.0
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="OrmDb" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OrmDb --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OrmDb, 1.7.0"
#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 OrmDb as a Cake Addin #addin nuget:?package=OrmDb&version=1.7.0 // Install OrmDb as a Cake Tool #tool nuget:?package=OrmDb&version=1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fastest ORM tool for .Net / .Net.Core
OrmDB is a simple, fast and lightweight embedded .NET ORM tool which was inspired by the equivalent other tools.
Go to WebSite.
You can read documentation for more detail. Wiki.
OrmDB has no no dependencies. You can DOWNLOAD from releases, into your Bin folder and add it as Reference.
Where to use?
- All desktop/web application needs to be database operations
- Multi database operation
- Multi client application
- .Net / Asp.Net / .Net Core / Asp.Net Core
License
Copyright (c) 2020 - OrmDb
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
-
net5.0
- No dependencies.
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 |
---|---|---|
1.7.0 | 10,428 | 9/26/2022 |
1.6.3.6 | 1,560 | 8/8/2022 |
1.6.3.5 | 4,186 | 3/2/2022 |
1.6.3.1 | 3,038 | 12/21/2021 |
1.6.2 | 3,447 | 8/31/2021 |
1.6.1.9 | 7,194 | 1/21/2021 |
1.6.1.7 | 3,502 | 12/20/2020 |
1.6.0 | 1,637 | 12/5/2020 |
1.5.0.6 | 4,094 | 8/22/2020 |
1.5.0.5 | 3,595 | 6/30/2020 |
1.5.0.4 | 3,975 | 6/2/2020 |
1.5.0.3 | 1,988 | 4/17/2020 |
1.5.0 | 904 | 2/20/2020 |
1.4.1.3 | 486 | 12/7/2019 |
Please visit https://ormdb.github.io/ormdb/wiki.html for details.