# #SharingIsCaring!

> I just uploaded a bunch of stuff to Github because #SharingFeelsGood!

2022-03-18 · Tim Cadenbach · https://www.tcdev.de/blog/sharingiscaring/

---

<h1>#SharingIsCaring and #SharingFeelsGood....</h1>
<p>The last few days i uploaded various things to Github, mostly older stuff but also pretty new unfinished work in progress things.&nbsp;<br />While cleaning up my harddrive i decided that it doesn't help when the code is just flying around on my end. I needed to back it up anyway,<br />a public github repo is great place to back up code...its secure and also helps other people :)</p>
<p></p>
<h2><a href="https://github.com/DeeJayTC/dotnet-utils" rel="follow noopener" target="_blank">https://github.com/DeeJayTC/dotnet-utils</a></h2>
<p>Is a collection of various things, extension methods, useful functions, other stuff i collected through the years. Taken from various older repositories,&nbsp;<br />some new stuff. Made available with no license at all. Just take whatever you want, leaving a star would be great tho :)</p>
<h2><a href="https://github.com/DeeJayTC/cloudstorage-wrapper" rel="follow noopener" target="_blank">https://github.com/DeeJayTC/cloudstorage-wrapper</a></h2>
<p>Is a microservice i made while working for Teamwork, still being used for integrations today. It basically wraps the Dropbox, Onedrive and Sharepoint API's and makes it available<br />under one common API schema. If you're a SAAS app and want to build an integration with either, this is for you...you only have to do things once and can<br />support all three. I might add Google Drive and Box.com at some point.&nbsp;</p>
<h2><br /><a href="https://github.com/DeeJayTC/net-dynamic-api" rel="follow noopener" target="_blank">https://github.com/DeeJayTC/net-dynamic-api</a></h2>
<p>Is just a pet project but might be useful for some once its more evolved.&nbsp;</p>
<p>It basically turns this:<br /><img src="/blog/img/legacy/sharingiscaring-inline-1.png" alt="undefined" /></p>
<p>Into a fully working CRUD API with ODATA enabled</p>
<p></p>
<p>Feel free to browse and use the stuff, leave a comment if you can!</p>
