acornies / dotnetcore-cookbook

Chef cookbook for managing .NET Core (http://dotnet.github.io/) installation and applications on all supported platforms.
Apache License 2.0
7 stars 14 forks source link

Support for .NET Core 2.0.0 #15

Open acornies opened 7 years ago

acornies commented 7 years ago

I'm reworking this cookbook for the recently released .NET Core v2.0.0. Here's some of the things I'm planning to do:

Let me know what else we should support in terms of the Chef ecosystem.

sschne commented 6 years ago

i'm also in the need to have .net core 2.0 running on Chef. Do you have any Code i can contribute to? I rather help you getting this milestone done, then building it up myself from scratch.

acornies commented 6 years ago

I unfortunately put this on the back-burner in favour of Docker deployments, but I'll probably have some time in the next week or so to update.