NativeData is an AOT-first ORM foundation for .NET with provider-agnostic runtime contracts and source-generation-oriented architecture.
$ dotnet add package NativeData.CoreProvides the default runtime implementation for the NativeData abstraction layer.
SqlRepository<T> CRUD SQL behaviorDbCommandExecutor ADO.NET command/query executionDefaultSqlDialect baseline SQL identifier/parameter formattingdotnet build src/NativeData.Core/NativeData.Core.csproj
This project is packable and published as a NuGet package.