Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Browsing all 3025 articles
Browse latest View live
↧

Send data to Azure Functions using QueueTrigger from a Nuget package

I have been testing my Azure Functions using a QueueTrigger. I tested my queue by using the following code to put something on the queue.CloudStorageAccount storageAccount =...

View Article


Xamarin validation

Before I have already done an update to the nuget package Xamarin.Forms, my application worked correctly, when I clicked on the button "Sacuvaj", if I had errors, it would print a certain message....

View Article

How to use a C++ dll referenced by nuget in a C++ project

We had a static library. My code was compiling nicely. We created a dll to replace the the static library. I installed the dll using nuget.So now I can see my xxx.targets in section of my vcxproj.I...

View Article

How to exclude a folder from a nuget package

I'm using Octopack / Nuspec file to build my nuget package. I would like to exclude certain folders which exist in the project. e.g. the "obj" file. I've been trying to get the exclude tag to work, but...

View Article

NuGet not restoring packages on build

I have just created a workspace on a new machine, got latest of our project from TFS, enabled NuGet Restore, and I get the following (skimmed-down) output:1>------ Rebuild All started: Project:...

View Article


NuGet Package Manager error when saving package

I'm using NuGet Package Explorer to create nugget packages, but when I want to save a package in any folder in my PC it throw me a error that says: The file exists and in the folder there is no other...

View Article

Image may be NSFW.
Clik here to view.

How do I do a deterministic build locally (ContinuousIntegrationBuild flag)?

When I attempt to publish my package using NuGet Package Explorer, I see the following warning:Deterministic (dll/exe): Non deterministicEnsure that the following property is enabled for CI buildsand...

View Article

"Are you missing a using directive or an assembly reference" in visual studio...

Good Day everyone. I'm developing a Cross Platform Application in Xamarin.Forms when I encounter this error "Are you missing a using directive or an assembly reference". My project is working fine...

View Article


Can React work with visual basic? (Visual Studio)

simple question i was wondering if you can use React and Visual Basic together and what is the best way to do so, at work we're using Jquery for the front end and Visual Basic for the Back end but as...

View Article


Can I create a NuGet package of a custom framework that doesn't require all...

Basically I'm playing around with creating an automation (selenium webdriver) framework that will be able to be used at work in multiple automation projects.I've been toying around with referencing the...

View Article

ASP.NET CORE GIVES A WARNING This package may not be fully compatible with...

I am working on an asp.net core project and i have installed a nuget package which is in .net framework. but on rebuild it gives the following error:warning NU1701: Package...

View Article

An error occurred while trying to restore packages. Please try again

I am trying to restore the missing nuget packages and it keeps giving me this Error:An error occurred while trying to restore packages. Please try again.Any experience solving this?How can I find out...

View Article

Nuget package installed but references not resolved

I have a multi-project solution with Prism Nuget packages installed in several projects. I then attempted to add a Prism Mef extensions package to one of the projects using the Nuget Package Manager UI...

View Article


Push nuget package only if the package version matches the Tag on Git's...

In our development environment, we have set up a NuGet local server (BaGet). We have adopted the Gitflow idea. When a library is ready to be released on Baget, the developer should first increase the...

View Article

Can't access namespaces from Nuget Package

I have an Identity Server 3 Project where I need to install a couple of custom Nuget Packages, that comes from a private Nuget Package repository in my company. This Nuget is installed and running in...

View Article


Copy dependency assemblies into nuget package

I got a VS 2019 solution with many .Net Standard 2.0 projects.My main project has a project dependency to another project that has a dependency to a Dapper assembly.After compiling the main project...

View Article

Pain-free local development while also referencing NuGet packages

I am attempting to publish and consume versioned NuGet packages of class libraries while avoiding headaches for local development. Here is a sample Visual Studio solution layout:| Libraries | LibraryA...

View Article


How can I get the license of the NuGet packages including all dependencies

I'm looking for a way to get the licenses of the NuGet packages AND dependencies which are installed in my ASP.NET Core Web API project. Thanks for support!

View Article

GitHub Actions: automatically push NuGet package

I'm trying to configure my Github repository in order to automatically have a NuGet package built and pushed to both nuget.org and github.com. So what I want is that each time a commit is made on the...

View Article

NuGet PackageManager.InstallPackageAsync() throws NullReferenceException

I'm working on a plug-in management system built on top of Nuget similar to Chocolatey, PowerShell Gallery etc.I want to use the newer V3 libraries rather then the deprecated V2 Nuget.Core library used...

View Article
Browsing all 3025 articles
Browse latest View live


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