uhttpsharp icon indicating copy to clipboard operation
uhttpsharp copied to clipboard

Remove dependencies?

Open igorgatis opened this issue 10 years ago • 1 comments

It would be nice if this project had no external dependencies. Looking at the code, it seems like log4net could be easily replaced by a delegate (passed as optional parameter to HttpServer constructor).

igorgatis avatar Aug 26 '14 23:08 igorgatis

could be done so, will accept a PR.

bonesoul avatar Mar 31 '16 22:03 bonesoul