Questions tagged as 'nuget'

1
answer

My notifications are not coming and I think my code may be correct

I made several attempts to send Push Notification and none of them I could see in my App. I always thought until now, that I was wrong. But I followed two step by step and I saw that with the guys it was working and not with me. So I started to...
asked by 27.09.2017 / 20:42
1
answer

How to use Microsoft ASP.Net MVC features?

I found this package, but I do not know how to use it:    Microsoft ASP.NET MVC English-BR Features       Microsoft.AspNet.Mvc.us    link How do I use the features of this package?     
asked by 30.06.2016 / 04:37
1
answer

Nuget Paint Package or Digital Signature

Is there a nuget package that allows you to make digital signature by drawing on the screen, or even a nuget that is something like a Paint where you can draw on the screen and save as an image?     
asked by 04.06.2018 / 20:11
1
answer

Create nuget package from a REST API Web application

I have a web service API REST in ASP.NET CORE 2.0 several projects (layers) in it. However, for larger forces, it can not be used as a service. It was then suggested to create a nuget package for this WEB API. I've never created a nuget packa...
asked by 10.01.2018 / 21:59
1
answer

Project default is not found [closed]

I installed a NuGet package and gave Project default is not found error. Well, I was in ComboBox Default Project to add the project I want to install the package and in Combo does not list anything, it's empty. How do I get the pro...
asked by 01.06.2017 / 20:37
0
answers

Error calling route debugger

I installed the Route Debugger via NuGet: Install-Package WebApiRouteDebugger . When I run my application, and I call the route debugger ( link ), this exploits this error: But the System.Web.Optimization reference is added to the pro...
asked by 08.09.2017 / 12:03
1
answer

How to add reference in visual studio

In the company we have a problem with some project references, because they are in different folders on the machines of each programmer and usually when you check in and then get latest version, we all have problems in those references. And we a...
asked by 20.01.2018 / 16:48
1
answer

Do not install xamarin.googleplayservices.base

Not praying, we are able to install the plugin via NuGet:    xamarin.googleplayservices.base The message is:    The package 'Xamarin.GooglePlayServices.Base could not be installed   42.1021.1 '. You are trying to install this package i...
asked by 26.09.2017 / 23:14
1
answer

How to get a specific version of a library via NuGet?

I need to use a library with a specific version in an old project. I remember already having downloaded another library by the NuGet console specifying the version, but I do not remember and I do not even know if there is a default for this and...
asked by 02.09.2015 / 19:30
1
answer

How to install a NuGet HIDsharp in Visual Studio

I need to communicate between a WPF I'm creating and a USB port that receives data from a hardware. Reading about, I saw that you need a library called HIDSharp that would be NuGet to make this communication, but I'm not sure what a NuG...
asked by 20.03.2018 / 15:13