Drittanbieter-Lizenzen

Diese Übersicht enthält alle in MSECM Video Judge verwendeten Drittanbieter-Bibliotheken und deren Lizenzen.


MSECM Video Judge (WPF-Hauptanwendung)

Microsoft.AspNetCore.OpenApi

Eigenschaft Wert
Version 10.0.0-preview
Lizenz MIT
Projekt https://github.com/dotnet/aspnetcore
Verwendung OpenAPI/Swagger-Dokumentation für REST API
MIT License

Copyright (c) .NET Foundation and Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

System.Management

Eigenschaft Wert
Version 9.0.1
Lizenz MIT
Projekt https://github.com/dotnet/runtime
Verwendung Windows Management Instrumentation für Hardware-Erkennung

MSECM Video Judge Data (Datenschicht)

Microsoft.EntityFrameworkCore

Eigenschaft Wert
Version 9.0.0
Lizenz MIT
Projekt https://github.com/dotnet/efcore
Verwendung Object-Relational Mapper (ORM) für Datenbankzugriff

Microsoft.EntityFrameworkCore.Sqlite

Eigenschaft Wert
Version 9.0.0
Lizenz MIT
Projekt https://github.com/dotnet/efcore
Verwendung SQLite-Datenbankprovider

Microsoft.EntityFrameworkCore.Design

Eigenschaft Wert
Version 9.0.0
Lizenz MIT
Projekt https://github.com/dotnet/efcore
Verwendung Design-Time-Unterstützung für Migrationen

MSECM Video Judge APP (Mobile MAUI-Anwendung)

Microsoft.Maui.Controls

Eigenschaft Wert
Version 10.0.41
Lizenz MIT
Projekt https://github.com/dotnet/maui
Verwendung Plattformübergreifendes UI-Framework

CommunityToolkit.Mvvm

Eigenschaft Wert
Version 8.4.0
Lizenz MIT
Projekt https://github.com/CommunityToolkit/dotnet
Verwendung MVVM-Toolkit für Datenbindung und Commands

CommunityToolkit.Maui

Eigenschaft Wert
Version 14.0.1
Lizenz MIT
Projekt https://github.com/CommunityToolkit/Maui
Verwendung MAUI UI-Erweiterungen und Behaviors

CommunityToolkit.Maui.MediaElement

Eigenschaft Wert
Version 8.0.1
Lizenz MIT
Projekt https://github.com/CommunityToolkit/Maui
Verwendung Video-Wiedergabe auf allen Plattformen

Microsoft.Data.Sqlite.Core

Eigenschaft Wert
Version 10.0.3
Lizenz MIT
Projekt https://github.com/dotnet/efcore
Verwendung SQLite-Datenbankzugriff

SQLitePCLRaw.bundle_green

Eigenschaft Wert
Version 2.1.11
Lizenz Apache-2.0
Projekt https://github.com/ericsink/SQLitePCL.raw
Verwendung SQLite native Bibliotheken

Syncfusion.Maui.Toolkit

Eigenschaft Wert
Version 1.0.9
Lizenz Syncfusion Community License
Projekt https://github.com/syncfusion/maui-toolkit
Verwendung UI-Controls und Visualisierungen

Hinweis: Syncfusion Community License ist kostenlos für Einzelpersonen und kleine Unternehmen (Umsatz < 1 Mio. USD).


Proprietäre Pakete

Die folgenden Pakete sind proprietär und von fritss - IT & SPORTS - SERVICES & SOLUTIONS entwickelt:

DHSerial

Eigenschaft Wert
Version 2026.1.1
Lizenz Proprietär
Verwendung Serielle Kommunikation mit Zeitmessungssystemen (ARES, Quantum)

FRITSS-LIZENZ-VALIDATOR

Eigenschaft Wert
Version 2026.1.2.2
Lizenz Proprietär
Verwendung Lizenzvalidierung und -aktivierung

MSECM-Video-Judge-CamLib

Eigenschaft Wert
Version 1.0.0
Lizenz Proprietär
Verwendung Kamera-Capture und Videoaufzeichnung

Runtime-Abhängigkeiten

.NET 10 Runtime

Eigenschaft Wert
Lizenz MIT
Projekt https://github.com/dotnet/runtime
Download https://dotnet.microsoft.com/download/dotnet/10.0

Visual C++ Redistributable

Eigenschaft Wert
Lizenz Microsoft Software License Terms
Download https://aka.ms/vs/17/release/vc_redist.x64.exe

Optionale Abhängigkeiten

FFmpeg (optional, für MP4-Konvertierung)

Eigenschaft Wert
Lizenz LGPL v2.1+ oder GPL v2+
Projekt https://ffmpeg.org
Hinweis MSECM Video Judge nutzt FFmpeg nur als externes Kommandozeilen-Tool

Wichtig: FFmpeg wird nicht mit der Anwendung ausgeliefert und muss separat installiert werden.


Lizenzübersicht

WPF-Anwendung

Paket Lizenz Typ
Microsoft.AspNetCore.OpenApi MIT Open Source
System.Management MIT Open Source
Microsoft.EntityFrameworkCore MIT Open Source
Microsoft.EntityFrameworkCore.Sqlite MIT Open Source
Microsoft.EntityFrameworkCore.Design MIT Open Source
DHSerial Proprietär Kommerziell
FRITSS-LIZENZ-VALIDATOR Proprietär Kommerziell
MSECM-Video-Judge-CamLib Proprietär Kommerziell

Mobile App (MAUI)

Paket Lizenz Typ
Microsoft.Maui.Controls MIT Open Source
CommunityToolkit.Mvvm MIT Open Source
CommunityToolkit.Maui MIT Open Source
CommunityToolkit.Maui.MediaElement MIT Open Source
Microsoft.Data.Sqlite.Core MIT Open Source
SQLitePCLRaw.bundle_green Apache-2.0 Open Source
Syncfusion.Maui.Toolkit Community Open Source

Gemeinsam

Paket Lizenz Typ
.NET Runtime MIT Open Source
FFmpeg LGPL/GPL Open Source (optional)

SQLite

SQLite wird über Microsoft.EntityFrameworkCore.Sqlite eingebunden:

Eigenschaft Wert
Lizenz Public Domain
Projekt https://sqlite.org
SQLite is in the Public Domain

All of the code and documentation in SQLite has been dedicated to the
public domain by the authors. All code authors, and representatives of
the companies they work for, have signed affidavits dedicating their
contributions to the public domain and originals of those signed
affidavits are stored in a firesafe at the main offices of Hwaci.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute the original SQLite code, either in source code form or
as a compiled binary, for any purpose, commercial or non-commercial,
and by any means.

MIT-Lizenz (Volltext)

Die meisten Open-Source-Abhängigkeiten verwenden die MIT-Lizenz:

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Apache-2.0-Lizenz (Zusammenfassung)

SQLitePCLRaw verwendet die Apache-2.0-Lizenz:


Hinweise zur Lizenzkonformität

MIT-lizenzierte Pakete

Proprietäre Pakete

FFmpeg (optional)

Syncfusion Community License


Kontakt

Bei Fragen zu Lizenzen kontaktieren Sie:

fritss - IT & SPORTS - SERVICES & SOLUTIONS