# C1.Web.Mvc.Fluent.BasicBundlesBuilder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_BasicBundlesBuilder" data-uid="C1.Web.Mvc.Fluent.BasicBundlesBuilder" class="text-break">BasicBundlesBuilder Class
</h1>
  <div class="markdown level0 summary"><p>Defines the builder of the script bundles of the basic assembly.</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">HideObjectMembers</span></div>
    <div class="level2"><a class="xref" href="C1.Web.Mvc.Fluent.BundlesBuilder.html">BundlesBuilder</a></div>
    <div class="level3"><span class="xref">BasicBundlesBuilder</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Fluent.html">C1.Web.Mvc.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Fluent_BasicBundlesBuilder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class BasicBundlesBuilder : BundlesBuilder</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class BasicBundlesBuilder
    Inherits BundlesBuilder</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="C1_Web_Mvc_Fluent_BasicBundlesBuilder_Chart_System_Action_C1_Web_Mvc_Fluent_ChartExtensionBundlesBuilder__" data-uid="C1.Web.Mvc.Fluent.BasicBundlesBuilder.Chart(System.Action{C1.Web.Mvc.Fluent.ChartExtensionBundlesBuilder})">
          <a class="xref" href="C1.Web.Mvc.Fluent.BasicBundlesBuilder.Chart.html#C1_Web_Mvc_Fluent_BasicBundlesBuilder_Chart_System_Action_C1_Web_Mvc_Fluent_ChartExtensionBundlesBuilder__">Chart(Action&lt;ChartExtensionBundlesBuilder&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Registers chart related script bundles.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_BasicBundlesBuilder_CollectionView" data-uid="C1.Web.Mvc.Fluent.BasicBundlesBuilder.CollectionView">
          <a class="xref" href="C1.Web.Mvc.Fluent.BasicBundlesBuilder.CollectionView.html#C1_Web_Mvc_Fluent_BasicBundlesBuilder_CollectionView">CollectionView()</a>
        </td>
        <td class="markdown level1 summary"><p>Registers collection view script bundle.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_BasicBundlesBuilder_Gauge" data-uid="C1.Web.Mvc.Fluent.BasicBundlesBuilder.Gauge">
          <a class="xref" href="C1.Web.Mvc.Fluent.BasicBundlesBuilder.Gauge.html#C1_Web_Mvc_Fluent_BasicBundlesBuilder_Gauge">Gauge()</a>
        </td>
        <td class="markdown level1 summary"><p>Registers gauge script bundle.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_BasicBundlesBuilder_Grid_System_Action_C1_Web_Mvc_Fluent_GridExtensionBundlesBuilder__" data-uid="C1.Web.Mvc.Fluent.BasicBundlesBuilder.Grid(System.Action{C1.Web.Mvc.Fluent.GridExtensionBundlesBuilder})">
          <a class="xref" href="C1.Web.Mvc.Fluent.BasicBundlesBuilder.Grid.html#C1_Web_Mvc_Fluent_BasicBundlesBuilder_Grid_System_Action_C1_Web_Mvc_Fluent_GridExtensionBundlesBuilder__">Grid(Action&lt;GridExtensionBundlesBuilder&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Registers grid related script bundles.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_BasicBundlesBuilder_Input" data-uid="C1.Web.Mvc.Fluent.BasicBundlesBuilder.Input">
          <a class="xref" href="C1.Web.Mvc.Fluent.BasicBundlesBuilder.Input.html#C1_Web_Mvc_Fluent_BasicBundlesBuilder_Input">Input()</a>
        </td>
        <td class="markdown level1 summary"><p>Registers input script bundle.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
