Duende.BFF.EntityFramework
2.3.0
Prefix Reserved
See the version list below for details.
dotnet add package Duende.BFF.EntityFramework --version 2.3.0
NuGet\Install-Package Duende.BFF.EntityFramework -Version 2.3.0
<PackageReference Include="Duende.BFF.EntityFramework" Version="2.3.0" />
paket add Duende.BFF.EntityFramework --version 2.3.0
#r "nuget: Duende.BFF.EntityFramework, 2.3.0"
// Install Duende.BFF.EntityFramework as a Cake Addin #addin nuget:?package=Duende.BFF.EntityFramework&version=2.3.0 // Install Duende.BFF.EntityFramework as a Cake Tool #tool nuget:?package=Duende.BFF.EntityFramework&version=2.3.0
Backend for Frontend (BFF) YARP Integration
Securing SPAs and Blazor WASM applications once and for all.
Overview
Duende.BFF is a framework for building services that solve security and identity problems in browser based applications such as SPAs and Blazor WASM applications. It is used to create a backend host that is paired with a frontend application. This backend is called the Backend For Frontend (BFF) host, and is responsible for all of the OAuth and OIDC protocol interactions. Moving the protocol handling out of JavaScript provides important security benefits and works around changes in browser privacy rules that increasingly disrupt OAuth and OIDC protocol flows in browser based applications. The Duende.BFF library makes it easy to build and secure BFF hosts by providing session and token management, API endpoint protection, and logout notifications.
This package provides an implementation of server side sessions for the BFF using Entity Framework.
Getting Started
For in-depth documentation, please see here.
Licensing
Duende.BFF.EntityFramework is source-available, but requires a paid license for production use.
- Development and Testing: You are free to use and explore the code for development, testing, or personal projects without a license.
- Production: A license is required for production environments.
- Free Community Edition: A free Community Edition license is available for qualifying companies and non-profit organizations. Learn more here.
Reporting Issues and Getting Support
- For bug reports or feature requests, open an issue on GitHub: Submit an Issue.
- For security-related concerns, please contact us privately at: security@duendesoftware.com.
Related Packages
- Duende.Bff - Framework for building browser based applications using the BFF pattern
- Duende.Bff.Yarp - BFF integration with YARP (Yet Another Reverse Proxy)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
-
net8.0
- Duende.BFF (>= 2.3.0)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.11)
-
net9.0
- Duende.BFF (>= 2.3.0)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Duende.BFF.EntityFramework:
Repository | Stars |
---|---|
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-preview.3 | 86 | 12/7/2024 |
3.0.0-preview.2 | 72 | 9/8/2024 |
3.0.0-preview.1 | 24,412 | 5/10/2024 |
2.3.0 | 201 | 12/20/2024 |
2.2.0 | 130,602 | 1/4/2024 |
2.2.0-preview.1 | 165 | 11/30/2023 |
2.1.1 | 50,346 | 7/6/2023 |
2.1.0 | 7,170 | 6/27/2023 |
2.1.0-preview.1 | 106 | 6/15/2023 |
2.0.0 | 72,484 | 11/22/2022 |
2.0.0-rc.1 | 597 | 11/9/2022 |
2.0.0-preview.5 | 524 | 10/19/2022 |
2.0.0-preview.4 | 134 | 10/4/2022 |
2.0.0-preview.3 | 805 | 8/19/2022 |
2.0.0-preview.2 | 170 | 8/3/2022 |
2.0.0-preview.1 | 138 | 6/27/2022 |
1.2.3 | 19,877 | 6/21/2022 |
1.2.2 | 1,007 | 6/13/2022 |
1.2.1 | 33,299 | 4/13/2022 |
1.2.0 | 6,819 | 4/1/2022 |
1.2.0-preview.1 | 163 | 3/10/2022 |
1.1.3 | 12,011 | 1/8/2022 |
1.1.2 | 736 | 1/2/2022 |
1.1.1 | 321 | 12/23/2021 |
1.1.0 | 464 | 12/16/2021 |
1.1.0-preview.2 | 6,036 | 11/24/2021 |
1.1.0-preview.1 | 1,291 | 11/10/2021 |
1.0.0 | 1,192 | 10/24/2021 |
1.0.0-rc.4 | 577 | 9/29/2021 |
1.0.0-rc.3 | 1,374 | 6/30/2021 |
1.0.0-rc.2 | 192 | 6/16/2021 |
1.0.0-rc.1 | 218 | 5/28/2021 |
1.0.0-preview.2 | 233 | 4/15/2021 |