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

How to install latest Dependencies of Grpc.AspNetCore in .NET 5?

$
0
0

I want to install Grpc.AspNetCore in a ASP.NET Core 5.0.6 Application, but I have some problems with dependencies.for example I already have these packages in my project but this package wants to install version 3.0.3 of them and this version is out of support.

packages that Grpc.AspNetCore wants to install.

  • Microsoft.Extensions.Configuration.3.0.3
  • Microsoft.Extensions.Configuration.Abstractions.3.0.3
  • Microsoft.Extensions.Configuration.Binder.3.0.3
  • Microsoft.Extensions.DependencyInjection.3.0.3
  • Microsoft.Extensions.DependencyInjection.Abstractions.3.0.3
  • Microsoft.Extensions.Http.3.0.3
  • Microsoft.Extensions.Logging.3.0.3
  • Microsoft.Extensions.Logging.Abstractions.3.0.3
  • Microsoft.Extensions.Options.3.0.3
  • Microsoft.Extensions.Primitives.3.0.3

How Can I install Grpc.AspNetCore package without these dependencies ?Grpc.AspNetCore Nuget Package


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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