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

Is it safe and fine if we add .Net Core packages inside asp.net projects

$
0
0

I am working on developing a remote event receiver for a SharePoint online site, and the remote event receiver is mainly an Asp.NET Web service project.. but to be able to integrate it with Azure Key vault, I need to add those packages inside my visual studio project:-

Install-Package Azure.CoreInstall-Package Azure.Security.KeyVault.SecretsInstall-Package Azure.Identity

so is it fine if we reference the Azure.Core inside asp.net web application project? i tired this and the project worked well.. but might i get into troubles? or this is supported operation?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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