ppatierno / azuresblite

Access to Microsoft Azure Service Bus from all platforms using AMQP protocol
Apache License 2.0
28 stars 10 forks source link

Added DNX / CoreCLR support #3

Closed stephanjohnson closed 8 years ago

stephanjohnson commented 8 years ago

I have added the Project.JSON file, and compiled successfully including all of the code. From another CoreCLR project, I can see all of the required classes. I still need to test the resulting code, but won't be able to do that until I have completed some other work on my project that requires AzureSBLite.

stephanjohnson commented 8 years ago

I'm going to create a new pull request, as i have forgot some AMQPNetLite references in the Project.JSON file where i originally copied the file from.