CodexMicroORM.Core
1.3.0
dotnet add package CodexMicroORM.Core --version 1.3.0
NuGet\Install-Package CodexMicroORM.Core -Version 1.3.0
<PackageReference Include="CodexMicroORM.Core" Version="1.3.0" />
paket add CodexMicroORM.Core --version 1.3.0
#r "nuget: CodexMicroORM.Core, 1.3.0"
// Install CodexMicroORM.Core as a Cake Addin #addin nuget:?package=CodexMicroORM.Core&version=1.3.0 // Install CodexMicroORM.Core as a Cake Tool #tool nuget:?package=CodexMicroORM.Core&version=1.3.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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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 is compatible. 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 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- C5 (>= 3.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Collections.Immutable (>= 8.0.0)
- System.Text.Json (>= 8.0.3)
-
.NETStandard 2.0
- C5 (>= 3.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Collections.Immutable (>= 8.0.0)
- System.Text.Json (>= 8.0.3)
-
net7.0
- C5 (>= 3.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Collections.Immutable (>= 8.0.0)
- System.Text.Json (>= 8.0.3)
-
net8.0
- C5 (>= 3.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Collections.Immutable (>= 8.0.0)
- System.Text.Json (>= 8.0.3)
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
|