RhSolutions-AddIn/RhSolutions.AddIn/Services
2023-10-17 22:18:01 +03:00
..
AddInConfiguration.cs Simplify class names 2023-04-20 09:37:07 +03:00
CurrencyClient.cs Fix method name 2023-06-09 14:49:20 +03:00
CurrentPriceWriter.cs Implement CurrentPrice Writer service 2023-06-20 10:01:02 +03:00
DatabaseClient.cs Fix query building with '&' sign 2023-10-16 22:50:25 +03:00
DxfWriter.cs Product package update 2023-05-05 08:21:26 +03:00
ExcelReader.cs Revert "Move Price List Validation to separate static class" 2023-10-17 21:22:42 +03:00
ExcelWriterBase.cs Revert "Move Price List Validation to separate static class" 2023-10-17 21:22:42 +03:00
FileDialog.cs Refactoring 2023-04-20 09:39:25 +03:00
GuessReader.cs Tune amount column find 2023-06-06 08:17:52 +03:00
IAddInConfiguration.cs DI Refactoring 2023-04-06 08:29:39 +03:00
ICurrencyClient.cs Fix method name 2023-06-09 14:49:20 +03:00
IDatabaseClient.cs Edit DatabaseClient 2023-03-27 15:52:28 +03:00
IFileDialog.cs DI Refactoring 2023-04-06 08:29:39 +03:00
IReader.cs Simplify class names 2023-04-20 09:37:07 +03:00
ISleevesCalculator.cs Fix interface name 2023-06-21 07:11:31 +03:00
IWriter.cs Simplify class names 2023-04-20 09:37:07 +03:00
NewPriceWriter.cs Extract Excel Write Base 2023-06-20 07:25:44 +03:00
ReaderFactory.cs Throw exceptions on unknown Service or Tool 2023-05-30 08:23:31 +03:00
SleevesCalculator.cs Update sleeves pattern 2023-10-17 22:18:01 +03:00
WriterFactory.cs Add CurrentPrice Writer to Writer Factory 2023-06-20 09:58:39 +03:00