Skip to content

Layout Providers

Introduction

The different layout formats (like Maven, NuGet, NPM and so on) are implemented as what we call layout providers.

Layout providers are responsible for handling things like:

  • Deployment of artifacts
  • Resolving of artifacts
  • Management of artifacts
  • Implementation of commands and features, specific only to the respective layout provider

See also


Last update: 2020-12-07