B3.UI.Components.Basic
by: B3.UI.Components.Basic
- 985 total downloads
- Latest version: 2026.7.26.4
Basic Components are based on standard HTML and ASPNETCore components. No third party libraries are used here (e.g., SyncFusion)
B3.UI.DataAccess
by: B3.UI.DataAccess
- 374 total downloads
- Latest version: 2023.1.9.1
Data access classes for DLQ and DLW
B3.UserNotification.UI.Components
by: B3.UserNotification.UI.Components
- 200 total downloads
- Latest version: 2026.7.26.4
UI components to alert users inside the app
B3.Vault.Client
by: B3.Vault.Client
- 140 total downloads
- Latest version: 2026.6.14.1
OpenBao implementation of the B3 ISecretStore via VaultSharp: Token/AppRole/Kubernetes auth, namespace routing, TTL read cache with graceful stale-on-error (ADR-001/ADR-003).
B3.Vault.Core
by: B3.Vault.Core
- 139 total downloads
- Latest version: 2026.6.14.1
Vendor-neutral secret-store seam (ISecretStore) for B3 — shared contracts over OpenBao (ADR-001/ADR-003).
B3.Vault.Testing
by: B3.Vault.Testing
- 13 total downloads
- Latest version: 2026.6.14.1
In-memory FakeSecretStore for unit-testing code that depends on the B3 ISecretStore.
B3.WebInfrastructure
by: B3.WebInfrastructure
- 1.155k total downloads
- Latest version: 2026.7.26.4
Package Description
BD.Pricing.Core
by: BD.Pricing.Core
- 7 total downloads
- Latest version: 2026.7.18.6
Package Description
BD.Pricing.DataAccess
by: BD.Pricing.DataAccess
- 7 total downloads
- Latest version: 2026.7.18.6
Package Description
BD.VendorContext.Core
by: B3 Software
- 53 total downloads
- Latest version: 2026.8.3.4
BD.VendorContext.Core: the Vendor Block's domain contract -- the Vendor aggregate, its events, and configuration POCOs. POCO-only, zero B3.CRUD/B3.Messaging dependency, so a Blick can reference this package alone via DI without ever referencing BD.VendorContext.DataAccess (which owns the IVendorQueries/IVendorCommands read/write contract).
Common.CQRSNancyServiceInfrastructure
by: BDCSoft
- 508 total downloads
- Latest version: 0.2.1-pre0104
Service Infrastructure with CQRS nofifications - for NancyFX-based services
Common.Data
by: BDCSoft
- 54 total downloads
- Latest version: 0.1.10
Interfaces for repositories, DTO, DTOMapper
Common.EventStore
by: BDCSoft
- 34 total downloads
- Latest version: 0.1.8
Event Store Infrastructure for TAV
Common.EventStoreNetstandard
by: BDCSoft
- 105 total downloads
- Latest version: 0.1.1-pre0021
Event Store Infrastructure (netstandard) for TAV
Common.Mapper
by: BDCSoft
- 49 total downloads
- Latest version: 0.1.11
Automapper and ValueInjecter for .net framework
Common.MapperNetstandard
by: BDCSoft
- 118 total downloads
- Latest version: 0.1.30
Object mappers for DTO-to-DTO and Domain-to-DTO