Non-XAF UI Scenarios
- 2 minutes to read
Note
As a registered DevExpress.com user, you are entitled to a free copy of .NET Role-based Access Control & Permission Management API powered by Entity Framework (EF Core) and DevExpress eXpressPersistent Objects ORM. For more information on this offer, refer to the following page: .NET App Security API (Role-based Access Control) – Free Offer from DevExpress.
Tutorials
The following tutorials demonstrate how to use .NET Role-based Access Control & Permission Management API in your non-XAF application:
Microsoft Entity Framework Core
- JavaScript with DevExtreme + ASP.NET Core Web API/OData App
- JavaScript with Svelte + ASP.NET Core Web API/OData App
- Blazor Server App
- Blazor WebAssembly App
- .NET MAUI (iOS/Android) App
- ASP.NET Core MVC App
- WinForms App
- Console App
DevExpress XPO
- JavaScript with DevExtreme + ASP.NET Web API OData App
- WinForms App
- ASP.NET WebForms App
- ASP.NET Core MVC App
- Blazor Server App
- Xamarin Forms App
- Console App
We detailed the universal integration steps for any .NET app in this video.
Prerequisites to Run the Demos
- Visual Studio 2022 v17.0+ with the following workloads:
- .NET desktop development | ASP.NET and web development | .NET Core cross-platform development
- Download and run the Unified Component Installer or add the NuGet feed URL to Visual Studio NuGet feeds.
- We recommend that you select all products when you run the DevExpress installer. It will register local NuGet package sources and item/project templates required for these tutorials. You can uninstall unnecessary components later.
- For the .NET Framework examples, you need to install DevExpress products with the installer.
Related Videos
For video tutorials, refer to our .NET App Security & Web API Service Video Series on YouTube.
See Also