Finbuckle / Finbuckle.MultiTenant

Finbuckle.MultiTenant is an open-source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
https://www.finbuckle.com/multitenant
Apache License 2.0
1.33k stars 266 forks source link

Update links to samples in Stores.md #793

Closed eloekset closed 7 months ago

eloekset commented 8 months ago

Many samples are removed from v6.10 and up, so the links need to be referencing the latest tag that got those samples.

AndrewTriesToCode commented 8 months ago

Thanks. The real fix here I think would be to update samples to .NET 8.

AndrewTriesToCode commented 6 months ago

:tada: This PR is included in version 7.0.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: