Zerra.Repository
2.4.0
See the version list below for details.
dotnet add package Zerra.Repository --version 2.4.0
NuGet\Install-Package Zerra.Repository -Version 2.4.0
<PackageReference Include="Zerra.Repository" Version="2.4.0" />
<PackageVersion Include="Zerra.Repository" Version="2.4.0" />
<PackageReference Include="Zerra.Repository" />
paket add Zerra.Repository --version 2.4.0
#r "nuget: Zerra.Repository, 2.4.0"
#:package Zerra.Repository@2.4.0
#addin nuget:?package=Zerra.Repository&version=2.4.0
#tool nuget:?package=Zerra.Repository&version=2.4.0
Agnostic repository core library for the Zerra Framework. Can switch between relational storage, document storage, and event storage without changing domain code. This library will need a backing such as Zerra.Repository.Sql.MsSql or Zerra.Repository.EventStore.EventStoreDB
Commonly used types:
Zerra.Repository.Repo
Zerra.Repository.QueryMany
Zerra.Repository.QueryFirst
Zerra.Repository.QuerySingle
Zerra.Repository.QueryCount
Zerra.Repository.QueryAny
Zerra.Repository.Create
Zerra.Repository.Update
Zerra.Repository.DeleteByID
Zerra.Repository.EventQueryMany
Zerra.Repository.TemporalQueryMany
Zerra.Repository.EntityAttribute
Zerra.Repository.RelationAttribute
Zerra.Repository.PropertyAttribute
Zerra.Repository.StorePropertiesAttribute
Zerra.Repository.IdentityAttribute
Zerra.Repository.ApplyEntityAttribute
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 was computed. 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. |
.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 is compatible. |
.NET Framework | net461 was computed. net462 was computed. 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. |
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Zerra.Repository:
Package | Downloads |
---|---|
Zerra.Repository.MsSql
MsSql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.MsSql.MsSqlDataContext |
|
Zerra.Repository.PostgreSql
PostgreSql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.PostgreSql.PostgreSqlDataContext |
|
Zerra.Repository.MySql
MySql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.MySql.MySqlDataContext |
|
Zerra.Repository.EventStoreDB
EventStore implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.EventStore.EventStoreDB.EventStoreDBDataContext Zerra.Repository.EventStore.EventStoreDB.EventStoreDBProvider |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.1.4 | 181 | 4/12/2025 |
5.1.1 | 298 | 4/9/2025 |
5.1.0 | 293 | 4/9/2025 |
5.0.0 | 279 | 1/3/2025 |
4.10.0 | 414 | 3/6/2024 |
4.9.0 | 496 | 1/22/2024 |
4.8.0 | 821 | 12/9/2023 |
4.7.6 | 791 | 10/4/2023 |
4.7.0 | 817 | 9/28/2023 |
4.6.0 | 862 | 9/20/2023 |
4.2.0 | 1,499 | 8/2/2023 |
4.1.6 | 1,077 | 8/2/2023 |
4.1.0 | 1,164 | 5/31/2023 |
4.0.0 | 1,479 | 5/25/2023 |
3.7.0 | 756 | 10/5/2022 |
3.0.0 | 2,158 | 7/15/2022 |
2.4.1 | 2,214 | 4/8/2022 |
2.4.0 | 2,008 | 4/8/2022 |
2.3.1 | 799 | 2/20/2022 |
2.3.0 | 4,078 | 2/9/2022 |
2.2.0 | 2,754 | 2/8/2022 |
2.1.1 | 2,802 | 1/7/2022 |
2.0.0 | 1,345 | 12/29/2021 |
1.0.0 | 770 | 9/17/2021 |