Malisa Ncube

Results 3 comments of Malisa Ncube

Noticed you have a [MultiTenantIdentityDbContext](https://github.com/Finbuckle/Finbuckle.MultiTenant/blob/main/src/Finbuckle.MultiTenant.EntityFrameworkCore/MultiTenantIdentityDbContext.cs#L8C1-L8C37) and this is used by [MultiTenantIdentityDbContext](https://github.com/Finbuckle/Finbuckle.MultiTenant/blob/5b9116c433dd182d181e58850271c9277d9360b8/src/Finbuckle.MultiTenant.EntityFrameworkCore/MultiTenantIdentityDbContext.cs#L106) Its based on deprecated package.

Yes. 1. This fails even in v2 branch because FinBuckle removed the getter from the MultiTenantContext property. https://github.com/fullstackhero/dotnet-webapi-starter-kit/blob/2af2c4f6d8947aa63153d992fba48740ffda1d30/api/framework/Infrastructure/Tenant/Services/TenantService.cs#L64C1-L68C15 ![image](https://github.com/fullstackhero/dotnet-webapi-starter-kit/assets/586423/71c50995-3503-47cd-8a57-0a2a762380ed) 2. The removal of ConnectionStrings in FinBuckle https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/f4e20db35fe9e31e1cfb37a667b1ba4b64ce6f3f