Marcos Lommez

Results 11 issues of Marcos Lommez

Are the any plans to make MemoryDb to be Thread-Safe? Thanks

enhancement
priority:low

Reflexil works with .Net Core 2.0? Thanks

question

I have a simple enum just like this: ``` public enum Foo { First, Second, Third } ``` When saving in the dabase, the value are stored as the indexed...

enhancement

Hi, I´m trying to mask a date value but the mask is showing something complete different. Here is the element: `` [Click here to see the result](https://portalvhdsdtx1sqp9m14cf.blob.core.windows.net/vhds/ngmask.jpg) Am I missing...

I'm facing a problem related to Castle Core 5.1.1 because it depends on the System.Diagnostics.EventLog version 6.0.0 assembly, but my project is targeting .NET 8.0, and this is causing assemblies...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. Volo.Abp.AzureServiceBus...

feature-request

Is this repository abandoned?

Hi Nathanael, Do you have plans for creating the type definitions for the library?

How can I enable the Setting Management feature? This is not enabled by default when using startup templates? I'm using the admin user, and try to do the following below:...

Hi, I'm trying to use LocalEventBus in a MAUI Hybrid application, but the event never is delivered to the handler. Is there any limitation on that platform? I realize that...