dll
This commit is contained in:
parent
7ec15b4490
commit
4f26c200c2
87
arm_elenco_dll.md
Normal file
87
arm_elenco_dll.md
Normal file
@ -0,0 +1,87 @@
|
|||||||
|
# Elenco DLL nei folder Debug
|
||||||
|
|
||||||
|
## Componenti di Generazione PDF
|
||||||
|
|
||||||
|
### PDFGenerator
|
||||||
|
|
||||||
|
Directory: `PDFGenerator\bin\Debug`
|
||||||
|
|
||||||
|
- PDFGenerator.dll
|
||||||
|
- ceTe.DynamicPDF.20.dll
|
||||||
|
- ContrattoSei.Utilities.dll
|
||||||
|
- DataAccessLayer.dll
|
||||||
|
|
||||||
|
### PDFGeneratorLetteraBenvenuto
|
||||||
|
|
||||||
|
Directory: `PDFGeneratorLetteraBenvenuto\bin\Debug`
|
||||||
|
|
||||||
|
- PDFGeneratorLetteraBenvenuto.dll
|
||||||
|
- ceTe.DynamicPDF.20.dll
|
||||||
|
- ContrattoSei.Utilities.dll
|
||||||
|
- DataAccessLayer.dll
|
||||||
|
- PDFGenerator.dll
|
||||||
|
|
||||||
|
### GestorePDF
|
||||||
|
|
||||||
|
Directory: `GestorePDF\bin\Debug`
|
||||||
|
|
||||||
|
- GestorePDF.dll
|
||||||
|
- GestorePDF.Logic.dll
|
||||||
|
- PDFGenerator.dll
|
||||||
|
- ContrattoSei.Utilities.dll
|
||||||
|
- LogFilePDF.dll
|
||||||
|
|
||||||
|
## Librerie di Supporto
|
||||||
|
|
||||||
|
### ContrattoSei.Utilities
|
||||||
|
|
||||||
|
Directory: `ContrattoSei.Utilities\bin\Debug`
|
||||||
|
|
||||||
|
- ContrattoSei.Utilities.dll
|
||||||
|
- DataAccessLayer.dll
|
||||||
|
- Microsoft.Practices.EnterpriseLibrary.Common.dll
|
||||||
|
- Microsoft.Practices.EnterpriseLibrary.Data.dll
|
||||||
|
- Microsoft.Practices.ObjectBuilder.dll
|
||||||
|
|
||||||
|
### LogFilePDF
|
||||||
|
|
||||||
|
Directory: `LogFilePDF\bin\Debug`
|
||||||
|
|
||||||
|
- LogFilePDF.dll
|
||||||
|
- ContrattoSei.Utilities.dll
|
||||||
|
- NLog.dll
|
||||||
|
|
||||||
|
### AppConfigParser
|
||||||
|
|
||||||
|
Directory: `AppConfigParser\bin\Debug`
|
||||||
|
|
||||||
|
- AppConfigParser.dll
|
||||||
|
- DataAccessLayer.dll
|
||||||
|
- Microsoft.Practices.EnterpriseLibrary.Common.dll
|
||||||
|
- Microsoft.Practices.EnterpriseLibrary.Data.dll
|
||||||
|
|
||||||
|
## Componenti di Gestione File
|
||||||
|
|
||||||
|
### SmartFTPThread
|
||||||
|
|
||||||
|
Directory: `SmartFTPThread\bin\Debug`
|
||||||
|
|
||||||
|
- SmartFTPThread.dll
|
||||||
|
- SmartFTPThread.Logic.dll
|
||||||
|
- WinSCPnet.dll
|
||||||
|
- ContrattoSei.Utilities.dll
|
||||||
|
|
||||||
|
### SmartZip.Logic
|
||||||
|
|
||||||
|
Directory: `SmartZip.Logic\bin\Debug`
|
||||||
|
|
||||||
|
- SmartZip.Logic.dll
|
||||||
|
- ICSharpCode.SharpZipLib.dll
|
||||||
|
- DataAccessLayer.dll
|
||||||
|
|
||||||
|
## Note
|
||||||
|
|
||||||
|
- Tutti i componenti fanno riferimento alle librerie di base come `ContrattoSei.Utilities.dll` e `DataAccessLayer.dll`
|
||||||
|
- I componenti PDF utilizzano la libreria `ceTe.DynamicPDF.20.dll` per la generazione dei documenti
|
||||||
|
- Il logging è gestito tramite `NLog.dll`
|
||||||
|
- La gestione dei dati utilizza Enterprise Library (`Microsoft.Practices.*`)
|
Loading…
x
Reference in New Issue
Block a user