Upgrading BFF Security Framework
Upgrading to a new Duende.BFF version is done by updating the NuGet package and handling any breaking changes. Some updates contain changes to the stores used by IdentityServer that requires database schema updates. If you are using our Entity Framework based stores we recommend using Entity Framework Migrations.
GitHub Repository View the source code for this library on GitHub.
NuGet Package View the package on NuGet.org.