Andrew White
Andrew White
This is a small change to derive the Azure Tables table name from `AzureTableOptions` rather than the hardcoded "Packages" name. - Similar to the option to set the Azure Blob...
Trying the unique option and I don't see any difference in the output. Thanks!
Hello! I have a few things to share about `Finbuckle.MultiTenant` going forward. First, thank you to my handful of sponsors and contributors! Your support makes all the difference, and I...
Hello all, I've updating the contributing guidelines in the project. See the new guidelines below and let me know if you have any concerns. Thanks! # Contributing Contributions are always...
Most of the strategies and examples thus far assume that each tenant has its self-contained set of users. However, there are good use cases for a many-many relationship between users...
Logging is in place for tenant detection, but not for options generation. When options are created and customized per tenant Finbuckle.MultiTenant should log descriptive messages,
* Implement support for OptionsBuilder * Reverted changes to TenantConfigureNamedOptions * Restored commented test * Removed dependencies ---------
6.5.0 is the latest version to target a still supported .NET version - net6.0 in this case. To keep things tidy prior versions will be hidden (not removed) and deprecated...
Beginning with Finbuckle.MultiTenant 8.0.0 major version releases align with .NET major version releases and target all Microsoft supported major .NET versions at the time of initial release. New development focuses...
Hello, I've [posted some thoughts](https://github.com/Finbuckle/Finbuckle.MultiTenant/discussions/972) over in the discussion area on project sustainability. If you find this project useful please give it a read. Thanks!