tenor / RestBus

Easy, Service Oriented, Asynchronous Messaging and Queueing for .NET
http://restbus.org
Apache License 2.0
366 stars 56 forks source link

any support for dotnet core 1.1? #12

Open zinark opened 7 years ago

zinark commented 7 years ago

PM> Install-Package RestBus.Common GET https://api.nuget.org/v3/registration1-gz/restbus.common/index.json id='System.Runtime.Serialization.Formatters' 178ms OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 378ms GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.formatters/index.json 560ms GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.formatters/4.3.0-preview1-24530-04/system.runtime.serialization.formatters.4.3.0-preview1-24530-04.nupkg OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 553ms OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.formatters/4.3.0-preview1-24530-04/system.runtime.serialization.formatters.4.3.0-preview1-24530-04.nupkg 566ms Install-Package : Package RestBus.Common 0.6.3 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). **

Package RestBus.Common 0.6.3 supports: portable-dnxcore50+net45+win

** (.NETPortable,Version=v0.0,Profile=net45+dnxcore50+win) At line:1 char:1

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

Install-Package : Package restore failed. Rolling back package changes for 'Projects.Service'. At line:1 char:1

Time Elapsed: 00:00:04.1830188