nbb icon indicating copy to clipboard operation
nbb copied to clipboard

.Net Building Blocks

Results 12 nbb issues
Sort by recently updated
recently updated
newest added

JetStream was developed with the following goals in mind: > The system must be easy to configure and operate and be observable. > The system must be secure and operate...

feature

If SQL insert statement fails, the same exception code is raised - WrongExpectedVersion - and the initial error is not returned to the application. ``` declare @p5 Web.NewEventStoreEvents insert into...

bug

To be more specific, please provide the yaml files and dapr components I need to have and how to bootstrap them. (**Pubsub**: nats streaming).

feature

### Adopt the CNCF Cloud events standard for messaging https://cloudevents.io/ https://github.com/cloudevents/sdk-csharp ### Proposed solution FeatureFlag: CloudEvents compatible Keep MessagingEnvelope; Add ToCloudEvent FromCloudEvent functions Modify MessagingTransport to receive/return MessagingEnvelope instead of...

feature

Add an implementation for a db persisted TimeoutRepository - maybe event sourced. Add a configuration for TimeoutsManager PollingInterval. Discuss the posibility of replacing the polling mechanism with an evented one.

process manager

https://github.com/osstotalsoft/nbb/blob/master/samples/MicroServices/NBB.Invoices/NBB.Invoices.Domain/InvoiceAggregate/IInvoiceRepository.cs The generic interfere and crud repo is used :)

good first issue

TenantContext optional Properties to be set after tenant identification