This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| net_class_libraries [2021/03/18 17:05] – nebol | net_class_libraries [2022/11/01 19:09] (current) – nebol | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| Documentation exists for: | Documentation exists for: | ||
| * [[NebolBooks]] | * [[NebolBooks]] | ||
| - | * [[NebolController]] | + | |
| + | * [[NebolLogger.EntityFramework]] | ||
| + | |||
| + | Work in progress documentation: | ||
| + | | ||
| + | * [[NebolIntegration]] | ||
| + | * [[NebolMailer]] | ||
| There is NO documentation YET for: | There is NO documentation YET for: | ||
| Line 24: | Line 30: | ||
| * [[NebolConsole]] | * [[NebolConsole]] | ||
| * [[NebolFoundation]] | * [[NebolFoundation]] | ||
| - | * [[NebolIntegration]] | ||
| * [[NebolIntegration.EntityFramework]] | * [[NebolIntegration.EntityFramework]] | ||
| - | * [[NebolLogger]] | + | * [[NebolIntegration.Console]] |
| * [[NebolLogger.Controller]] | * [[NebolLogger.Controller]] | ||
| - | * [[NebolLogger.EntityFramework]] | ||
| - | * [[NebolLogger.Mailer]] | ||
| * [[NebolLogger.PushBullet]] | * [[NebolLogger.PushBullet]] | ||
| * [[NebolLogger.SharpRepository]] | * [[NebolLogger.SharpRepository]] | ||
| - | * [[NebolMailer]] | ||
| * [[NebolAutoMapperExtensions]] | * [[NebolAutoMapperExtensions]] | ||
| + | * [[NebolWinForms]] | ||
| + | * [[NebolCrypto]] | ||
| + | * [[NebolLogger.Mailer]] | ||
| + | |||
| + | === Note regarding Docker === | ||
| Note that in order to use these packages when building a docker image you need to tell docker where to find them. Add a nuget.config file to your main folder: | Note that in order to use these packages when building a docker image you need to tell docker where to find them. Add a nuget.config file to your main folder: | ||