ApplicationBuilderExtensions Class
In This Article
Contain a method that registers the DevExpress middleware in an application.
Namespace: DevExpress.AspNetCore
Assembly: DevExpress.AspNetCore.Common.v24.2.dll
NuGet Package: DevExpress.AspNetCore.Common
#Declaration
C#
public static class ApplicationBuilderExtensions
See Also