Logitar.Data
2.1.0
See the version list below for details.
dotnet add package Logitar.Data --version 2.1.0
NuGet\Install-Package Logitar.Data -Version 2.1.0
<PackageReference Include="Logitar.Data" Version="2.1.0" />
<PackageVersion Include="Logitar.Data" Version="2.1.0" />
<PackageReference Include="Logitar.Data" />
paket add Logitar.Data --version 2.1.0
#r "nuget: Logitar.Data, 2.1.0"
#:package Logitar.Data@2.1.0
#addin nuget:?package=Logitar.Data&version=2.1.0
#tool nuget:?package=Logitar.Data&version=2.1.0
Logitar.Data
Enhances the System.Data namespace, defining database abstractions.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net7.0
- Logitar (>= 5.1.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Logitar.Data:
| Package | Downloads |
|---|---|
|
Logitar.EventSourcing.EntityFrameworkCore.Relational
Provides an abstraction of a relational event store to be used with the Event Sourcing architecture pattern and Entity Framework Core. |
|
|
Logitar.Data.SqlServer
Enhances the System.Data namespace, using a Microsoft SQL Server driver. |
|
|
Logitar.Data.PostgreSQL
Enhances the System.Data namespace, using a PostgreSQL driver. |
|
|
Logitar.EventSourcing.Relational
Provides an abstraction of a relational event store to be used with the Event Sourcing architecture pattern. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Completed and refactored SQL query builders.