-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for .NET Core #86
Comments
@monkey3310 there was no demand for that. Would you like to contribute? |
@borismod Seems like quite a lot of dependecies are also not yet ported to .net core, so it might be a bigger thing to do |
@monkey3310 we can get rid of SharpZipLib. Autofac seems to be .NET Core compatible. So there are "only" EasyHttp, System.IO.Abstractions and TeamCity.ServiceMessages left. |
@borismod I've already took a look at System.IO.Abstractions and its seems straight forward - I will take care of it first |
@monkey3310 sounds great. Let me know if you need my help |
@monkey3310 I assigned this issue to you, just in case somebody else wants to take it. Feel free to remove yourself |
Has this been done? - If not I'll take a look at it this weekend. |
It's yours. Go ahead!
…On Nov 28, 2017 07:18, "Alex Nicholas" ***@***.***> wrote:
Has this been done? - If not I'll take a look at it this weekend.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#86 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAM0M9IkB8LYA3nG56ci9kjOZkPx97_hks5s65e5gaJpZM4Ljkus>
.
|
@alex-nicholas I haven't had chance to try it, feel free to assign it to yourself |
@monkey3310 do you have any progress with this? |
@borismod Hey, like I mentioned in November - hadn't had chance to take a look and I doubt I will have time for that - please unassign me from this issue |
Feature Request
Is there any plan on porting this to .net core?
The text was updated successfully, but these errors were encountered: