ETS6 Professional
Deze pagina biedt een overzicht van de open-source componenten die gebruikt worden in KNX tools en hun licenties.
- AForge.NET
- AngleSharp
- Antlr4
- App.Metrics
- App.Metrics.Abstractions
- App.Metrics.Concurrency
- App.Metrics.Core
- App.Metrics.Formatters.Ascii
- App.Metrics.Formatters.Json
- Autofac
- Be.Windows.Forms.HexBox
- Bouncy Castle
- CommandLineParser
- CommonServiceLocator
- CommunityToolkit.Mvvm
- DotNetRdf
- DotNetZip
- FastDeepCloner
- FluentResults
- HtmlAgilityPack
- log4net
- MeaMod.DNS
- Microsoft.Toolkit.Mvvm
- MvvmLightLibs
- Newtonsoft.Json
- NiLJS
- Quickenshtein
- Scriban
- Serilog
- Serilog.Extensions.Logging
- Serilog.Sinks.Console
- Serilog.Sinks.File
- SharpCompress
- Syroot.Windows.IO.KnownFolders
- VDS.Common
- VirtualizingWrapPanel
- WeakEvent
- WPFChromeTabsMVVM
- Zxing
- Curve25519 (Source code)
- Bitstream (Source code)
AForge.NET
| Project URL | http://www.aforgenet.com/framework |
| Bestandsversie | 2.2.5 |
| Assemblageversie | 2.2.5 |
| Nuget | https://www.nuget.org/packages/AForge |
| Licentie | LGPL v3 http://www.gnu.org/licenses/lgpl.html |
| Copyright | |
| Gebruikt in |
|
AngleSharp
| Project URL | https://github.com/AngleSharp/AngleSharp |
| Bestandsversie | 1.0.0 |
| Montageversie | 1.0.0 |
| Nuget | https://www.nuget.org/packages/AngleSharp |
| Licentie | MIT-licentie https://github.com/AngleSharp/AngleSharp/blob/devel/LICENSE |
| Copyright | |
| Gebruikt in |
|
Antlr4
| Project URL | https://github.com/antlr/antlr4 |
| Bestandsversie | 4.12.0 |
| Montageversie | 4.12.0 |
| Licentie |
BSD-3-Clause license |
| Copyright | |
| Gebruikt in |
|
App.Metrics
| Project URL | https://www.app-metrics.io/ |
| Bestandsversie | 4.3.0 |
| Montageversie | 4.3.0 |
| Licentie | Apache Licentie Versie 2.0, Januari 2004 https://github.com/AppMetrics/AppMetrics/blob/main/LICENSE |
| Copyright | Copyright (c) 2016 Allan Hardy |
| Gebruikt in |
|
App.Metrics.Abstractions
| Project URL | https://www.app-metrics.io |
| Bestandsversie | 4.3.0 |
| Montageversie | 4.3.0 |
| Licentie | Apache Licentie Versie 2.0, Januari 2004 https://github.com/AppMetrics/AppMetrics/blob/main/LICENSE |
| Copyright | Copyright (c) 2016 Allan Hardy |
| Gebruikt in |
|
App.Metrics.Concurrency
| Project URL | https://www.app-metrics.io |
| Bestandsversie | 4.3.0 |
| Montageversie | 4.3.0 |
| Licentie | Apache Licentie Versie 2.0, Januari 2004 https://github.com/AppMetrics/AppMetrics/blob/main/LICENSE |
| Copyright | Copyright (c) 2016 Allan Hardy |
| Gebruikt in |
|
App.Metrics.Core
| Project URL | https://www.app-metrics.io |
| Bestandsversie | 4.3.0 |
| Montageversie | 4.3.0 |
| Licentie | Apache Licentie Versie 2.0, Januari 2004 https://github.com/AppMetrics/AppMetrics/blob/main/LICENSE |
| Copyright | Copyright (c) 2016 Allan Hardy |
| Gebruikt in |
|
App.Metrics.Formatters.Ascii
| Project URL | https://www.app-metrics.io |
| Bestandsversie | 4.3.0 |
| Montageversie | 4.3.0 |
| Licentie | Apache Licentie Versie 2.0, Januari 2004 https://github.com/AppMetrics/AppMetrics/blob/main/LICENSE |
| Copyright | Copyright (c) 2016 Allan Hardy |
| Gebruikt in |
|
App.Metrics.Formatters.Json
| Project URL | https://www.app-metrics.io |
| Bestandsversie | 4.3.0 |
| Montageversie | 4.3.0 |
| Licentie | Apache Licentie Versie 2.0, Januari 2004 https://github.com/AppMetrics/AppMetrics/blob/main/LICENSE |
| Copyright | Copyright (c) 2016 Allan Hardy |
| Gebruikt in |
|
Autofac
| Project URL | https://autofac.org/ |
| Bestandsversie | 8.2.0 |
| Montageversie | 8.2.0 |
| 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
Bouncy Castle
| Project URL | https://www.bouncycastle.org/csharp |
| Bestandsversie | 1.9.0.1 |
| Montageversie | 1.9.0.0 |
| Licentie | MIT-licentie https://www.bouncycastle.org/csharp/licence.html |
| Copyright | |
| Gebruikt in |
|
CommandLineParser
| Project URL | https://github.com/commandlineparser/commandline |
| Bestandsversie | 2.8.0 |
| Montageversie | 2.8.0 |
| Licentie | MIT-licentie https://github.com/commandlineparser/commandline/blob/master/License.md |
| Copyright | Copyright (c) 2005 - 2020 Giacomo Stelluti Scala & Contributors |
| Gebruikt in |
|
CommunityToolkit.Mvvm
| Project URL | https://github.com/CommunityToolkit/dotnet |
| Bestandsversie | 8.1.0.1 |
| Montageversie | 8.1.0.0 |
| Licentie | MIT-licentie dotnet/License.md op main - CommunityToolkit/dotnet (github.com) |
| Copyright | |
| Gebruikt in |
|
DotNetRdf
| Project URL | https://dotnetrdf.org |
| Bestandsversie | 3.0.0 |
| Montageversie | 3.0.0 |
| Licentie | MIT-licentie https://github.com/dotnetrdf/dotnetrdf/blob/main/License.txt |
| Copyright | |
| Gebruikt in |
|
DotNetZip
| Project URL | https://github.com/haf/DotNetZip.Semverd |
| Bestandsversie |
1.17.0 (gevorkt) - Deze versie is identiek aan 1.16.0, behalve de fix die betrekking heeft op de kwetsbaarheid. |
| Montageversie |
1.17.0 (gevorkt) |
| Licentie | https://raw.githubusercontent.com/haf/DotNetZip.Semverd/master/LICENSE |
| Copyright | Dino Chiesa |
| Gebruikt in |
|
FluentResults
| Project URL | https://github.com/altmann/FluentResults |
| Bestandsversie | 3.15.2.21 |
| Montageversie | 3.15.2.21 |
| Licentie | https://licenses.nuget.org/MIT |
| Copyright | Copyright (c) 2021 Michael Altmann |
| Gebruikt in |
|
HtmlAgilityPack
| Project URL | https://html-agility-pack.net |
| Bestandsversie | 1.11.46 |
| Montageversie | 1.11.46 |
| Licentie | MIT-licentie https://github.com/zzzprojects/html-agility-pack/blob/master/LICENSE |
| Copyright | |
| Gebruikt in |
|
log4net
| Project URL | http://logging.apache.org/log4net |
| Bestandsversie | 2.0.12 |
| Montageversie | 2.0.12 |
| Licentie | Apache Licentie Versie 2.0, Januari 2004 http://logging.apache.org/log4net/license.html |
| Copyright | |
| Gebruikt in |
|
MeaMod.DNS
| Project URL | https://github.com/meamod/MeaMod.DNS |
| Bestandsversie | 1.0.70.2032 |
| Montageversie | 1.0.70.2032 |
| Licentie | MT(https://github.com/meamod/MeaMod.DNS/blob/master/LICENSE) |
| Copyright | Copyright © 2021 James Weston Copyright © 2018-2019 Richard Schneider (makaretu@gmail.com) |
| Gebruikt in |
|
Newtonsoft.Json
| Project URL | https://www.newtonsoft.com/json |
| Bestandsversie | 13.0.3.27908 |
| Montageversie | 13.0.0.0 |
| Licentie | MIT-licentie https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md |
| Copyright | |
| Gebruikt in |
|
NiLJS
| Project URL | https://github.com/nilproject/NiL.JS |
| Bestandsversie | 2.5.1560 |
| Montageversie | 2.5.1560 |
| Licentie | https://github.com/nilproject/NiL.JS/blob/develop/License |
| Copyright | |
| Gebruikt in |
|
VDS.Common
| Project URL | https://dotnetrdf.org |
| Bestandsversie | 1.10.0 |
| Montageversie | 1.10.0 |
| Licentie | MIT-licentie https://github.com/dotnetrdf/dotnetrdf/blob/main/License.txt |
| Copyright | |
| Gebruikt in |
|
VirtualizingWrapPanel
| Project URL | https://github.com/sbaeumlisberger/VirtualizingWrapPanel |
| Bestandsversie | 1.5.4 |
| Montageversie | 1.5.4 |
| Licentie | https://github.com/sbaeumlisberger/VirtualizingWrapPanel/blob/master/LICENSE |
| Copyright | Copyright (c) 2019 S. Bäumlisberger |
| Gebruikt in |
|
Zxing
| Project URL | https://github.com/micjahn/ZXing.Net |
| Bestandsversie | 0.16.6 |
| Montageversie | 0.16.6 |
| Licentie | Apache Licentie Versie 2.0, Januari 2004 http://www.apache.org/licenses/LICENSE-2.0 |
| Copyright | |
| Gebruikt in |
|