https://github.com/devkhan/extensionoverflow
Git mirror of SVN repo at
https://github.com/devkhan/extensionoverflow
csharp git-mirror svn utils
Last synced: 10 months ago
JSON representation
Git mirror of SVN repo at
- Host: GitHub
- URL: https://github.com/devkhan/extensionoverflow
- Owner: devkhan
- License: mit
- Created: 2015-08-01T06:25:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-01T08:26:57.000Z (almost 11 years ago)
- Last Synced: 2025-08-02T17:43:16.532Z (11 months ago)
- Topics: csharp, git-mirror, svn, utils
- Language: C#
- Homepage: https://extensionoverflow.codeplex.com
- Size: 223 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExtensionOverflow
### Not in active development
*I do not own this project. This is just a git mirror of the SVN repo.*
Git mirror of SVN repo at [ExtensionOverflow](https://extensionoverflow.codeplex.com)
Started from this Stackoverflow [post](http://stackoverflow.com/q/271398/3286583)
## Install
Grab the [assembly](https://github.com/devkhan/ExtensionOverflow/releases/download/v0.1.0/ExtensionMethod.dll) directly and reference in your project.
**OR**
via Package Manager:
PM> Install-Package ExtensionOverflow
*Namaste \_/\\_*