CodexMicroORM.Core
0.9.8
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.
Install-Package CodexMicroORM.Core -Version 0.9.8
dotnet add package CodexMicroORM.Core --version 0.9.8
<PackageReference Include="CodexMicroORM.Core" Version="0.9.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodexMicroORM.Core --version 0.9.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodexMicroORM.Core, 0.9.8"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See: https://github.com/codexguy/CodexMicroORM
Dependencies
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Collections.Immutable (>= 1.7.1)
- System.Data.SqlClient (>= 4.8.2)
Used By
NuGet packages (2)
Showing the top 2 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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.