0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
auto fix new lines More... about 14 years ago
Added BuildDTOsFromExcel to the release More... about 14 years ago
Added ExcelMapper release and unmerged release. More... about 14 years ago
Upgraded to StructureMap 2.6.1 and included Samples.Tests in the ExcelMapper Build More... about 14 years ago
Added SystemTest More... about 14 years ago
Fixed the issue with empty worksheets in .xls returning F1 column by default More... about 14 years ago
Fixed retrieving non string values from an excel created using ExcelMapper More... about 14 years ago
Add ILMerge to repository; update Nant script to include "merge" option and build a merged single ExcelMapper.dll; sign merged .dll with new strong name. use "build merge" command. More... over 14 years ago
Adding IDataProvider and IFileService More... over 14 years ago
Organized lib folders into a directory structure, moved RunTimeCodeGenerator, RunTimeCodeGenerator.Tests projects into their own project and added RunTimeCodeGenerator dll to lib folder More... over 14 years ago
Added a method SaveOrUpdate to create new Excel file, new worksheet but it is not yet functional More... over 14 years ago
Upgraded to StructureMap 2.5.4 More... over 14 years ago
Added better caching mechanism that is dependant on the file modified date and time. More... over 14 years ago
Run Time CodeGenerator can now generate classes that contain methods with arguments More... over 14 years ago
Added Caching ability to ExcelRepository More... over 14 years ago
Added feature to insert records into excel files More... almost 15 years ago
Moved Samples to ExcelMapper solution and brought it under tests. More... almost 15 years ago
Fixed the build script and updated the Sample Application to the latest build More... almost 15 years ago
Added CustomLogger and removed log4net, added FileConfiguration that is passed to the repository constructor, instead of passing a file name to the method. This is done to accomodate one of our custom apps. More... almost 15 years ago
Renamed RunTimCodeGeneratorLogging.xml to RunTimCodeGeneratorLoggingConfig.xml More... almost 15 years ago
Renamed Log4net.xml to RunTimCodeGeneratorLogging.xml More... almost 15 years ago
Moved log4net config from app.config to log4net.xml and updated the binaries in the lib folder of SampleApplicationUsingExcelMapper More... almost 15 years ago
Moved Class File Generation and Assembly Generation to a new project RunTimeCodeGeneration, as I am using this piece in one of my projects.Move FileSystemService to BuildDTOsFromExcel project as it is only needed in that project. Added methods to ClassFileGeneration. Added log4net logging for AssemblyGeneration. Logging is only limited to Assembly Generation. More... almost 15 years ago
Moved Extensions below Repository More... almost 15 years ago
Renamed Extension.cs to DataReaderExtensions.cs More... almost 15 years ago
Modified ExcelMapperRegistry so that it can be used by calling assembly's bootstrapper method and avoid calling ServiceLocator.SetUp() More... almost 15 years ago
Added Reference and Resource file addition capabilities to assemblyGenerator with an intention to expand the dynamic compilation and execution capabilities. Now passing a string of ClassNames instead of list of ClassProperties More... almost 15 years ago
Removed NCover and added a Readme.txt More... almost 15 years ago
Added SampleApplicationUsingExcelMapper as an example usage of ExcelMapper More... almost 15 years ago
Adding CSL and StructureMap assemblies More... almost 15 years ago