This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
net_class_libraries [2020/02/29 18:03] – external edit 127.0.0.1 | 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]] |
+ | * [[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: |