Zerra 3.7.7
See the version list below for details.
dotnet add package Zerra --version 3.7.7
NuGet\Install-Package Zerra -Version 3.7.7
<PackageReference Include="Zerra" Version="3.7.7" />
paket add Zerra --version 3.7.7
#r "nuget: Zerra, 3.7.7"
// Install Zerra as a Cake Addin #addin nuget:?package=Zerra&version=3.7.7 // Install Zerra as a Cake Tool #tool nuget:?package=Zerra&version=3.7.7
Core library for the Zerra Framework.
Commonly used types:
Zerra.Providers.IBaseProvider
Zerra.Graph
Zerra.Map
Zerra.Config
Zerra.Serialization.ByteSerializer
Zerra.Providers.Resolver
Zerra.Log.ILoggingProvider
Zerra.Encryption.EncryptionCommon
Zerra.Encryption.Hasher
Zerra.Compression.CompressionCommon
Zerra.Linq.WhereBuilder
Zerra.Reflection.TypeAnalyzer
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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. |
.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. |
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 3.1.0)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 3.1.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.0)
- Microsoft.Extensions.Configuration.Json (>= 3.1.0)
- Microsoft.Extensions.Configuration.UserSecrets (>= 3.1.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.Text.Json (>= 4.7.2)
-
.NETStandard 2.1
- Microsoft.Extensions.Configuration (>= 3.1.0)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 3.1.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.0)
- Microsoft.Extensions.Configuration.Json (>= 3.1.0)
- Microsoft.Extensions.Configuration.UserSecrets (>= 3.1.0)
-
net5.0
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 5.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- Microsoft.Extensions.Configuration.UserSecrets (>= 5.0.0)
-
net6.0
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 6.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 6.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 6.0.0)
- Microsoft.Extensions.Configuration.Json (>= 6.0.0)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Zerra:
Package | Downloads |
---|---|
Zerra.Repository
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 |
|
Zerra.Web
Web and AspNetCore specific components for the Zerra Framework. Commonly used types: Zerra.Web.CQRSMiddleware Zerra.Web.ZerraLogger Zerra.Web.CheckBoxList |
|
Zerra.Repository.MsSql
MsSql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.MsSql.MsSqlDataContext |
|
Zerra.CQRS.AzureServiceBus
Azure Service Bus implementations of producer and consumer for commands and events in the CQRS Zerra Framework. |
|
Zerra.CQRS.Kafka
Kafka implementations of producer and consumer for commands and events in the CQRS Zerra Framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.10.6 | 2,508 | 5/3/2024 |
4.10.5 | 82 | 5/3/2024 |
4.10.4 | 447 | 4/12/2024 |
4.10.3 | 499 | 3/13/2024 |
4.10.2 | 119 | 3/13/2024 |
4.10.1 | 172 | 3/8/2024 |
4.10.0 | 487 | 3/6/2024 |
4.9.1 | 694 | 1/22/2024 |
4.9.0 | 458 | 1/22/2024 |
4.8.6 | 525 | 12/21/2023 |
4.8.5 | 140 | 12/15/2023 |
4.8.4 | 238 | 12/13/2023 |
4.8.3 | 141 | 12/13/2023 |
4.8.2 | 136 | 12/12/2023 |
4.8.1 | 133 | 12/9/2023 |
4.7.18 | 363 | 11/23/2023 |
4.7.17 | 166 | 11/22/2023 |
4.7.16 | 162 | 11/21/2023 |
4.7.15 | 265 | 11/3/2023 |
4.7.14 | 165 | 11/3/2023 |
4.7.13 | 319 | 10/17/2023 |
4.7.12 | 295 | 10/11/2023 |
4.7.11 | 279 | 10/11/2023 |
4.7.10 | 258 | 10/11/2023 |
4.7.9 | 240 | 10/11/2023 |
4.7.8 | 178 | 10/9/2023 |
4.7.7 | 275 | 10/9/2023 |
4.7.6 | 923 | 10/4/2023 |
4.7.5 | 203 | 10/4/2023 |
4.7.4 | 267 | 10/3/2023 |
4.7.3 | 140 | 9/29/2023 |
4.7.2 | 175 | 9/29/2023 |
4.7.0 | 861 | 9/28/2023 |
4.6.4 | 268 | 9/20/2023 |
4.6.3 | 147 | 9/20/2023 |
4.6.2 | 141 | 9/20/2023 |
4.6.1 | 176 | 9/20/2023 |
4.5.1 | 311 | 9/1/2023 |
4.4.0 | 356 | 9/1/2023 |
4.3.7 | 182 | 8/31/2023 |
4.3.6 | 301 | 8/22/2023 |
4.3.5 | 314 | 8/15/2023 |
4.3.4 | 816 | 8/15/2023 |
4.3.3 | 328 | 8/15/2023 |
4.3.2 | 179 | 8/14/2023 |
4.2.0 | 1,070 | 8/2/2023 |
4.1.6 | 1,218 | 8/2/2023 |
4.1.4 | 647 | 6/22/2023 |
3.7.7 | 3,180 | 10/31/2022 |
3.7.5 | 611 | 10/24/2022 |
3.7.4 | 422 | 10/21/2022 |
3.7.0 | 2,661 | 10/5/2022 |
3.6.0 | 1,449 | 10/5/2022 |
3.5.0 | 456 | 10/3/2022 |
3.4.5 | 754 | 9/30/2022 |
3.4.3 | 1,290 | 9/28/2022 |
3.4.2 | 511 | 9/20/2022 |
3.4.1 | 2,092 | 8/18/2022 |
3.3.1 | 775 | 7/26/2022 |
3.3.0 | 724 | 7/26/2022 |
3.2.1 | 462 | 7/23/2022 |
3.2.0 | 436 | 7/23/2022 |
3.1.0 | 1,188 | 7/21/2022 |
3.0.4 | 499 | 7/20/2022 |
3.0.3 | 471 | 7/15/2022 |
2.4.9 | 571 | 4/23/2022 |
2.4.8 | 454 | 4/19/2022 |
2.4.7 | 489 | 4/19/2022 |
2.4.3 | 505 | 4/12/2022 |
2.4.2 | 2,364 | 4/8/2022 |
2.1.4 | 2,591 | 2/20/2022 |
2.1.3 | 5,614 | 1/17/2022 |
2.1.2 | 2,347 | 1/11/2022 |
2.1.1 | 1,301 | 1/7/2022 |
2.1.0 | 462 | 1/7/2022 |
2.0.0 | 2,070 | 12/29/2021 |
1.0.3 | 689 | 10/14/2021 |
1.0.1 | 414 | 10/7/2021 |