# GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Aspnetcore_Designer_ConfigureExtensions" data-uid="GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions" class="text-break">ConfigureExtensions Class
</h1>
  <div class="markdown level0 summary"><p>Represents methods for configuring the web host application.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ConfigureExtensions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Aspnetcore.Designer.html">GrapeCity.ActiveReports.Aspnetcore.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Aspnetcore.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Aspnetcore_Designer_ConfigureExtensions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class ConfigureExtensions</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Aspnetcore_Designer_ConfigureExtensions_AddReportDesigner_Microsoft_Extensions_DependencyInjection_IServiceCollection_" data-uid="GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions.AddReportDesigner(Microsoft.Extensions.DependencyInjection.IServiceCollection)">
          <a class="xref" href="GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions.AddReportDesigner.html#GrapeCity_ActiveReports_Aspnetcore_Designer_ConfigureExtensions_AddReportDesigner_Microsoft_Extensions_DependencyInjection_IServiceCollection_">AddReportDesigner(IServiceCollection)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds services required for the report designer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Aspnetcore_Designer_ConfigureExtensions_UseReportDesigner_Microsoft_AspNetCore_Builder_IApplicationBuilder_GrapeCity_ActiveReports_Web_Designer_IReportDesignerBackendApi_" data-uid="GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions.UseReportDesigner(Microsoft.AspNetCore.Builder.IApplicationBuilder,GrapeCity.ActiveReports.Web.Designer.IReportDesignerBackendApi)">
          <a class="xref" href="GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions.UseReportDesigner.html#GrapeCity_ActiveReports_Aspnetcore_Designer_ConfigureExtensions_UseReportDesigner_Microsoft_AspNetCore_Builder_IApplicationBuilder_GrapeCity_ActiveReports_Web_Designer_IReportDesignerBackendApi_">UseReportDesigner(IApplicationBuilder, IReportDesignerBackendApi)</a>
        </td>
        <td class="markdown level1 summary"><p>Configures middleware for the ActiveReports designer API.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Aspnetcore_Designer_ConfigureExtensions_UseReportDesigner_Microsoft_AspNetCore_Builder_IApplicationBuilder_System_Action_GrapeCity_ActiveReports_Web_Designer_ReportDesignerConfiguration__" data-uid="GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions.UseReportDesigner(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Action{GrapeCity.ActiveReports.Web.Designer.ReportDesignerConfiguration})">
          <a class="xref" href="GrapeCity.ActiveReports.Aspnetcore.Designer.ConfigureExtensions.UseReportDesigner.html#GrapeCity_ActiveReports_Aspnetcore_Designer_ConfigureExtensions_UseReportDesigner_Microsoft_AspNetCore_Builder_IApplicationBuilder_System_Action_GrapeCity_ActiveReports_Web_Designer_ReportDesignerConfiguration__">UseReportDesigner(IApplicationBuilder, Action&lt;ReportDesignerConfiguration&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Configures middleware for the ActiveReports designer API.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
