mrhighstone
mrhighstone
Is it correct that the AuditableEntityInterceptor only processes 'parent' entities and ignore 'child' entities? I'm having a parent-child relation in my application, lets say an Order holding OrderLineItems. After adding...
I'm considering using Finbuckle MultiTenant but when navigating to the samples page from the documentation a 404 is presented. What happened to the samples located at [https://github.com/Finbuckle/Finbuckle.MultiTenant/tree/main/samples](https://github.com/Finbuckle/Finbuckle.MultiTenant/tree/main/samples)?
I love the simplicity of this solution and implemented it in a VueJS/TypeScript application connecting to a .NET Core 8 WebAPI using the recently released ASP.NET Core Identity Web API....