}
```
```csharp
[Dependency(ReplaceServices = true)]
public class CustomConnectionStringResolver :
Volo.Abp.Data.AbpDbConnectionOptions], Volo.Abp.MultiTenancy.ICurrentTenant, System.IServiceProvider)' on type '
example:
```csharp
[Dependency(ReplaceServices = true)]
public class MyConnectionStringResolver :
methods, try:
```csharp
[Dependency(ReplaceServices = true)]
public class MyConnectionStringResolver :
[Dependency(ReplaceServices = true)]
public class TFORMMultiTenantConnectionStringResolver :
So you can custom the `DefaultConnectionStringResolver` or `
hi
Can you copy the code of `
hi
Can you check the `
I have checked
Hi Ma
Can you provide a sample code to acheive this using
There is a very wierd behaviour with the
Not supported by default, maybe you can try to customize **
ExposeServices(typeof(IConnectionStringResolver))]
public class MyMultiTenantConnectionStringResolver :
The 'connectionstringname' that is being used by the
ExposeServices(typeof(IConnectionStringResolver))]
public class MyMultiTenantConnectionStringResolver :
ExposeServices(typeof(IConnectionStringResolver))]
public class SWMultiTenantConnectionStringResolver :
CMVPoint.IdentityService.MongoDb;
[Dependency(ReplaceServices = true)]
public class MyMultiTenantConnectionStringResolver :
>
> [Dependency(ReplaceServices = true)]
> public class MyMultiTenantConnectionStringResolver :
hi
You can replace the `
Task UpdateConnectionStringsAsync(Guid id, SaasTenantConnectionStringsDto input);
//...
}
```
[
hi
`[ExposeServices(typeof(
support.abp.io/QA/Questions/4703/Question-on-separate-databases-per-tenant
...we are attempting to override [
Volo.Abp.MultiTenancy;
namespace FM.nVision.Saas;
[Dependency(ReplaceServices = true)]
[ExposeServices(typeof(
))]
public class MyMultiTenantConnectionStringResolver :
```csharp
[Dependency(ReplaceServices = true)]
public class MyMultiTenantConnectionStringResolver:
the tenant connection strings to the database without a user name and password
We then overrode the
problem we are having is that at certain point, when logging into a tenant, the method below in our
```csharp
[Dependency(ReplaceServices = true)]
public class MyMultiTenantConnectionStringResolver:
Filter=
I know that I have to override `DefaultConnectionStringResolver` and `
Hi
You can override **
options =>
{
options.IsEnabled = MultiTenancyConsts.IsEnabled;
});
```
and
we Replace Services
You have to program to implement it, because the default `
AbpIdentityServer_>"
If you don't want to use `Database Connection Strings`
You can override and replace the `
> If you don't want to use `Database Connection Strings`
>
> You can override and replace the `
But `
IConnectionStringResolver), typeof(DefaultConnectionStringResolver))]
public class MicroServiceConnectionStringResolver :
But `
), typeof(DefaultConnectionStringResolver))]
> public class MicroServiceConnectionStringResolver :
I used a custom resolver that is a copy of the original '
Problems-configuring-a-separate-database-for-each-tenant-in-a-microservices-application
If your template is not micro-service, you can customize `
IConnectionStringResolver), typeof(DefaultConnectionStringResolver))]
public class MicroServiceConnectionStringResolver :
Problems-configuring-a-separate-database-for-each-tenant-in-a-microservices-application
If your template is not micro-service, you can customize `
IConnectionStringResolver), typeof(DefaultConnectionStringResolver))]
public class MicroServiceConnectionStringResolver :