https://github.com/haacked/CodeHaacks
This is a collection of prototypes, samples, proof-of-concepts. None of this is meant to be used in production code, but you can take any of the ideas you like and try them out in your own projects.
https://github.com/haacked/CodeHaacks
csharp dotnet
Last synced: about 1 year ago
JSON representation
This is a collection of prototypes, samples, proof-of-concepts. None of this is meant to be used in production code, but you can take any of the ideas you like and try them out in your own projects.
- Host: GitHub
- URL: https://github.com/haacked/CodeHaacks
- Owner: haacked
- License: mit
- Created: 2011-08-19T23:34:49.000Z (almost 15 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T19:14:14.000Z (about 3 years ago)
- Last Synced: 2024-10-30T02:42:54.969Z (over 1 year ago)
- Topics: csharp, dotnet
- Language: C#
- Homepage:
- Size: 1.43 MB
- Stars: 311
- Watchers: 32
- Forks: 83
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Description
CodeHaacks is a collection of prototypes, samples, proof-of-concepts. None of this is meant to be
used in production code, but you can take any of the ideas you like and try them out in your own
projects.
See the following URLs for more details:
* http://haacked.com/archive/2011/08/18/calling-asp-net-mvc-action-methods-from-javascript.aspx
* http://haacked.com/archive/2011/08/10/writing-an-asp-net-mvc-controller-inspector.aspx