Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

why third party package Autofac comes with two packages?

$
0
0

sorry for this basic question, just want to ask why almost all third package comes with more than one packages on nuget? For example, Autofac comes as:

<PackageReference Include="Autofac" Version="6.3.0" /><PackageReference Include="Autofac.Extensions.DependencyInjection" Version="7.2.0" />

why not make everything into a single package e.g. Autofac? isn't it more concise and straightforward?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>