# GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner.INugetInstallerService

## Content

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



  <h1 id="GrapeCity_ActiveReports_Design_ArDesigner_ReportDesigner_INugetInstallerService" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner.INugetInstallerService" class="text-break">INugetInstallerService Interface
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner.html">GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_ArDesigner_ReportDesigner_INugetInstallerService_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;A162DCDF-1AF2-4DDE-94E1-CEFA22B95A7C&quot;)]
public interface INugetInstallerService</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_Design_ArDesigner_ReportDesigner_INugetInstallerService_IsNewSdk_System_Object_" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner.INugetInstallerService.IsNewSdk(System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner.INugetInstallerService.IsNewSdk.html#GrapeCity_ActiveReports_Design_ArDesigner_ReportDesigner_INugetInstallerService_IsNewSdk_System_Object_">IsNewSdk(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_ArDesigner_ReportDesigner_INugetInstallerService_UpdatePackagesAsync_System_Object_System_Collections_Generic_IDictionary_System_String_System_String__" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner.INugetInstallerService.UpdatePackagesAsync(System.Object,System.Collections.Generic.IDictionary{System.String,System.String})">
          <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner.INugetInstallerService.UpdatePackagesAsync.html#GrapeCity_ActiveReports_Design_ArDesigner_ReportDesigner_INugetInstallerService_UpdatePackagesAsync_System_Object_System_Collections_Generic_IDictionary_System_String_System_String__">UpdatePackagesAsync(object, IDictionary&lt;string, string&gt;)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
