- refactor: refactor: separate same group members 4112e0e
- refactor: generic methods refactorized fae094a
- docs: update docs with new features b1eb556
- test: add travis continuous integration 199fdb5
- feat: modeling by builder and default schema 746f59d
- refactor: interceptor returns a bool value. 6b8cb31
- fix: substring function is 1 based. a2503b7
- docs: add contributing and developer markdown files ad04ee4
- docs: add issue template fcdfde7
- docs: add initial spanish documentation ea49042
- refactor: remove
add
prefix from methods 4572ce4 - fix: Remove test project from
InternalsVisibleTo
8eed20c - build: Add test build to build.bat 63b57eb
- feat: add SelectFrom<TEntity, TJoinedEntity> and double generics methods e8e4019
- feat: LinQ query syntax is enable with SelectForm ed034de
- feat: Add groupby and having. Add sum, max, min and count group functions ed3f57e
- Interceptors return a bool value instead expression.
- core: unificar clases bajo el namespace
ToleSql
para no tener que hacer tantosusing
#1
- core: las clases cambian de nombre y se reubican en el namespace
ToleSql
Versión inicial en desarrollo. Era el primer paquete que subía a NuGet y la cagué con el número de versión, luego no pude solucionarlo ...