Arvind Yadav
What is Metapackages in .Net Core ?

What is Metapackages in .Net Core ?

By Arvind Yadav in .NET on Feb 01 2022
  • Shweta Lodha
    Feb, 2022 12

    It is a package having series of dependencies on additional package, rather than any actual dlls or code itself.

    • 2
  • desao pesdek
    Jan, 2023 11

    A group of packages that are used in tandem are described by metapackages. Like regular NuGet packages, tunnel rush metapackages can be referenced. By referencing a metapackage, you have essentially added a reference to each of the packages that it depends on.

    • 0
  • Vishal Yelve
    Jul, 2022 8

    This package does not contain any actual dlls or code itself, it merely contains a series of dependencies on additional packages. By adding this package to your project, you bring in all the relevant packages along with their dlls on which it depends and it is called a metapackage

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS