stevenzawaski
-
Zerra
by: stevenzawaski- 134,098 total downloads
- last updated 2/19/2026
- Latest version: 5.2.3
Core library for the Zerra Framework. Commonly used types: Zerra.Providers.IBaseProvider Zerra.Graph Zerra.Map Zerra.Config... More information -
- 37,195 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
Web and AspNetCore specific components for the Zerra Framework. Commonly used types: Zerra.Web.CQRSMiddleware Zerra.Web.ZerraLogger Zerra.Web.CheckBoxList -
- 33,822 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
Azure Service Bus implementations of producer and consumer for commands and events in the CQRS Zerra Framework. -
- 33,755 total downloads
- last updated 12/3/2025
- Latest version: 5.2.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... More information -
- 21,789 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
MsSql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.MsSql.MsSqlDataContext -
- 12,539 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
Kafka implementations of producer and consumer for commands and events in the CQRS Zerra Framework. -
- 10,997 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
RabbitMQ implementations of producer and consumer for commands and events in the CQRS Zerra Framework. -
- 10,622 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
Azure Event Hub implementations of producer and consumer for commands and events in the CQRS Zerra Framework. -
- 9,953 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
PostgreSql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.PostgreSql.PostgreSqlDataContext -
- 9,515 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
MySql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.MySql.MySqlDataContext -
- 7,257 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
EventStore implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.EventStore.EventStoreDB.EventStoreDBDataContext Zerra.Repository.EventStore.EventStoreDB.EventStoreDBProvider -
- 7,062 total downloads
- last updated 12/3/2025
- Latest version: 5.2.0
Basic Console and File Logging for the Zerra Framework for a quick start. Ideally replaced with a custom implementation of ILoggingProvider and IMessageLogger later on. -
- 5,972 total downloads
- last updated 3/4/2026
- Latest version: 0.9.5
Identity Sign-On and Servers. Commonly used types: Zerra.Identity.Consumers.OpenIDIdentityConsumer Zerra.Identity.Consumers.OAuth2IdentityConsumer... More information -
- 3,084 total downloads
- last updated 10/5/2022
- Latest version: 3.6.0
Tools for T4 files to use to generate code and client side libraries for CQRS.