Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.29 KB

ACKNOWLEDGEMENTS.md

File metadata and controls

40 lines (26 loc) · 1.29 KB

Acknowledgements

Package management support is provided by NuGet, which is open-source software.

The original software is available from: http://nuget.codeplex.com/

This software is available under an Apache License v2.0: http://nuget.codeplex.com/license

Logging is provided by log4net, which is open-source software.

The original software is available from: http://logging.apache.org/log4net/

This software is available under an Apache License v2.0: http://logging.apache.org/log4net/license.html

Dependency injection is provided by Ninject, which is open-source software.

The original software is available from: http://www.ninject.org/

This software is available under an Apache License v2.0: https://github.com/ninject/ninject/blob/master/LICENSE.txt

JSON parsing is provided by Json.NET, which is open-source software.

The original software is available from: http://james.newtonking.com/json

This software is available under an MIT License: https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md

Subversion connection is provided by the SharpSvn Project, which is open-source software.

The original software is available from: https://sharpsvn.open.collab.net/

This software is available under an Apache License v2.0: http://www.apache.org/licenses/LICENSE-2.0