CodexMicroORM.Core
1.1.0
dotnet add package CodexMicroORM.Core --version 1.1.0
NuGet\Install-Package CodexMicroORM.Core -Version 1.1.0
<PackageReference Include="CodexMicroORM.Core" Version="1.1.0" />
paket add CodexMicroORM.Core --version 1.1.0
#r "nuget: CodexMicroORM.Core, 1.1.0"
// Install CodexMicroORM.Core as a Cake Addin
#addin nuget:?package=CodexMicroORM.Core&version=1.1.0
// Install CodexMicroORM.Core as a Cake Tool
#tool nuget:?package=CodexMicroORM.Core&version=1.1.0
A high performance, low code alternative to ORM's such as Entity Framework, offers intelligent database mapping to your existing CLR objects with minimal effort. Visit "Design Goals" on GitHub to see more rationale and guidance.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- C5 (>= 2.5.3)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.2)
- System.Collections.Immutable (>= 7.0.0)
- System.Text.Json (>= 7.0.0)
-
.NETStandard 2.0
- C5 (>= 2.5.3)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.2)
- System.Collections.Immutable (>= 7.0.0)
- System.Text.Json (>= 7.0.0)
-
net7.0
- C5 (>= 2.5.3)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.2)
- System.Collections.Immutable (>= 7.0.0)
- System.Text.Json (>= 7.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CodexMicroORM.Core:
Package | Downloads |
---|---|
IngeniBridge.StorageAccessor.InMemory
IngeniBridge.StorageAccessor.InMemory provides in memory storage for the IngeniBridge database |
|
CodexMicroORM.CodexV1CompatLayer
For users of CodexFramework V1.0, this package offers a way to change less code when migrating to use CodexMicroORM as a replacement framework. |
|
CodexMicroORM.SQLServer
The database provider code to implement support for Microsoft SQL Server using the CodexMicroORM application framework. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CodexMicroORM.Core:
Repository | Stars |
---|---|
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
|