NativeData.Core
0.4.1
See the version list below for details.
dotnet add package NativeData.Core --version 0.4.1
NuGet\Install-Package NativeData.Core -Version 0.4.1
<PackageReference Include="NativeData.Core" Version="0.4.1" />
<PackageVersion Include="NativeData.Core" Version="0.4.1" />
<PackageReference Include="NativeData.Core" />
paket add NativeData.Core --version 0.4.1
#r "nuget: NativeData.Core, 0.4.1"
#:package NativeData.Core@0.4.1
#addin nuget:?package=NativeData.Core&version=0.4.1
#tool nuget:?package=NativeData.Core&version=0.4.1
NativeData.Core
Provides the default runtime implementation for the NativeData abstraction layer.
Contents
SqlRepository<T>CRUD SQL behaviorDbCommandExecutorADO.NET command/query executionDefaultSqlDialectbaseline SQL identifier/parameter formatting
Build
dotnet build src/NativeData.Core/NativeData.Core.csproj
Packaging
This project is packable and published as a NuGet package.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- NativeData.Abstractions (>= 0.4.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NativeData.Core:
| Package | Downloads |
|---|---|
|
NativeData.Sqlite
NativeData is an AOT-first ORM foundation for .NET with provider-agnostic runtime contracts and source-generation-oriented architecture. |
|
|
NativeData.Postgres
NativeData is an AOT-first ORM foundation for .NET with provider-agnostic runtime contracts and source-generation-oriented architecture. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Use docs/release-notes-template.md as the baseline for release notes and changelog entries.