[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner.INugetInstallerService

INugetInstallerService Interface

Defines a service contract for installing and updating NuGet packages within the ActiveReports design-time environment.

Namespace: GrapeCity.ActiveReports.Design.ArDesigner.ReportDesigner
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
[Guid("830F969F-A6B8-4EA4-8263-84F073CBA198")]
public interface INugetInstallerService

Methods

Name Description
IsNewSdk(object)

Determines whether the specified project uses the new SDK-style format.

UpdatePackagesAsync(object, IDictionary<string, string>)

Updates the specified NuGet packages for the given project.