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

How to search repos for wrapper library and nuget packages?

$
0
0

I have a collection of projects in GitLab. Some are services, some are libraries. Some of these libraries are wrapper libraries. There's a CommonLibrary, MongoLibrary, KafkaLibrary, which are all repos in GitLab. I call them wrappers because they on their own, they don't have much business logic, instead just act as libraries.

I want to clean up my project structures by searching all services and libraries that use these wrapper libraries, with the goal of assessing if these wrapper libraries are useful and do identify nested NuGet packages.

In GitLab is there a way to search for all projects which reference a particular library, or even contain nested nuget packages, instead of going through each and every project?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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