-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNOTICE
More file actions
166 lines (146 loc) · 13.1 KB
/
NOTICE
File metadata and controls
166 lines (146 loc) · 13.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
Mix It Up - Notices and Attribution
Copyright (c) Blazing Cacti LLC
Version: 1.0.0
Effective Date: 2025-10-22
Last Reviewed: 2025-10-19
Supersedes: N/A (initial release)
This file lists third-party components redistributed with Mix It Up Desktop.
It is not a license. First-party license: see LICENSE.md in the repo root.
The following is an inventory of such components, their versions, licenses, copyright holders, and links to more information.
The full texts of third-party licenses referenced below are included in the `licenses/` directory adjacent to this file. For Apache-2.0 components that provide a NOTICE, the upstream NOTICE text is reproduced verbatim in the same directory.
Attribution inventory (Desktop)
Notes
This list aggregates all NuGet packages directly referenced by Desktop solution projects, plus selected transitive packages that are redistributed at runtime.
Versions shown are the set observed across projects; all are covered by the listed license(s).
License short names follow SPDX where applicable. Canonical pages are NuGet, upstream GitHub, or vendor sites.
Core libraries
Newtonsoft.Json - 13.0.2 / 13.0.3 / 13.0.4 - MIT - © James Newton-King - <https://www.newtonsoft.com/json>
NuGet: <https://www.nuget.org/packages/Newtonsoft.Json/>
SixLabors.ImageSharp - 2.1.0 - Apache-2.0 - © Six Labors - <https://sixlabors.com/>
NuGet: <https://www.nuget.org/packages/SixLabors.ImageSharp/>
SkiaSharp - 2.88.3 - MIT - © Microsoft/Xamarin - <https://github.com/mono/SkiaSharp>
NuGet: <https://www.nuget.org/packages/SkiaSharp/>
SkiaSharp.HarfBuzz - 2.88.3 - MIT - © Microsoft/Xamarin - <https://github.com/mono/SkiaSharp>
NuGet: <https://www.nuget.org/packages/SkiaSharp.HarfBuzz/>
HarfBuzzSharp (+ NativeAssets.*) - 2.8.2.3 - MIT - © Xamarin/Microsoft - <https://www.nuget.org/packages/HarfBuzzSharp/>
SQLitePCLRaw.bundle_e_sqlite3 (+ core/lib/provider) - 2.0.7 - Apache-2.0 - © Eric Sink - <https://github.com/ericsink/SQLitePCL.raw>
NuGet: <https://www.nuget.org/packages/SQLitePCLRaw.bundle_e_sqlite3/>
EntityFramework - 6.4.4 - Apache-2.0 - © Microsoft - <https://github.com/dotnet/ef6>
NuGet: <https://www.nuget.org/packages/EntityFramework/>
ExcelDataReader (+ .DataSet) - 3.6.0 - MIT - © ExcelDataReader contributors - <https://github.com/ExcelDataReader/ExcelDataReader>
NuGet: <https://www.nuget.org/packages/ExcelDataReader/>
NAudio - 1.9.0 - MIT - © Mark Heath - <https://github.com/naudio/NAudio>
NuGet: <https://www.nuget.org/packages/NAudio/>
UI frameworks and themes
MaterialDesignThemes - 4.1.0 / 4.5.0 / 5.2.1 - MIT - © MaterialDesignInXamlToolkit - <https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit>
NuGet: <https://www.nuget.org/packages/MaterialDesignThemes/>
MaterialDesignColors - 2.0.1 / 2.0.6 / 5.2.1 - MIT - © MaterialDesignInXamlToolkit - <https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit>
NuGet: <https://www.nuget.org/packages/MaterialDesignColors/>
WPF-UI.Markdown - 4.0.2 - MIT - © lepo.co - <https://www.nuget.org/packages/WPF-UI.Markdown/>
Note: Depends on Markdig (BSD-2-Clause) and ColorCode.Core (Apache-2.0).
SkiaSharp.Views.WPF / Desktop.Common - 2.88.3 - MIT - © Microsoft/Xamarin - <https://www.nuget.org/packages/SkiaSharp.Views.WPF/>
SkiaSharp.NativeAssets.macOS / SkiaSharp.NativeAssets.Win32 - 2.88.3 - MIT - © Microsoft/Xamarin - <https://www.nuget.org/packages/SkiaSharp.NativeAssets.Win32/>
gong-wpf-dragdrop - 2.3.2 - BSD-3-Clause - © Jan Karger, Steven Kirk and Contributors - <https://github.com/punker76/gong-wpf-dragdrop>
NuGet: <https://www.nuget.org/packages/gong-wpf-dragdrop/>
Transitive packages redistributed with WPF-UI.Markdown:
Markdig - 0.30.x - BSD-2-Clause - © Alexandre Mutel - <https://github.com/xoofx/markdig> • NuGet: <https://www.nuget.org/packages/Markdig/>
ColorCode.Core - 2.0.x - Apache-2.0 - © Microsoft - <https://github.com/microsoft/ColorCode-Universal> • NuGet: <https://www.nuget.org/packages/ColorCode.Core/>
Real-time, networking, and websockets
Microsoft.AspNetCore.SignalR.Client (+ Core/Common/Protocols.Json) - 6.0.3 - MIT - © Microsoft - <https://github.com/dotnet/aspnetcore>
NuGet: <https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Client/6.0.3>
Microsoft.AspNetCore.Connections.Abstractions - 6.0.3 - MIT - © Microsoft - <https://github.com/dotnet/aspnetcore>
Microsoft.AspNetCore.Http.Features - 5.0.15 - MIT - © Microsoft - <https://github.com/dotnet/aspnetcore>
Microsoft.AspNetCore.Http.Connections.*- 6.0.3 - MIT - © Microsoft - <https://github.com/dotnet/aspnetcore>
obs-websocket-dotnet - 4.9.1 - MIT - © BarRaider - <https://github.com/BarRaider/obs-websocket-dotnet>
NuGet: <https://www.nuget.org/packages/obs-websocket-dotnet/4.9.1>
WebSocket4Net - 0.15.2 - Apache-2.0 - © Kerry Jiang - <https://github.com/kerryjiang/WebSocket4Net>
NuGet: <https://www.nuget.org/packages/WebSocket4Net/>
WebSocketSharp / WebSocketSharp-netstandard - 1.0.3-rc11 / 1.0.1 - MIT - © sta/websocket-sharp contributors - <https://github.com/sta/websocket-sharp>
NuGet: <https://www.nuget.org/packages/WebSocketSharp/>
EngineIoClientDotNet - 1.0.6 - MIT - © Contributors - <https://www.nuget.org/packages/EngineIoClientDotNet/>
SocketIoClientDotNet - 1.0.6 - MIT - © Contributors - <https://www.nuget.org/packages/SocketIoClientDotNet/>
SuperSocket.ClientEngine.Core - 0.10.0 - Apache-2.0 - © Kerry Jiang - <https://www.nuget.org/packages/SuperSocket.ClientEngine.Core/>
H.Engine.IO / H.Socket.IO / H.WebSockets - 1.1.7.1 - MIT - © H. Contributors - <https://www.nuget.org/packages/H.Engine.IO/>
System.Net.WebSockets.Client.Managed - 1.0.22 - MIT - © Microsoft - <https://www.nuget.org/packages/System.Net.WebSockets.Client.Managed/>
Cloud and APIs
AWSSDK.Core - 3.7.107.4 - Apache-2.0 - © Amazon - <https://github.com/aws/aws-sdk-net>
NuGet: <https://www.nuget.org/packages/AWSSDK.Core/>
AWSSDK.Polly - 3.7.107.6 - Apache-2.0 - © Amazon - <https://github.com/aws/aws-sdk-net>
NuGet: <https://www.nuget.org/packages/AWSSDK.Polly/>
Google.Apis / Google.Apis.Core / Google.Apis.Auth - 1.68.0 - Apache-2.0 - © Google LLC - <https://github.com/googleapis/google-api-dotnet-client>
NuGet: <https://www.nuget.org/packages/Google.Apis/>
Google.Apis.YouTube.v3 - 1.68.0.3582 - Apache-2.0 - © Google LLC - <https://github.com/googleapis/google-api-dotnet-client>
Google.Apis.YouTubePartner.v1 - 1.35.1.1334 - Apache-2.0 - © Google LLC - <https://github.com/googleapis/google-api-dotnet-client>
Microsoft.ApplicationInsights - 2.20.0 - MIT - © Microsoft - <https://github.com/microsoft/ApplicationInsights-dotnet>
Microsoft.CognitiveServices.Speech - 1.38.0 - Proprietary (Microsoft) - © Microsoft - <https://www.nuget.org/packages/Microsoft.CognitiveServices.Speech/1.38.0>
GraphQL
GraphQL.Client - 4.0.2 - MIT - © graphql-dotnet - <https://github.com/graphql-dotnet/graphql-client>
NuGet: <https://www.nuget.org/packages/GraphQL.Client/4.0.2>
GraphQL.Client.* (Abstractions, Abstractions.Websocket, Serializer.Newtonsoft, Primitives) - 4.0.2 - MIT - © graphql-dotnet - <https://github.com/graphql-dotnet/graphql-client>
Caching
CacheManager.Core - 1.2.0 - MIT - © MichaCo/Contributors - <https://github.com/MichaCo/CacheManager>
NuGet: <https://www.nuget.org/packages/CacheManager.Core/>
CacheManager.SystemRuntimeCaching - 1.2.0 - MIT - © MichaCo/Contributors - <https://www.nuget.org/packages/CacheManager.SystemRuntimeCaching/>
Media, math, misc
ID3 - 0.6.0 - MIT - © ID3.NET contributors - <https://www.nuget.org/packages/ID3/>
Jace - 1.0.0 - MIT - © Jace contributors - <https://www.nuget.org/packages/Jace/>
JetBrains.Annotations - 2018.3.0 - MIT - © JetBrains s.r.o. - <https://github.com/JetBrains/ExternalAnnotations>
NuGet: <https://www.nuget.org/packages/JetBrains.Annotations/2018.3.0>
LiveChartsCore / LiveChartsCore.SkiaSharpView / LiveChartsCore.SkiaSharpView.WPF - 2.0.0-beta.802 - MIT - © LiveChartsCore - <https://github.com/beto-rodriguez/LiveCharts2>
NuGet: <https://www.nuget.org/packages/LiveChartsCore/>
WriteableBitmapEx - 1.6.8 - MIT - © René Schulte - <https://github.com/reneschulte/WriteableBitmapEx> • NuGet: <https://www.nuget.org/packages/WriteableBitmapEx/>
OWIN and Web API (self-host)
Microsoft.AspNet.WebApi.Client/Core/Owin/OwinSelfHost - 5.2.7 - Apache-2.0 - © Microsoft - <https://github.com/aspnet/AspNetWebStack>
NuGet: <https://www.nuget.org/packages/Microsoft.AspNet.WebApi.Client/>
Owin - 1.0 - Apache-2.0 - © OWIN contributors - <https://www.nuget.org/packages/Owin/>
Microsoft.Owin / Host.HttpListener / Hosting - 4.2.x - Apache-2.0 - © Microsoft - <https://www.nuget.org/packages/Microsoft.Owin/>
Database and data access
Microsoft.Data.Sqlite / .Core - 6.0.3 - MIT - © Microsoft - <https://github.com/dotnet/efcore>
Microsoft BCL and related (selected)
These Microsoft packages are commonly installed via NuGet for .NET Framework targeting and are MIT-licensed:
Microsoft.Bcl.AsyncInterfaces - 6.0.0 - MIT - <https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/>
Microsoft.Extensions.*(Configuration, DependencyInjection, Logging, Options, Primitives, Features, etc.) - 6.0.x - MIT - <https://github.com/dotnet/runtime>
System.IO.Ports - 6.0.0 - MIT - <https://www.nuget.org/packages/System.IO.Ports/>
System.Reactive.* - 5.0.0 - MIT - <https://github.com/dotnet/reactive>
System.Text.Json - 6.0.2 - MIT - <https://www.nuget.org/packages/System.Text.Json/>
System.Text.Encodings.Web - 6.0.0 - MIT - <https://www.nuget.org/packages/System.Text.Encodings.Web/>
System.IO.Pipelines - 6.0.2 - MIT - <https://www.nuget.org/packages/System.IO.Pipelines/>
System.Speech - 7.0.0 - MIT - <https://www.nuget.org/packages/System.Speech/>
System.Management - 7.0.2 - MIT - <https://www.nuget.org/packages/System.Management/>
System.Drawing.Common - 4.5.1 / 6.0.0 - MIT - <https://www.nuget.org/packages/System.Drawing.Common/>
System.Buffers - 4.5.1 - MIT - <https://www.nuget.org/packages/System.Buffers/>
System.CodeDom - 7.0.0 - MIT - <https://www.nuget.org/packages/System.CodeDom/>
System.Collections.Immutable - 6.0.0 - MIT - <https://www.nuget.org/packages/System.Collections.Immutable/>
System.Collections.Specialized - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Collections.Specialized/>
System.ComponentModel.Annotations - 5.0.0 - MIT - <https://www.nuget.org/packages/System.ComponentModel.Annotations/>
System.Diagnostics.DiagnosticSource - 6.0.0 - MIT - <https://www.nuget.org/packages/System.Diagnostics.DiagnosticSource/>
System.IO.Compression.ZipFile - 4.3.0 - MIT - <https://www.nuget.org/packages/System.IO.Compression.ZipFile/>
System.Linq - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Linq/>
System.Memory - 4.5.4 - MIT - <https://www.nuget.org/packages/System.Memory/>
System.Net.Http - 4.3.4 - MIT - <https://www.nuget.org/packages/System.Net.Http/>
System.Net.NameResolution - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Net.NameResolution/>
System.Net.Security - 4.3.2 - MIT - <https://www.nuget.org/packages/System.Net.Security/>
System.Net.Sockets - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Net.Sockets/>
System.Numerics.Vectors - 4.5.0 - MIT - <https://www.nuget.org/packages/System.Numerics.Vectors/>
System.Runtime.CompilerServices.Unsafe - 6.0.0 - MIT - <https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/>
System.Runtime.Extensions - 4.3.1 - MIT - <https://www.nuget.org/packages/System.Runtime.Extensions/>
System.Runtime.InteropServices - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Runtime.InteropServices/>
System.Runtime.InteropServices.RuntimeInformation - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Runtime.InteropServices.RuntimeInformation/>
System.Runtime.InteropServices.WindowsRuntime - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Runtime.InteropServices.WindowsRuntime/>
System.Security.Cryptography.Algorithms - 4.3.1 - MIT - <https://www.nuget.org/packages/System.Security.Cryptography.Algorithms/>
System.Security.Cryptography.Encoding - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Security.Cryptography.Encoding/>
System.Security.Cryptography.Primitives - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Security.Cryptography.Primitives/>
System.Security.Cryptography.X509Certificates - 4.3.2 - MIT - <https://www.nuget.org/packages/System.Security.Cryptography.X509Certificates/>
System.Text.Encoding.CodePages - 5.0.0 - MIT - <https://www.nuget.org/packages/System.Text.Encoding.CodePages/>
System.Text.RegularExpressions - 4.3.1 - MIT - <https://www.nuget.org/packages/System.Text.RegularExpressions/>
System.Threading - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Threading/>
System.Threading.Channels - 6.0.0 - MIT - <https://www.nuget.org/packages/System.Threading.Channels/>
System.Threading.Tasks.Extensions - 4.5.4 - MIT - <https://www.nuget.org/packages/System.Threading.Tasks.Extensions/>
System.Threading.Timer - 4.3.0 - MIT - <https://www.nuget.org/packages/System.Threading.Timer/>
System.ValueTuple - 4.5.0 - MIT - <https://www.nuget.org/packages/System.ValueTuple/>
Tooling and telemetry
Microsoft.ApplicationInsights - 2.20.0 - MIT - © Microsoft - <https://github.com/microsoft/ApplicationInsights-dotnet>
Other desktop
ovrstream-client-csharp - 0.0.2 - MIT - © OvrStream - <https://www.nuget.org/packages/ovrstream-client-csharp/>
1. Changelog
v1.0.0 (2025-10-19): Initial published version