-
Hello,
I have created a fresh XAF Blazor 22.1.5 project and installed the JobScheduler.Hangfire 4.221.8 version from nuget. The entire solution compiles without a problem but throws the following …
-
Hello
After adding the Blazor Module and doing some customization to the list view and when the browser starts, I got this error message.
> The error occurred:
>
> Type: InvalidCastExce…
-
Hi,
is it a bug or by intention that some APIs in `RedisConnection` require to prefix the `key` with `{hangfire}` and others not?
E.g.
`GetSetCount`
when calling the API i just use a key, t…
-
Steps.
1. create new xaf solution
2. Add eXpandMasterDetailWin to module project and register it
3. Run application multiple times even in release mode
4.modelassembly.dll is always recreated.
…
-
Hello, I am testing your EMail Module and found an issue or maybe I miss something.
While configuring SmtpClients there is the option "UseDefaultCredentials".
If I set it to False, I should be abl…
-
I've noticed that if I don't include the the `GlobalConfiguration.Configuration.UseMemoryStorage();` in my startup.cs the Model Editor will not load.
I don't use the MemoryStorage() extension beca…
-
Due to a Rider [bug](https://youtrack.jetbrains.com/issue/RIDER-77210/Gradle-fails-to-update) the XpandModelEditor works for Rider 22.1.
-
Hello. I get the error after the following steps:
1. Open any DetailView
2. I save the view in such a way that the validator works.
3. I don’t save the view, I just close it and get an error
If …
-
Noticed that SoapCore doesn't have support for dependency injector containers like SimpleInjector.
Any possibility this can be looked into?
-
The rider plugin page claims that the plugin is not compatible. I didn't try to install the most recent version just in case it caused some sort of problem.
Will the rider plugin be updated?