Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

AspNetCore AzureAppServicesIntegration not compatible with netcoreapp1.1

$
0
0

I have a web.api project targeting netcoreapp1.1, when I try to:

Install-Package Microsoft.AspNetCore.AzureAppServicesIntegration 

I get an the error:

Install-Package : One or more packages are incompatible with .NETCoreApp,Version=v1.1.

Full error here: http://en.pastebin.ca/3779287
Seems like some dependecies:

* Microsoft.Data.Services.Client

What should I do?

 - Add a  second framework target? Defeats the purpose of using netcoreapp.

Any other tools which can be used for logging files into azure? I can add a blob and assign it to the filesystem of the app, but wanted to hear other ideas.

Thanks


Viewing all articles
Browse latest Browse all 9386

Trending Articles



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