Deze pagina biedt een overzicht van de open-source componenten die gebruikt worden in KNX tools en hun licenties.
- Autofac
- AForge.NET
- Be.Windows.Forms.HexBox
- DotNetZip
- Newtonsoft.Json
- log4net
- SharpCompress
- MvvmLight
- Zxing
- Curve25519 (Source code)
- Bitstream (Source code)
Autofac
| Project URL | https://autofac.org/ |
| Bestandsversie | 4.6.2 |
| Montageversie | 4.6.2 |
| Nuget | https://www.nuget.org/packages/Autofac/ |
| Licentie |
MIT License |
| Copyright | |
| Gebruikt in |
|
Opmerking:
Eerder controleerde de appvalidatie de bestandsversie om te bepalen of een app gebruik maakt van componenten die ook door het ETS worden gebruikt. In de laatste versie is dit echter veranderd. Nu controleert het validatieproces de referenties van een vergadering via reflectie.
In het verleden zou deze controle alleen in een waarschuwing resulteren als een dergelijk onderdeel werd gebruikt. Er zijn echter wel enkele verbeteringen doorgevoerd. Het resultaat van de controle, of het nu een waarschuwing of een fout oplevert, is nu afhankelijk van de gevonden versie en de SDK versie waartegen de app is gecompileerd.
Voorbeelden:
App is gecompileerd met ETS5, gebruikt Autofac v7.0.0.0 (dat is de ETS6 versie) ==> Error
App is gecompileerd met ETS5, gebruikt Autofac v4.6.2 (wat de versie van ETS5 is) ==> Waarschuwing
AForge.NET
| Project URL | http://www.aforgenet.com/framework/ |
| Bestandsversie | 2.2.5 |
| Montageversie | 2.2.5 |
| Nuget | https://www.nuget.org/packages/AForge/ |
| Licentie | LGPL v3 http://www.gnu.org/licenses/lgpl.html |
| Copyright | |
| Gebruikt in |
|
Be.Windows.Forms.HexBox
| Project URL | https://sourceforge.net/projects/hexbox/ |
| Bestandsversie | |
| Montageversie | |
| Nuget | https://www.nuget.org/packages/Be.Windows.Forms.HexBox/ |
| Licentie | MIT License https://raw.githubusercontent.com/Pkcs11Admin/Be.HexEditor/master/LICENSE.txt |
| Copyright | |
| Gebruikt in |
|
DotNetZip
| Project URL | https://github.com/haf/DotNetZip.Semverd |
| Bestandsversie | 1.13.8 |
| Montageversie | 1.13.8 |
| Nuget | https://www.nuget.org/packages/DotNetZip/ |
| Licentie | https://raw.githubusercontent.com/haf/DotNetZip.Semverd/master/LICENSE |
| Copyright | Dino Chiesa |
| Gebruikt in |
|
Newtonsoft.Json
| Project URL | https://www.newtonsoft.com/json |
| Bestandsversie | 11.0.2 |
| Montageversie | 11.0.0 |
| Nuget | https://www.nuget.org/packages/Newtonsoft.Json/ |
| Licentie |
MIT License |
| Copyright | |
| Gebruikt in |
|
log4net
| Project URL | http://logging.apache.org/log4net/ |
| Bestandsversie | 2.0.8 |
| Montageversie | 2.0.8 (1.2.10 in legacy converters) |
| Nuget | https://www.nuget.org/packages/log4net/ |
| Licentie |
Apache License Version 2.0, January 2004 |
| Copyright | |
| Gebruikt in |
|
SharpCompress
| Project URL | https://github.com/adamhathcock/sharpcompress |
| Bestandsversie | 0.25.1 |
| Montageversie | 0.25.1 |
| Nuget | https://www.nuget.org/packages/SharpCompress/ |
| Licentie | https://github.com/adamhathcock/sharpcompress/blob/master/LICENSE.txt |
| Copyright | |
| Gebruikt in |
|
MvvmLight
| Project URL | http://www.mvvmlight.net/ |
| Bestandsversie | 5.3.0 |
| Montageversie | |
| Nuget | https://www.nuget.org/packages/MvvmLightLibs/ |
| Licentie | |
| Copyright | Copyright 2009-2018 Laurent Bugnion (GalaSoft) |
| Gebruikt in |
|
Zxing
| Project URL | https://github.com/micjahn/ZXing.Net |
| Bestandsversie | 0.16.4 |
| Montageversie | 0.16.4 |
| Nuget | https://www.nuget.org/packages/ZXing.Net/ |
| Licentie | Apache License Version 2.0, January 2004 http://www.apache.org/licenses/LICENSE-2.0 |
| Copyright | |
| Gebruikt in |
|
Curve25519 (Source code)
| Project URL |
http://code.google.com/p/curve25519-donna/ C# implementation, Adam Langley |
| Versie | |
| Nuget | |
| Licentie | Afgeleid van licentievrije, publieke domein-C Code door Daniel J. Bernstein <djb@cr.yp.to> |
| Copyright | |
| Gebruikt in |
|
Bitstream (Source code)
| Project URL | http://www.codeproject.com/Articles/12261/A-BitStream-Class-for-the-NET-Framework |
| Versie | |
| Nuget | |
| Licentie | CPOL http://www.codeproject.com/info/cpol10.aspx |
| Copyright | Bill Koukoutsis |
| Gebruikt in |
|