stevenzawaski
-
Zerra
by: stevenzawaski- 78,976 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
Core library for the Zerra Framework. Commonly used types: Zerra.Providers.IBaseProvider Zerra.Graph Zerra.Map Zerra.Config... More information -
- 27,074 total downloads
- last updated 1/3/2025
- Latest version: 5.0.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 -
- 18,670 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
Web and AspNetCore specific components for the Zerra Framework. Commonly used types: Zerra.Web.CQRSMiddleware Zerra.Web.ZerraLogger Zerra.Web.CheckBoxList -
- 16,089 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
MsSql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.MsSql.MsSqlDataContext -
- 16,040 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
Azure Service Bus implementations of producer and consumer for commands and events in the CQRS Zerra Framework. -
- 6,253 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
Kafka implementations of producer and consumer for commands and events in the CQRS Zerra Framework. -
- 5,508 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
PostgreSql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.PostgreSql.PostgreSqlDataContext -
- 5,463 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
RabbitMQ implementations of producer and consumer for commands and events in the CQRS Zerra Framework. -
- 5,156 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
Azure Event Hub implementations of producer and consumer for commands and events in the CQRS Zerra Framework. -
- 5,138 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
MySql implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.MySql.MySqlDataContext -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.8 This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
- 4,066 total downloads
- last updated 8/23/2022
- Latest version: 0.9.1
Identity Sign-On and Servers. Commonly used types: Zerra.Identity.Consumers.OpenIDIdentityConsumer Zerra.Identity.Consumers.OAuth2IdentityConsumer Zerra.Identity.Consumers.Saml2IdentityConsumer -
-
- 3,796 total downloads
- last updated 1/3/2025
- Latest version: 5.0.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. -
- 3,646 total downloads
- last updated 1/3/2025
- Latest version: 5.0.0
EventStore implementation of repository for Zerra Framework. Commonly used types: Zerra.Repository.EventStore.EventStoreDB.EventStoreDBDataContext Zerra.Repository.EventStore.EventStoreDB.EventStoreDBProvider -
- 2,618 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.