Update Assembly/Package Titles
The package title doesn't follow a particular format and is not machine readable. Thus, I propose the following format: "'Product' - 'Area' - 'Specifics' ('Source/Target')"
This commit is contained in:
Родитель
9ddd4058fe
Коммит
b105331ad2
|
@ -7,7 +7,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Diagnostics .NET Standard</Title>
|
||||
<Title>Windows Community Toolkit - Diagnostics (.NET Standard)</Title>
|
||||
<Description>
|
||||
This package includes .NET Standard code only helpers such as:
|
||||
- Guard: Helper methods to verify conditions when running code.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit High Performance .NET Standard</Title>
|
||||
<Title>Windows Community Toolkit - High Performance (.NET Standard)</Title>
|
||||
<Description>
|
||||
This package includes high performance .NET Standard helpers such as:
|
||||
- Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit MVVM Toolkit</Title>
|
||||
<Title>Windows Community Toolkit - MVVM (.NET Standard)</Title>
|
||||
<Description>
|
||||
This package includes a .NET Standard MVVM library with helpers such as:
|
||||
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Devices</Title>
|
||||
<Title>Windows Community Toolkit - Devices</Title>
|
||||
<Description>This library enables easier consumption of connectivity Devices/Peripherals and handle its connection to Windows devices. It contains BluetoothLE and Network connectivity helpers.</Description>
|
||||
<PackageTags>Devices;Bluetooth;LE;BluetoothLE;BLE;Networking</PackageTags>
|
||||
</PropertyGroup>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Developer Tools</Title>
|
||||
<Title>Windows Community Toolkit - Developer Tools</Title>
|
||||
<Description>This library provides XAML user controls and services to help developers build their app. It is a part of the Windows Community Toolkit.
|
||||
|
||||
-AligmentGrid : Displays a Grid that helps align the controls.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Eye Gaze Library</Title>
|
||||
<Title>Windows Community Toolkit - Input - Gaze Interaction (w. Eye Tracker)</Title>
|
||||
<Description>A library to integrate gaze interactions using eye trackers into UWP applications</Description>
|
||||
<PackageTags>Input;Gaze;Eye;Tracker;EyeTracker</PackageTags>
|
||||
</PropertyGroup>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Animations</Title>
|
||||
<Title>Windows Community Toolkit - UI Animations</Title>
|
||||
<Description>
|
||||
This library provides helpers and extensions on top of Windows Composition and XAML storyboards. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit UI Behaviors</Title>
|
||||
<Title>Windows Community Toolkit - UI Behaviors</Title>
|
||||
<Description>
|
||||
This library provides UI behaviors built on the XAML behaviors SDK. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Controls Core</Title>
|
||||
<Title>Windows Community Toolkit - Common Controls</Title>
|
||||
<Description>
|
||||
This library provides XAML templated controls. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Controls DataGrid</Title>
|
||||
<Title>Windows Community Toolkit - DataGrid Control</Title>
|
||||
<Description>
|
||||
This library provides a XAML DataGrid control. It is a part of the Windows Community Toolkit.
|
||||
</Description>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Controls</Title>
|
||||
<Title>Windows Community Toolkit - Input Controls</Title>
|
||||
<Description>
|
||||
This library provides XAML templated controls. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Layout</Title>
|
||||
<Title>Windows Community Toolkit - Layout Controls</Title>
|
||||
<Description>
|
||||
This library provides XAML layout controls. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Controls Markdown</Title>
|
||||
<Title>Windows Community Toolkit - Markdown Control</Title>
|
||||
<Description>
|
||||
This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit.
|
||||
</Description>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Media Controls</Title>
|
||||
<Title>Windows Community Toolkit - Media Controls</Title>
|
||||
<Description>
|
||||
This library provides controls backed by win2d for use in XAML. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Primitive Controls</Title>
|
||||
<Title>Windows Community Toolkit - Basic Controls</Title>
|
||||
<Description>
|
||||
This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit Controls</Title>
|
||||
<Title>Windows Community Toolkit - UI Controls</Title>
|
||||
<Description>
|
||||
This library provides Controls, Panels, ItemsRepeater Layouts, and various other classes & helpers for XAML UI development with UWP. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit UI Media</Title>
|
||||
<Title>Windows Community Toolkit - UI Media</Title>
|
||||
<Description>
|
||||
This library provides UI brushes. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit UI</Title>
|
||||
<Title>Windows Community Toolkit - UI</Title>
|
||||
<Description>
|
||||
This library provides UI components, such as XAML extensions, helpers, converters and more. It is a part of the Windows Community Toolkit.
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit</Title>
|
||||
<Title>Windows Community Toolkit - Basics</Title>
|
||||
<Description>This package includes code only helpers such as Colors conversion tool, Storage file handling, a Stream helper class, etc.</Description>
|
||||
<PackageTags>Storage;File;Folder;Color;Conversion;Stream;Helpers;Extensions</PackageTags>
|
||||
</PropertyGroup>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Title>Windows Community Toolkit .NET Standard</Title>
|
||||
<Title>Windows Community Toolkit - Basics (.NET Standard)</Title>
|
||||
<Description>
|
||||
This package includes .NET Standard code only helpers such as:
|
||||
- IncrementalLoadingCollection: Simplifies the definition and usage of collections whose items can be loaded incrementally only when needed by the view.
|
||||
|
|
Загрузка…
Ссылка в новой задаче