Skip to content

Commit 8f83850

Browse files
committed
doc: add third-party components
Signed-off-by: leo <[email protected]>
1 parent a480ba0 commit 8f83850

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

THIRD-PARTY-LICENSES.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,48 @@
22

33
This project incorporates components from the following third parties:
44

5+
## AvaloniaUI
6+
7+
- **Source**: https://github.com/AvaloniaUI/Avalonia
8+
- **Version**: 11.2.5
9+
- **License**: MIT License
10+
- **License Link**: https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md
11+
12+
## AvaloniaEdit
13+
14+
- **Source**: https://github.com/AvaloniaUI/AvaloniaEdit
15+
- **Version**: 11.2.0
16+
- **License**: MIT License
17+
- **License Link**: https://github.com/AvaloniaUI/AvaloniaEdit/blob/master/LICENSE
18+
19+
## LiveChartsCore.SkiaSharpView.Avalonia
20+
21+
- **Source**: https://github.com/beto-rodriguez/LiveCharts2
22+
- **Version**: 2.0.0-rc5.4
23+
- **License**: MIT License
24+
- **License Link**: https://github.com/beto-rodriguez/LiveCharts2/blob/master/LICENSE
25+
26+
## TextMateSharp
27+
28+
- **Source**: https://github.com/danipen/TextMateSharp
29+
- **Version**: 1.0.66
30+
- **License**: MIT License
31+
- **License Link**: https://github.com/danipen/TextMateSharp/blob/master/LICENSE.md
32+
33+
## OpenAI .NET SDK
34+
35+
- **Source**: https://github.com/openai/openai-dotnet
36+
- **Version**: 2.2.0-beta2
37+
- **License**: MIT License
38+
- **License Link**: https://github.com/openai/openai-dotnet/blob/main/LICENSE
39+
40+
## Azure.AI.OpenAI
41+
42+
- **Source**: https://github.com/Azure/azure-sdk-for-net
43+
- **Version**: 2.2.0-beta2
44+
- **License**: MIT License
45+
- **License Link**: https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt
46+
547
## haxe-TmLanguage
648

749
- **Source**: https://github.com/vshaxe/haxe-TmLanguage
@@ -36,3 +78,4 @@ This project incorporates components from the following third parties:
3678
- **Commit**: v2.304
3779
- **License**: SIL Open Font License, Version 1.1
3880
- **License Link**: https://github.com/JetBrains/JetBrainsMono/blob/v2.304/OFL.txt
81+

0 commit comments

Comments
 (0)