-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicenses.txt
91 lines (79 loc) · 5.01 KB
/
licenses.txt
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
####################################################################################################
Package:CommunityToolkit.Maui
Version:5.2.0
project URL:https://github.com/CommunityToolkit/Maui
Description:The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
licenseUrl:https://licenses.nuget.org/MIT
license Type:MIT
####################################################################################################
Package:CommunityToolkit.Mvvm
Version:8.2.1
project URL:https://github.com/CommunityToolkit/dotnet
Description:This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
licenseUrl:https://licenses.nuget.org/MIT
license Type:MIT
####################################################################################################
Package:LibVLCSharp
Version:3.7.0
project URL:
Description:LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported.
This package contains the core features of LibVLCSharp (libvlc loading and initialization, .NET-friendly classes to ease the use of libvlc...). All other `LibVLCSharp.*` packages depend on this one.
Features:
- Play every media file formats, every codec and every streaming protocols
- Run on every platform, from desktop (Windows, Linux, Mac) to mobile (Android, iOS) and TVs
- Hardware and efficient decoding on every platform, up to 8K
- Network browsing for distant filesystems (SMB, FTP, SFTP, NFS...) and servers (UPnP, DLNA)
- Playback of Audio CD, DVD and Bluray with menu navigation
- Support for HDR, including tonemapping for SDR streams
- Audio passthrough with SPDIF and HDMI, including for Audio HD codecs, like DD+, TrueHD or DTS-HD
- Support for video and audio filters
- Support for 360 video and 3D audio playback, including Ambisonics
- Able to cast and stream to distant renderers, like Chromecast and UPnP renderers.
This package also contains the views for the following platforms:
- Android
- iOS
- Mac
- tvOS
- UWP
If you need Xamarin.Forms support, see LibVLCSharp.Forms.
LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
licenseUrl:https://licenses.nuget.org/LGPL-2.1-or-later
license Type:LGPL-2.1-or-later
####################################################################################################
Package:VideoLAN.LibVLC.Android
Version:3.5.3
project URL:https://code.videolan.org/videolan/libvlc-nuget
Description:LibVLC is a modular multimedia framework that can render video and output audio as well as encode and stream.
As it is native code, you will need to use a wrapper library such as LibVLCSharp to use it from .NET.
licenseUrl:https://licenses.nuget.org/LGPL-2.1-or-later
license Type:LGPL-2.1-or-later
####################################################################################################
Package:VideoLAN.LibVLC.Windows
Version:3.0.18
project URL:https://code.videolan.org/videolan/libvlc-nuget
Description:LibVLC is a modular multimedia framework that can render video and output audio as well as encode and stream.
As it is native code, you will need to use a wrapper library such as LibVLCSharp to use it from .NET.
licenseUrl:https://licenses.nuget.org/LGPL-2.1-or-later
license Type:LGPL-2.1-or-later
####################################################################################################
Package:Whisper.net
Version:1.4.6
project URL:https://github.com/sandrohanea/whisper.net
Description:Cross-platform dotnet bindings for Whisper.
licenseUrl:https://www.nuget.org/packages/Whisper.net/1.4.6/License
license Type:LICENSE
####################################################################################################
Package:Whisper.net.Runtime
Version:1.4.6
project URL:https://github.com/sandrohanea/whisper.net
Description:Whisper.net.Runtime contains the native runtime libraries to enable Whisper on .NET apps with Whisper.Net.
licenseUrl:https://licenses.nuget.org/MIT
license Type:MIT