-
If services are registered on a parent container, calling Dispose on a child container will not call dispose on registered services. Services must be registered directly on each child container. This…
-
For now even with the subscription added and user registered but nothing is protected
So we should ...
Documenting the process of protecting a page with a Stripe Subscription is essential for se…
-
Hi, I have possibly a slightly unusual case where I have some class which needs to be decorated twice, with the inner one registered as a hosted service:
```
public interface IMyExternalService { …
-
I've installed consul on a kubernetes cluster with helm and got the service mesh working.
Now I'm installing Vault with this helm chart.
These are the configuration parameters
```
server:
…
-
Hi,
I'm trying to use the Xpand.XAF.Modules.Reactive.Services.ViewExtensions. SelectObject extension method https://github.com/eXpandFramework/Reactive.XAF/blob/b35d53f6f84752d9c902e79cf1d0bf9ff621…
-
```
public interface IMyService { }
public class MyServiceA : IMyService
{
public MyServiceA(string value)
}
public class MyServiceB : IMyService
{
public MyServiceB(int value)
}
var serv…
-
### Description
As we're approaching the MQTT offering launch date we should investigate what we need to change on the marketing website to inform our users.
### Epic/Story
_No response_
### Have …
-
Currently, it's possible to create an access grant that's meant to be used only with `us-select-1` edge services (for example) and register it at `auth.storjshare.io` instead of `auth.us-select-1.stor…
-
Similar to Data Resources and Services, there should also be a tab "Participants" where the user finds a list of all participants that are registered in the portal. We should have a search page and a …
-
### Discussed in https://github.com/Finbuckle/Finbuckle.MultiTenant/discussions/879
Originally posted by **MayurPatel-BlobStation** October 4, 2024
"When I attempt to insert data into the Asp…