Rafael Lillo

Results 47 issues of Rafael Lillo

**Is your feature request related to a problem? Please describe.** Today the RDS outbox provides a way to create the table via `OutboxBuilder`, but it doesn't support schema also, we...

help wanted
0 - Backlog
.NET
V10.X

**Is your feature request related to a problem? Please describe.** Would be nice if Brighter have an Analyzer to help use Brighter What the Analyzer could do (if it's possible):...

0 - Backlog
feature request
v10
.NET
V10.X

Oracle has interesting product that Brighter could integrate to improve support for enterprise user - [ ] Oracle Database for inbox, outbox and distributed lock - [ ] Oracle NoSQL...

help wanted
0 - Backlog
feature request
.NET
V10.X

IBM has interesting product that Brighter could integrate to improve support for enterprise user - [ ] DB2 for inbox, outbox and distributed lock - [ ] [etcd](https://etcd.io/) is a...

help wanted
0 - Backlog
feature request
.NET
V10.X

The Aspire project seems to have grown a lot in the .NET community, would be nice if Huawei Cloud had it

Add support to Nativate AOT, for this we will need to do some work - [ ] Replace the `Activator.CreateInstance()` to `where T : new()` https://github.com/huaweicloud/huaweicloud-sdk-net-v3/pull/72 - [ ] Add...

Replace the `Activator.CreateInstance()` to `where T : new()` for improve AOT support and it could increase the performance slightly