.net - C# Common Library -


Hello and thanks for any help

I hope to find an open source .net general library But I'm having a hard time finding one

What I see is something in which: logging, caching, string manipulation, config reading, ext?!?.

Do you know that such a thing exists or is it so much more likely that I will need to make myself?

Thank you.

Use Microsoft Enterprise Application Block

Get it from here

source code here


Comments