1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged changes with master
marcelvaldez
as Marcel Valdez Orozco
More... over 12 years ago
Updated README.md
marcelvaldez
as Marcel Valdez Orozco
More... over 12 years ago
Update README.md
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Renamed README to README.md
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Added csharp code markup
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Fixed indentation
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Changed indentation of Fluent API calls
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Added capability to configure any kind of method (haven't tested using a long-long proxy configuration, only get and set together)
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Added capacity to call a method that has parameters and return
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Updated gitignore
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Merge branch 'master' of github.com:marcel-valdez/dynamic-proxy
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Added a Fluent API for creating property getters and setters, pending for void methods and normal methods
marcelvaldez
as Marcel Valdez
More... almost 13 years ago
Se modificaron los tabs por espacios
marcelvaldez
as Marcel Valdez
More... over 13 years ago
* Se modificó el README para que sea legible
marcelvaldez
as Marcel Valdez
More... over 13 years ago
Made the README compilable CS code.
marcelvaldez
as Marcel Valdez
More... over 13 years ago
Updated README with a proper description of the project, and a good example of how to use it.
marcelvaldez
as Marcel Valdez
More... over 13 years ago
* Se generó una línea extra
marcelvaldez
as Marcel Valdez
More... over 13 years ago
+ AutoProxy.cs: Se agregó una clase para facilitar la creación de proxies + Properties: Se agregó una clase de ayuda para la prueba de integración * IntegrationTests.cs: Se terminó de escribir el caso de prueba de integración
marcelvaldez
as Marcel Valdez
More... over 13 years ago
* Se cambió el nombre de DynamicProxy a AutoProxy + AutoProxy.cs: Se agregó una extensión para facilitar la creación de proxies (sin accesar Castle.DynamicProxy directamente) * Se terminó el único caso de prueba de IntegrationTests TODO: Se necesita agregar más casos de prueba.
marcelvaldez
as Marcel Valdez
More... over 13 years ago
Added README
marcelvaldez
as Marcel Valdez
More... over 13 years ago
+ First commit
marcelvaldez
as Marcel Valdez
More... over 13 years ago