danesparza / OWIN-WebAPI-Service

:white_check_mark: OWIN / WebAPI windows service example. Includes attribute based routing sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This package does not support the .net core.

gittadesushil opened this issue · comments

My project is .net core project. When I install Microsoft.AspNet.WebApi.OwinSelfHost I am getting warning. I need a requirement where I want to dockerize the test. If this is not .net core or standard compatible then I can't dockerize it.

Great point, @gittadesushil -- this isn't a .NET Core project, and I haven't done any research on how to make this .NET Core compatible.

I do accept pull requests, though. 😃