dotnetcore/FlubuCore

Compiler warning: This type is obsolete and will be removed in a future version.

huanlin opened this issue · 1 comments

There are compiler warnings in FlubuCore.WebApi that we might need to do something with it.
For example:

Warning CS0618 'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.' FlubuCore.WebApi (netcoreapp3.1)

It seems not a high priority issue.

@mzorec , if you think this is an issue should be handled, kindly assign it to me.
Otherwise just close it. Thanks :)