Ramon Smits
Ramon Smits
### Describe the feature. Currently https://github.com/Particular/NServiceBus.NHibernate and https://github.com/Particular/NServiceBus.Persistence.Sql exist that can store sagastate in various database types. Supporting Entity Framework (EF) to persist sagas benefits many users that want to...
Please extend the readme with atleast a simple example explaining how to use the framework. I'm unable to use it. For example, I tried the following but it doesnt work....
Fix for TeslaAPI.Exceptions.TeslaApiRequestUnsuccessfulException : Endpoint is only available on fleetapi. Visit https://developer.tesla.com/docs for more info. Based on various reported "current" workarounds.
I'm using the app on an LG 4K TV and frequently use the videospeed option. My videoformat default is the highest resolution/bitrate but that results is a very stuttering video...
### Describe the suggested improvement #### Is your improvement related to a problem? Please describe. NServiceBus.Logging exists in all versions of Core. Its a logging abstraction by NServiceBus that is...
### Describe the suggested improvement #### Is your improvement related to a problem? Please describe. When a user would want to override `SerializeMessageConnector` the currently configured serialized cannot be injected...
### Describe the feature. At the moment all transports use a fixed hardcoded formatting/mapping from the `TransportOperation` from/to the native message type. It uses the native headers with the serialized...
## Is your feature related to a problem? Please describe. Currently you cannot send a message and use a specific serializer. All outgoing messages are serialized in the same format....