Skip to content

A personal repository for testing patterns and experimenting with technologies.

License

Notifications You must be signed in to change notification settings

tommasobertoni/Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is meant to be a place where I can experiment with technologies and publish small utilities. Not everything here is production ready and many may be left as they are, without further development. So if you want to use the code, be aware of it's current state (many are just a Proof Of Concept).

Projects:

  • abJS ( Javascript, POC ): A mini javascript library that enables "extending" existing functions by executing in parallel a series of "attached" functions

  • ArgsParser ( C# ): Single class utility that provides a set of basic features that can be used to easly parse the argument given to a console application

  • Remoting ( C#, POC ): Demo app exploring different solutions for remotely execute methods on an instance of a class implementing a shared interface.

  • MKCache ( C# ): A cache type that allows to cache an element using more than one key.

About

A personal repository for testing patterns and experimenting with technologies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published