diff --git a/AIStudio.Wpf.Diagram.sln b/AIStudio.Wpf.Diagram.sln
index 6b8fd22..d875a17 100644
--- a/AIStudio.Wpf.Diagram.sln
+++ b/AIStudio.Wpf.Diagram.sln
@@ -3,13 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Flowchart", "AIStudio.Wpf.Flowchart\AIStudio.Wpf.Flowchart.csproj", "{86ED5B40-D185-4AFA-B5BD-BC8E78DB8758}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Flowchart", "Extensions\AIStudio.Wpf.Flowchart\AIStudio.Wpf.Flowchart.csproj", "{86ED5B40-D185-4AFA-B5BD-BC8E78DB8758}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Logical", "AIStudio.Wpf.Logical\AIStudio.Wpf.Logical.csproj", "{CC68D39D-7935-4079-9CEB-FC2FD498D511}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Logical", "Extensions\AIStudio.Wpf.Logical\AIStudio.Wpf.Logical.csproj", "{CC68D39D-7935-4079-9CEB-FC2FD498D511}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Extensions", "Extensions", "{4959F170-02FB-4B7F-8F53-93DAF22713F9}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.SFC", "AIStudio.Wpf.SFC\AIStudio.Wpf.SFC.csproj", "{2AB69067-277E-4EE0-9949-8326A145EEE4}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.SFC", "Extensions\AIStudio.Wpf.SFC\AIStudio.Wpf.SFC.csproj", "{2AB69067-277E-4EE0-9949-8326A145EEE4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.DiagramApp", "AIStudio.Wpf.DiagramApp\AIStudio.Wpf.DiagramApp.csproj", "{4408F718-9C14-4404-A63B-9B785F9D4F35}"
EndProject
@@ -27,9 +27,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.DiagramDesigner.Additionals", "AIStudio.Wpf.DiagramDesigner.Additionals\AIStudio.Wpf.DiagramDesigner.Additionals.csproj", "{186F34AC-4BC5-40E1-911B-DD3E96AECE6E}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Mind", "AIStudio.Wpf.Mind\AIStudio.Wpf.Mind.csproj", "{85C437B9-16D2-4076-ABCD-52029AC232FC}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Mind", "Extensions\AIStudio.Wpf.Mind\AIStudio.Wpf.Mind.csproj", "{85C437B9-16D2-4076-ABCD-52029AC232FC}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.DiagramModels", "AIStudio.Wpf.DiagramModels\AIStudio.Wpf.DiagramModels.csproj", "{439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.DiagramDesigner.Serializable", "AIStudio.Wpf.DiagramDesigner.Serializable\AIStudio.Wpf.DiagramDesigner.Serializable.csproj", "{439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.RoslynScript", "Extensions\AIStudio.Wpf.RoslynScript\AIStudio.Wpf.RoslynScript.csproj", "{E986D954-C2C5-47B9-9653-62943AE9AD85}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -73,6 +75,10 @@ Global
{439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E986D954-C2C5-47B9-9653-62943AE9AD85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E986D954-C2C5-47B9-9653-62943AE9AD85}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E986D954-C2C5-47B9-9653-62943AE9AD85}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E986D954-C2C5-47B9-9653-62943AE9AD85}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -82,7 +88,7 @@ Global
{CC68D39D-7935-4079-9CEB-FC2FD498D511} = {4959F170-02FB-4B7F-8F53-93DAF22713F9}
{2AB69067-277E-4EE0-9949-8326A145EEE4} = {4959F170-02FB-4B7F-8F53-93DAF22713F9}
{85C437B9-16D2-4076-ABCD-52029AC232FC} = {4959F170-02FB-4B7F-8F53-93DAF22713F9}
- {439D0631-D9C2-4D36-BFCE-80DFCCABE9E7} = {4959F170-02FB-4B7F-8F53-93DAF22713F9}
+ {E986D954-C2C5-47B9-9653-62943AE9AD85} = {4959F170-02FB-4B7F-8F53-93DAF22713F9}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D30FC641-F06C-4E35-AEA5-48A9B6E59CE0}
diff --git a/AIStudio.Wpf.DiagramApp/AIStudio.Wpf.DiagramApp.csproj b/AIStudio.Wpf.DiagramApp/AIStudio.Wpf.DiagramApp.csproj
index f92da9e..9009917 100644
--- a/AIStudio.Wpf.DiagramApp/AIStudio.Wpf.DiagramApp.csproj
+++ b/AIStudio.Wpf.DiagramApp/AIStudio.Wpf.DiagramApp.csproj
@@ -126,11 +126,13 @@
+
-
-
-
-
+
+
+
+
+
diff --git a/AIStudio.Wpf.DiagramDesigner.Demo/AIStudio.Wpf.DiagramDesigner.Demo.csproj b/AIStudio.Wpf.DiagramDesigner.Demo/AIStudio.Wpf.DiagramDesigner.Demo.csproj
index 30b6576..db42ab2 100644
--- a/AIStudio.Wpf.DiagramDesigner.Demo/AIStudio.Wpf.DiagramDesigner.Demo.csproj
+++ b/AIStudio.Wpf.DiagramDesigner.Demo/AIStudio.Wpf.DiagramDesigner.Demo.csproj
@@ -12,8 +12,8 @@
-
-
+
+
diff --git a/AIStudio.Wpf.DiagramModels/AIStudio.Wpf.DiagramModels.csproj b/AIStudio.Wpf.DiagramDesigner.Serializable/AIStudio.Wpf.DiagramDesigner.Serializable.csproj
similarity index 100%
rename from AIStudio.Wpf.DiagramModels/AIStudio.Wpf.DiagramModels.csproj
rename to AIStudio.Wpf.DiagramDesigner.Serializable/AIStudio.Wpf.DiagramDesigner.Serializable.csproj
diff --git a/AIStudio.Wpf.DiagramModels/DiagramData.cs b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramData.cs
similarity index 98%
rename from AIStudio.Wpf.DiagramModels/DiagramData.cs
rename to AIStudio.Wpf.DiagramDesigner.Serializable/DiagramData.cs
index e7ebf62..3427aac 100644
--- a/AIStudio.Wpf.DiagramModels/DiagramData.cs
+++ b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramData.cs
@@ -1,10 +1,7 @@
-using System;
-using System.Collections.Generic;
-using System.Text;
-using AIStudio.Wpf.DiagramDesigner;
-using AIStudio.Wpf.DiagramModels.ViewModels;
+using System.Collections.Generic;
+using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels;
-namespace AIStudio.Wpf.DiagramModels
+namespace AIStudio.Wpf.DiagramDesigner.Serializable
{
///
///
diff --git a/AIStudio.Wpf.DiagramModels/DiagramDataConverter.cs b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataConverter.cs
similarity index 96%
rename from AIStudio.Wpf.DiagramModels/DiagramDataConverter.cs
rename to AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataConverter.cs
index 7cbe782..bd95007 100644
--- a/AIStudio.Wpf.DiagramModels/DiagramDataConverter.cs
+++ b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataConverter.cs
@@ -1,12 +1,9 @@
using System;
-using System.Linq;
-using System.Windows.Media;
-using AIStudio.Wpf.DiagramDesigner;
using AIStudio.Wpf.DiagramDesigner.Helpers;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
-namespace AIStudio.Wpf.DiagramModels
+namespace AIStudio.Wpf.DiagramDesigner.Serializable
{
public class DiagramNodeConverter : DATACreationConverter
{
diff --git a/AIStudio.Wpf.DiagramModels/DiagramDataExtention.cs b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataExtention.cs
similarity index 98%
rename from AIStudio.Wpf.DiagramModels/DiagramDataExtention.cs
rename to AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataExtention.cs
index 6d1b3d7..debb9bf 100644
--- a/AIStudio.Wpf.DiagramModels/DiagramDataExtention.cs
+++ b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataExtention.cs
@@ -2,12 +2,11 @@
using System.Collections.Generic;
using System.Linq;
using System.Windows.Media;
-using AIStudio.Wpf.DiagramDesigner;
-using AIStudio.Wpf.DiagramModels.ViewModels;
+using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels;
using Newtonsoft.Json;
-namespace AIStudio.Wpf.DiagramModels
+namespace AIStudio.Wpf.DiagramDesigner.Serializable
{
public static class DiagramDataExtention
{
diff --git a/AIStudio.Wpf.DiagramModels/ViewModels/DiagramItemViewModel.cs b/AIStudio.Wpf.DiagramDesigner.Serializable/ViewModels/DiagramItemViewModel.cs
similarity index 73%
rename from AIStudio.Wpf.DiagramModels/ViewModels/DiagramItemViewModel.cs
rename to AIStudio.Wpf.DiagramDesigner.Serializable/ViewModels/DiagramItemViewModel.cs
index cd5d5dc..6c38f96 100644
--- a/AIStudio.Wpf.DiagramModels/ViewModels/DiagramItemViewModel.cs
+++ b/AIStudio.Wpf.DiagramDesigner.Serializable/ViewModels/DiagramItemViewModel.cs
@@ -1,12 +1,6 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using AIStudio.Wpf.DiagramDesigner;
-using AIStudio.Wpf.DiagramDesigner.Models;
+using AIStudio.Wpf.DiagramDesigner.Models;
-namespace AIStudio.Wpf.DiagramModels.ViewModels
+namespace AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels
{
public class DiagramItemViewModel : DesignerItemViewModelBase
{
diff --git a/AIStudio.Wpf.DiagramDesigner/ViewModels/DefaultViewModel/LogicalGateItemViewModelBase.cs b/AIStudio.Wpf.DiagramDesigner/ViewModels/DefaultViewModel/LogicalGateItemViewModelBase.cs
index 863a354..7a945e3 100644
--- a/AIStudio.Wpf.DiagramDesigner/ViewModels/DefaultViewModel/LogicalGateItemViewModelBase.cs
+++ b/AIStudio.Wpf.DiagramDesigner/ViewModels/DefaultViewModel/LogicalGateItemViewModelBase.cs
@@ -314,13 +314,74 @@ namespace AIStudio.Wpf.DiagramDesigner
}
public virtual void GetInput()
{
-
+ foreach (var input in Input)
+ {
+ var connector = GetSourceItem(input.Value);
+ if (connector == null)
+ {
+ continue;
+ }
+
+ if (connector.SourceConnectorInfo.DataItem is LogicalGateItemViewModelBase)
+ {
+ input.Value.ConnectorValue = (connector.SourceConnectorInfo as LogicalConnectorInfo).ConnectorValue;
+
+ input.Value.ColorViewModel.FillColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color;
+ connector.ColorViewModel.LineColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color;
+ connector.ColorViewModel.FillColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color;
+
+ if (LogicalType == LogicalType.Output)
+ {
+ input.Value.ValueTypePoint = (connector.SourceConnectorInfo as LogicalConnectorInfo).ValueTypePoint;
+ }
+ else if (LogicalType == LogicalType.NOT)
+ {
+ input.Value.ValueTypePoint = ((connector.SourceConnectorInfo as LogicalConnectorInfo).ValueTypePoint == ValueTypePoint.Bool) ? ValueTypePoint.Bool : ValueTypePoint.Int;
+ }
+ }
+ }
}
public virtual void CalculateOutput()
{
- }
+ foreach (var output in Output)
+ {
+ if (output.Value.ValueTypePoint == ValueTypePoint.Bool)
+ {
+ if (output.Value.ConnectorValue == 0)
+ {
+ output.Value.ColorViewModel.FillColor.Color = Colors.Red;
+ if (LogicalType == LogicalType.Output)
+ {
+ ColorViewModel.FillColor.Color = Colors.Red;
+ }
+ }
+ else
+ {
+ output.Value.ColorViewModel.FillColor.Color = Colors.Green;
+ if (LogicalType == LogicalType.Output)
+ {
+ ColorViewModel.FillColor.Color = Colors.Green;
+ }
+ }
+ }
+ else
+ {
+ output.Value.ColorViewModel.FillColor.Color = Colors.Green;
+ }
+ }
+ }
+
+ protected ConnectionViewModel GetSourceItem(FullyCreatedConnectorInfo sinkConnector)
+ {
+ foreach (var connector in Root?.Items.OfType())
+ {
+ if (connector.SinkConnectorInfo == sinkConnector)
+ {
+ return connector;
+ }
+ }
+ return null;
+ }
}
-
-
}
diff --git a/AIStudio.Wpf.Flowchart/A.png b/Extensions/AIStudio.Wpf.Flowchart/A.png
similarity index 100%
rename from AIStudio.Wpf.Flowchart/A.png
rename to Extensions/AIStudio.Wpf.Flowchart/A.png
diff --git a/Extensions/AIStudio.Wpf.Flowchart/AIStudio - Backup.Wpf.Flowchart.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio - Backup.Wpf.Flowchart.csproj
new file mode 100644
index 0000000..83075c5
--- /dev/null
+++ b/Extensions/AIStudio.Wpf.Flowchart/AIStudio - Backup.Wpf.Flowchart.csproj
@@ -0,0 +1,33 @@
+
+
+
+ true
+ AIStudio.Wpf.Controls
+ akwkevin
+ https://gitee.com/akwkevin
+ A.png
+
+
+ 1.0.7
+ 一个Wpf的流程图控件
+
+
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+
+
+
+
+
+
diff --git a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj
similarity index 76%
rename from AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj
rename to Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj
index 6666035..7f6a15e 100644
--- a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj
+++ b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj
@@ -26,8 +26,8 @@
-
-
+
+
diff --git a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj
diff --git a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj
diff --git a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj
diff --git a/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml b/Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml
similarity index 100%
rename from AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml
rename to Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml
diff --git a/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs b/Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs
similarity index 99%
rename from AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs
rename to Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs
index f72c686..e011eaf 100644
--- a/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs
+++ b/Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs
@@ -9,7 +9,7 @@ using System.Windows.Controls;
using System.Windows.Input;
using AIStudio.Wpf.DiagramDesigner;
using AIStudio.Wpf.DiagramDesigner.Geometrys;
-using AIStudio.Wpf.DiagramModels;
+using AIStudio.Wpf.DiagramDesigner.Serializable;
using AIStudio.Wpf.Flowchart.Models;
namespace AIStudio.Wpf.Flowchart.Controls
diff --git a/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml b/Extensions/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml
similarity index 100%
rename from AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml
rename to Extensions/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml
diff --git a/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml.cs b/Extensions/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml.cs
rename to Extensions/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml.cs
diff --git a/AIStudio.Wpf.Flowchart/FlowchartService.cs b/Extensions/AIStudio.Wpf.Flowchart/FlowchartService.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/FlowchartService.cs
rename to Extensions/AIStudio.Wpf.Flowchart/FlowchartService.cs
diff --git a/AIStudio.Wpf.Flowchart/Models/FlowNodeDesignerItem.cs b/Extensions/AIStudio.Wpf.Flowchart/Models/FlowNodeDesignerItem.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/Models/FlowNodeDesignerItem.cs
rename to Extensions/AIStudio.Wpf.Flowchart/Models/FlowNodeDesignerItem.cs
diff --git a/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs b/Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs
similarity index 96%
rename from AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs
rename to Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs
index b9edae8..2f20ef8 100644
--- a/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs
+++ b/Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs
@@ -4,8 +4,8 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
using AIStudio.Wpf.DiagramDesigner;
-using AIStudio.Wpf.DiagramModels;
-using AIStudio.Wpf.DiagramModels.ViewModels;
+using AIStudio.Wpf.DiagramDesigner.Serializable;
+using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels;
using AIStudio.Wpf.Flowchart.ViewModels;
namespace AIStudio.Wpf.Flowchart.Models
diff --git a/AIStudio.Wpf.Flowchart/Models/FlowchartToolBoxData.cs b/Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartToolBoxData.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/Models/FlowchartToolBoxData.cs
rename to Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartToolBoxData.cs
diff --git a/AIStudio.Wpf.Flowchart/NodeKinds.cs b/Extensions/AIStudio.Wpf.Flowchart/NodeKinds.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/NodeKinds.cs
rename to Extensions/AIStudio.Wpf.Flowchart/NodeKinds.cs
diff --git a/AIStudio.Wpf.Flowchart/Properties/AssemblyInfo.cs b/Extensions/AIStudio.Wpf.Flowchart/Properties/AssemblyInfo.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/Properties/AssemblyInfo.cs
rename to Extensions/AIStudio.Wpf.Flowchart/Properties/AssemblyInfo.cs
diff --git a/AIStudio.Wpf.Flowchart/SelectOption.cs b/Extensions/AIStudio.Wpf.Flowchart/SelectOption.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/SelectOption.cs
rename to Extensions/AIStudio.Wpf.Flowchart/SelectOption.cs
diff --git a/AIStudio.Wpf.Flowchart/Themes/FlowNode.xaml b/Extensions/AIStudio.Wpf.Flowchart/Themes/FlowNode.xaml
similarity index 100%
rename from AIStudio.Wpf.Flowchart/Themes/FlowNode.xaml
rename to Extensions/AIStudio.Wpf.Flowchart/Themes/FlowNode.xaml
diff --git a/AIStudio.Wpf.Flowchart/Themes/Generic.xaml b/Extensions/AIStudio.Wpf.Flowchart/Themes/Generic.xaml
similarity index 100%
rename from AIStudio.Wpf.Flowchart/Themes/Generic.xaml
rename to Extensions/AIStudio.Wpf.Flowchart/Themes/Generic.xaml
diff --git a/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs
similarity index 98%
rename from AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs
rename to Extensions/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs
index ff79aee..139ce3b 100644
--- a/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs
+++ b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs
@@ -4,8 +4,8 @@ using System.ComponentModel;
using AIStudio.Wpf.DiagramDesigner;
using AIStudio.Wpf.DiagramDesigner.Models;
using AIStudio.Wpf.DiagramDesigner.Services;
-using AIStudio.Wpf.DiagramModels;
-using AIStudio.Wpf.DiagramModels.ViewModels;
+using AIStudio.Wpf.DiagramDesigner.Serializable;
+using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels;
using AIStudio.Wpf.Flowchart.Models;
namespace AIStudio.Wpf.Flowchart.ViewModels
diff --git a/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNode.cs b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNode.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNode.cs
rename to Extensions/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNode.cs
diff --git a/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNodeData.cs b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNodeData.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNodeData.cs
rename to Extensions/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNodeData.cs
diff --git a/AIStudio.Wpf.Flowchart/ViewModels/ToolBoxViewModel.cs b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/ToolBoxViewModel.cs
similarity index 100%
rename from AIStudio.Wpf.Flowchart/ViewModels/ToolBoxViewModel.cs
rename to Extensions/AIStudio.Wpf.Flowchart/ViewModels/ToolBoxViewModel.cs
diff --git a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj
similarity index 57%
rename from AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj
rename to Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj
index eb75742..bd351e7 100644
--- a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj
+++ b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj
@@ -5,7 +5,7 @@
-
+
diff --git a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj
diff --git a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj
diff --git a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_z513mvur_wpftmp.csproj b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_z513mvur_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_z513mvur_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_z513mvur_wpftmp.csproj
diff --git a/AIStudio.Wpf.Logical/LinkPoint.cs b/Extensions/AIStudio.Wpf.Logical/LinkPoint.cs
similarity index 100%
rename from AIStudio.Wpf.Logical/LinkPoint.cs
rename to Extensions/AIStudio.Wpf.Logical/LinkPoint.cs
diff --git a/AIStudio.Wpf.Logical/LogicalService.cs b/Extensions/AIStudio.Wpf.Logical/LogicalService.cs
similarity index 100%
rename from AIStudio.Wpf.Logical/LogicalService.cs
rename to Extensions/AIStudio.Wpf.Logical/LogicalService.cs
diff --git a/AIStudio.Wpf.Logical/Models/LogicalGateItem.cs b/Extensions/AIStudio.Wpf.Logical/Models/LogicalGateItem.cs
similarity index 100%
rename from AIStudio.Wpf.Logical/Models/LogicalGateItem.cs
rename to Extensions/AIStudio.Wpf.Logical/Models/LogicalGateItem.cs
diff --git a/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml b/Extensions/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml
similarity index 97%
rename from AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml
rename to Extensions/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml
index 70cf0d7..b8b9fe7 100644
--- a/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml
+++ b/Extensions/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml
@@ -2,9 +2,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:AIStudio.Wpf.Logical"
xmlns:viewmodel="clr-namespace:AIStudio.Wpf.Logical.ViewModels"
- xmlns:gif="http://wpfanimatedgif.codeplex.com"
- xmlns:dd="https://gitee.com/akwkevin/aistudio.-wpf.-diagram"
- xmlns:i="http://schemas.microsoft.com/xaml/behaviors">
+ xmlns:dd="https://gitee.com/akwkevin/aistudio.-wpf.-diagram">
diff --git a/AIStudio.Wpf.Logical/ViewModels/LinkPointDesignerItemData.cs b/Extensions/AIStudio.Wpf.Logical/ViewModels/LinkPointDesignerItemData.cs
similarity index 100%
rename from AIStudio.Wpf.Logical/ViewModels/LinkPointDesignerItemData.cs
rename to Extensions/AIStudio.Wpf.Logical/ViewModels/LinkPointDesignerItemData.cs
diff --git a/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemData.cs b/Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemData.cs
similarity index 100%
rename from AIStudio.Wpf.Logical/ViewModels/LogicalGateItemData.cs
rename to Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemData.cs
diff --git a/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs b/Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs
similarity index 93%
rename from AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs
rename to Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs
index ccb08d8..c76c097 100644
--- a/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs
+++ b/Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs
@@ -58,66 +58,6 @@ namespace AIStudio.Wpf.Logical.ViewModels
}
}
- public override void GetInput()
- {
- foreach (var input in Input)
- {
- var connector = GetSourceItem(input.Value);
- if (connector == null)
- {
- continue;
- }
-
- if (connector.SourceConnectorInfo.DataItem is LogicalGateItemViewModelBase)
- {
- input.Value.ConnectorValue = (connector.SourceConnectorInfo as LogicalConnectorInfo).ConnectorValue;
-
- input.Value.ColorViewModel.FillColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color;
- connector.ColorViewModel.LineColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color;
- connector.ColorViewModel.FillColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color;
-
- if (LogicalType == LogicalType.Output)
- {
- input.Value.ValueTypePoint = (connector.SourceConnectorInfo as LogicalConnectorInfo).ValueTypePoint;
- }
- else if (LogicalType == LogicalType.NOT)
- {
- input.Value.ValueTypePoint = ((connector.SourceConnectorInfo as LogicalConnectorInfo).ValueTypePoint == ValueTypePoint.Bool) ? ValueTypePoint.Bool : ValueTypePoint.Int;
- }
- }
- }
- }
-
- public override void CalculateOutput()
- {
- foreach (var output in Output)
- {
- if (output.Value.ValueTypePoint == ValueTypePoint.Bool)
- {
- if (output.Value.ConnectorValue == 0)
- {
- output.Value.ColorViewModel.FillColor.Color = Colors.Red;
- if (LogicalType == LogicalType.Output)
- {
- ColorViewModel.FillColor.Color = Colors.Red;
- }
- }
- else
- {
- output.Value.ColorViewModel.FillColor.Color = Colors.Green;
- if (LogicalType == LogicalType.Output)
- {
- ColorViewModel.FillColor.Color = Colors.Green;
- }
- }
- }
- else
- {
- output.Value.ColorViewModel.FillColor.Color = Colors.Green;
- }
- }
- }
-
protected override void ExecuteEditCommand(object parameter)
{
if (LogicalType == LogicalType.Constant)
@@ -137,18 +77,6 @@ namespace AIStudio.Wpf.Logical.ViewModels
}
}
}
-
- protected ConnectionViewModel GetSourceItem(FullyCreatedConnectorInfo sinkConnector)
- {
- foreach (var connector in Root?.Items.OfType())
- {
- if (connector.SinkConnectorInfo == sinkConnector)
- {
- return connector;
- }
- }
- return null;
- }
}
public class AddGateItemViewModel : LogicalGateItemViewModel
diff --git a/AIStudio.Wpf.Logical/ViewModels/ValueDesignerItemData.cs b/Extensions/AIStudio.Wpf.Logical/ViewModels/ValueDesignerItemData.cs
similarity index 100%
rename from AIStudio.Wpf.Logical/ViewModels/ValueDesignerItemData.cs
rename to Extensions/AIStudio.Wpf.Logical/ViewModels/ValueDesignerItemData.cs
diff --git a/AIStudio.Wpf.Mind/A.png b/Extensions/AIStudio.Wpf.Mind/A.png
similarity index 100%
rename from AIStudio.Wpf.Mind/A.png
rename to Extensions/AIStudio.Wpf.Mind/A.png
diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio - Backup.Wpf.Mind.csproj
similarity index 82%
rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj
rename to Extensions/AIStudio.Wpf.Mind/AIStudio - Backup.Wpf.Mind.csproj
index a978cf4..b73e700 100644
--- a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj
+++ b/Extensions/AIStudio.Wpf.Mind/AIStudio - Backup.Wpf.Mind.csproj
@@ -20,7 +20,7 @@
-
+
diff --git a/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj
new file mode 100644
index 0000000..573fa2e
--- /dev/null
+++ b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj
@@ -0,0 +1,27 @@
+
+
+
+ true
+ AIStudio.Wpf.Controls
+ akwkevin
+ https://gitee.com/akwkevin
+ A.png
+
+
+ 1.0.6
+ 一个Wpf的思维导图控件
+
+
+
+
+ True
+
+
+
+
+
+
+
+
+
+
diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj
diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj
diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj
diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj
diff --git a/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/ColorItem.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorItem.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ColorItem.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorItem.cs
diff --git a/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ColorPicker.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ColorPicker.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/ColorPickerTabItem.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorPickerTabItem.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ColorPickerTabItem.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorPickerTabItem.cs
diff --git a/AIStudio.Wpf.Mind/Controls/ColorSorter.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorSorter.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ColorSorter.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorSorter.cs
diff --git a/AIStudio.Wpf.Mind/Controls/ColorSpectrumSlider.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorSpectrumSlider.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ColorSpectrumSlider.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorSpectrumSlider.cs
diff --git a/AIStudio.Wpf.Mind/Controls/ColorUtilities.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorUtilities.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ColorUtilities.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorUtilities.cs
diff --git a/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/DropDownButton.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/DropDownButton.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/LinkControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/LinkControl.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/LinkControl.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/LinkControl.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/LinkControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/LinkControl.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/LinkControl.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/LinkControl.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/MindEditor.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/MindEditor.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs
similarity index 99%
rename from AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs
index 0202159..ced7e30 100644
--- a/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs
+++ b/Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs
@@ -11,7 +11,7 @@ using System.Xml.Linq;
using AIStudio.Wpf.DiagramDesigner;
using AIStudio.Wpf.DiagramDesigner.Geometrys;
using AIStudio.Wpf.Mind.ViewModels;
-using AIStudio.Wpf.DiagramModels;
+using AIStudio.Wpf.DiagramDesigner.Serializable;
namespace AIStudio.Wpf.Mind.Controls
{
diff --git a/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/PriorityControl.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/PriorityControl.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/RateControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/RateControl.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/RateControl.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/RateControl.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/RateControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/RateControl.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/RateControl.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/RateControl.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/RemarkControl.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/RemarkControl.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/TagControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/TagControl.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/TagControl.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/TagControl.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/TagControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/TagControl.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/TagControl.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/TagControl.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml
rename to Extensions/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml
diff --git a/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml.cs
rename to Extensions/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml.cs
diff --git a/AIStudio.Wpf.Mind/Converters/MindThemeFillBrushConverter.cs b/Extensions/AIStudio.Wpf.Mind/Converters/MindThemeFillBrushConverter.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Converters/MindThemeFillBrushConverter.cs
rename to Extensions/AIStudio.Wpf.Mind/Converters/MindThemeFillBrushConverter.cs
diff --git a/AIStudio.Wpf.Mind/Converters/MindThemeFontBrushConverter.cs b/Extensions/AIStudio.Wpf.Mind/Converters/MindThemeFontBrushConverter.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Converters/MindThemeFontBrushConverter.cs
rename to Extensions/AIStudio.Wpf.Mind/Converters/MindThemeFontBrushConverter.cs
diff --git a/AIStudio.Wpf.Mind/Helpers/DirectoryLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/DirectoryLayout.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Helpers/DirectoryLayout.cs
rename to Extensions/AIStudio.Wpf.Mind/Helpers/DirectoryLayout.cs
diff --git a/AIStudio.Wpf.Mind/Helpers/FishBoneLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/FishBoneLayout.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Helpers/FishBoneLayout.cs
rename to Extensions/AIStudio.Wpf.Mind/Helpers/FishBoneLayout.cs
diff --git a/AIStudio.Wpf.Mind/Helpers/IMindLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/IMindLayout.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Helpers/IMindLayout.cs
rename to Extensions/AIStudio.Wpf.Mind/Helpers/IMindLayout.cs
diff --git a/AIStudio.Wpf.Mind/Helpers/LogicalLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/LogicalLayout.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Helpers/LogicalLayout.cs
rename to Extensions/AIStudio.Wpf.Mind/Helpers/LogicalLayout.cs
diff --git a/AIStudio.Wpf.Mind/Helpers/MindLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/MindLayout.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Helpers/MindLayout.cs
rename to Extensions/AIStudio.Wpf.Mind/Helpers/MindLayout.cs
diff --git a/AIStudio.Wpf.Mind/Helpers/MindThemeHelper.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/MindThemeHelper.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Helpers/MindThemeHelper.cs
rename to Extensions/AIStudio.Wpf.Mind/Helpers/MindThemeHelper.cs
diff --git a/AIStudio.Wpf.Mind/Helpers/OrganizationalLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/OrganizationalLayout.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Helpers/OrganizationalLayout.cs
rename to Extensions/AIStudio.Wpf.Mind/Helpers/OrganizationalLayout.cs
diff --git a/AIStudio.Wpf.Mind/Models/MindNodeDesignerItem.cs b/Extensions/AIStudio.Wpf.Mind/Models/MindNodeDesignerItem.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Models/MindNodeDesignerItem.cs
rename to Extensions/AIStudio.Wpf.Mind/Models/MindNodeDesignerItem.cs
diff --git a/AIStudio.Wpf.Mind/Models/MindNodeModel.cs b/Extensions/AIStudio.Wpf.Mind/Models/MindNodeModel.cs
similarity index 96%
rename from AIStudio.Wpf.Mind/Models/MindNodeModel.cs
rename to Extensions/AIStudio.Wpf.Mind/Models/MindNodeModel.cs
index 22d9007..ce99102 100644
--- a/AIStudio.Wpf.Mind/Models/MindNodeModel.cs
+++ b/Extensions/AIStudio.Wpf.Mind/Models/MindNodeModel.cs
@@ -4,8 +4,8 @@ using System.ComponentModel.Design;
using System.Windows;
using System.Xml.Serialization;
using AIStudio.Wpf.DiagramDesigner;
-using AIStudio.Wpf.DiagramModels;
-using AIStudio.Wpf.DiagramModels.ViewModels;
+using AIStudio.Wpf.DiagramDesigner.Serializable;
+using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels;
using AIStudio.Wpf.Mind;
using AIStudio.Wpf.Mind.ViewModels;
diff --git a/AIStudio.Wpf.Mind/Models/MindTheme.cs b/Extensions/AIStudio.Wpf.Mind/Models/MindTheme.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Models/MindTheme.cs
rename to Extensions/AIStudio.Wpf.Mind/Models/MindTheme.cs
diff --git a/AIStudio.Wpf.Mind/Models/MindType.cs b/Extensions/AIStudio.Wpf.Mind/Models/MindType.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Models/MindType.cs
rename to Extensions/AIStudio.Wpf.Mind/Models/MindType.cs
diff --git a/AIStudio.Wpf.Mind/Models/TreeNode.cs b/Extensions/AIStudio.Wpf.Mind/Models/TreeNode.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Models/TreeNode.cs
rename to Extensions/AIStudio.Wpf.Mind/Models/TreeNode.cs
diff --git a/AIStudio.Wpf.Mind/Properties/AssemblyInfo.cs b/Extensions/AIStudio.Wpf.Mind/Properties/AssemblyInfo.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/Properties/AssemblyInfo.cs
rename to Extensions/AIStudio.Wpf.Mind/Properties/AssemblyInfo.cs
diff --git a/AIStudio.Wpf.Mind/Styles/Button.xaml b/Extensions/AIStudio.Wpf.Mind/Styles/Button.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Styles/Button.xaml
rename to Extensions/AIStudio.Wpf.Mind/Styles/Button.xaml
diff --git a/AIStudio.Wpf.Mind/Styles/ComboBox.xaml b/Extensions/AIStudio.Wpf.Mind/Styles/ComboBox.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Styles/ComboBox.xaml
rename to Extensions/AIStudio.Wpf.Mind/Styles/ComboBox.xaml
diff --git a/AIStudio.Wpf.Mind/Styles/ContextMenu.xaml b/Extensions/AIStudio.Wpf.Mind/Styles/ContextMenu.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Styles/ContextMenu.xaml
rename to Extensions/AIStudio.Wpf.Mind/Styles/ContextMenu.xaml
diff --git a/AIStudio.Wpf.Mind/Styles/ToggleButton.xaml b/Extensions/AIStudio.Wpf.Mind/Styles/ToggleButton.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Styles/ToggleButton.xaml
rename to Extensions/AIStudio.Wpf.Mind/Styles/ToggleButton.xaml
diff --git a/AIStudio.Wpf.Mind/Themes/Generic.xaml b/Extensions/AIStudio.Wpf.Mind/Themes/Generic.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Themes/Generic.xaml
rename to Extensions/AIStudio.Wpf.Mind/Themes/Generic.xaml
diff --git a/AIStudio.Wpf.Mind/Themes/MindNode.xaml b/Extensions/AIStudio.Wpf.Mind/Themes/MindNode.xaml
similarity index 100%
rename from AIStudio.Wpf.Mind/Themes/MindNode.xaml
rename to Extensions/AIStudio.Wpf.Mind/Themes/MindNode.xaml
diff --git a/AIStudio.Wpf.Mind/ViewModels/IMindDiagramViewModel.cs b/Extensions/AIStudio.Wpf.Mind/ViewModels/IMindDiagramViewModel.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/ViewModels/IMindDiagramViewModel.cs
rename to Extensions/AIStudio.Wpf.Mind/ViewModels/IMindDiagramViewModel.cs
diff --git a/AIStudio.Wpf.Mind/ViewModels/MindDiagramViewModel.cs b/Extensions/AIStudio.Wpf.Mind/ViewModels/MindDiagramViewModel.cs
similarity index 100%
rename from AIStudio.Wpf.Mind/ViewModels/MindDiagramViewModel.cs
rename to Extensions/AIStudio.Wpf.Mind/ViewModels/MindDiagramViewModel.cs
diff --git a/AIStudio.Wpf.Mind/ViewModels/MindNode.cs b/Extensions/AIStudio.Wpf.Mind/ViewModels/MindNode.cs
similarity index 99%
rename from AIStudio.Wpf.Mind/ViewModels/MindNode.cs
rename to Extensions/AIStudio.Wpf.Mind/ViewModels/MindNode.cs
index af4a8ba..89e5493 100644
--- a/AIStudio.Wpf.Mind/ViewModels/MindNode.cs
+++ b/Extensions/AIStudio.Wpf.Mind/ViewModels/MindNode.cs
@@ -15,8 +15,8 @@ using AIStudio.Wpf.DiagramDesigner;
using AIStudio.Wpf.DiagramDesigner.Geometrys;
using AIStudio.Wpf.DiagramDesigner.Helpers;
using AIStudio.Wpf.DiagramDesigner.Models;
-using AIStudio.Wpf.DiagramModels;
-using AIStudio.Wpf.DiagramModels.ViewModels;
+using AIStudio.Wpf.DiagramDesigner.Serializable;
+using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels;
using AIStudio.Wpf.Mind.Controls;
using AIStudio.Wpf.Mind.Helpers;
using AIStudio.Wpf.Mind.Models;
diff --git a/Extensions/AIStudio.Wpf.RoslynScript/AIStudio.Wpf.RoslynScript.csproj b/Extensions/AIStudio.Wpf.RoslynScript/AIStudio.Wpf.RoslynScript.csproj
new file mode 100644
index 0000000..8697693
--- /dev/null
+++ b/Extensions/AIStudio.Wpf.RoslynScript/AIStudio.Wpf.RoslynScript.csproj
@@ -0,0 +1,15 @@
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Extensions/AIStudio.Wpf.RoslynScript/Themes/RoslynScriptViewModel.xaml b/Extensions/AIStudio.Wpf.RoslynScript/Themes/RoslynScriptViewModel.xaml
new file mode 100644
index 0000000..db7e876
--- /dev/null
+++ b/Extensions/AIStudio.Wpf.RoslynScript/Themes/RoslynScriptViewModel.xaml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Extensions/AIStudio.Wpf.RoslynScript/ViewModels/RoslynScriptViewModel.cs b/Extensions/AIStudio.Wpf.RoslynScript/ViewModels/RoslynScriptViewModel.cs
new file mode 100644
index 0000000..60cb522
--- /dev/null
+++ b/Extensions/AIStudio.Wpf.RoslynScript/ViewModels/RoslynScriptViewModel.cs
@@ -0,0 +1,16 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using AIStudio.Wpf.DiagramDesigner;
+
+namespace AIStudio.Wpf.CSharpScript.ViewModels
+{
+ public class CSharpScriptViewModel : LogicalGateItemViewModelBase
+ {
+ public CSharpScriptViewModel(LogicalType logicalType) : base(logicalType)
+ {
+ }
+ }
+}
diff --git a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj
similarity index 71%
rename from AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj
rename to Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj
index b8bf641..b50684c 100644
--- a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj
+++ b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj
diff --git a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj
diff --git a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj
similarity index 100%
rename from AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj
rename to Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj
diff --git a/AIStudio.Wpf.SFC/LinkPoint.cs b/Extensions/AIStudio.Wpf.SFC/LinkPoint.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/LinkPoint.cs
rename to Extensions/AIStudio.Wpf.SFC/LinkPoint.cs
diff --git a/AIStudio.Wpf.SFC/Models/SFCNodeDesignerItem.cs b/Extensions/AIStudio.Wpf.SFC/Models/SFCNodeDesignerItem.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/Models/SFCNodeDesignerItem.cs
rename to Extensions/AIStudio.Wpf.SFC/Models/SFCNodeDesignerItem.cs
diff --git a/AIStudio.Wpf.SFC/Models/SFCToolBoxData.cs b/Extensions/AIStudio.Wpf.SFC/Models/SFCToolBoxData.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/Models/SFCToolBoxData.cs
rename to Extensions/AIStudio.Wpf.SFC/Models/SFCToolBoxData.cs
diff --git a/AIStudio.Wpf.SFC/README.txt b/Extensions/AIStudio.Wpf.SFC/README.txt
similarity index 100%
rename from AIStudio.Wpf.SFC/README.txt
rename to Extensions/AIStudio.Wpf.SFC/README.txt
diff --git a/AIStudio.Wpf.SFC/SFCNodeKinds.cs b/Extensions/AIStudio.Wpf.SFC/SFCNodeKinds.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/SFCNodeKinds.cs
rename to Extensions/AIStudio.Wpf.SFC/SFCNodeKinds.cs
diff --git a/AIStudio.Wpf.SFC/SFCService.cs b/Extensions/AIStudio.Wpf.SFC/SFCService.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/SFCService.cs
rename to Extensions/AIStudio.Wpf.SFC/SFCService.cs
diff --git a/AIStudio.Wpf.SFC/Themes/SFCNode.xaml b/Extensions/AIStudio.Wpf.SFC/Themes/SFCNode.xaml
similarity index 100%
rename from AIStudio.Wpf.SFC/Themes/SFCNode.xaml
rename to Extensions/AIStudio.Wpf.SFC/Themes/SFCNode.xaml
diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCActionNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCActionNode.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/SFCActionNode.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCActionNode.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCActionNodeData.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCActionNodeData.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/SFCActionNodeData.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCActionNodeData.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCCOBeginNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCCOBeginNode.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/SFCCOBeginNode.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCCOBeginNode.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCCOEndNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCCOEndNode.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/SFCCOEndNode.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCCOEndNode.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCConditionNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCConditionNode.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/SFCConditionNode.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCConditionNode.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCConditionNodeData.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCConditionNodeData.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/SFCConditionNodeData.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCConditionNodeData.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCNode.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/SFCNode.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCNode.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCNodeNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCNodeNode.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/SFCNodeNode.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCNodeNode.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCStartNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCStartNode.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/SFCStartNode.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCStartNode.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_ListViewModel.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_ListViewModel.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/Simulate_ListViewModel.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_ListViewModel.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModel.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModel.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModel.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModel.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModelData.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModelData.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModelData.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModelData.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_StartViewModel.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_StartViewModel.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/Simulate_StartViewModel.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_StartViewModel.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModel.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModel.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModel.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModel.cs
diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModelData.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModelData.cs
similarity index 100%
rename from AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModelData.cs
rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModelData.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.xaml b/Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.xaml
deleted file mode 100644
index a2d5549..0000000
--- a/Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.xaml
+++ /dev/null
@@ -1,5120 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Themes/Theme.Template.xaml b/Fluent.Ribbon/Fluent.Ribbon/Themes/Themes/Theme.Template.xaml
deleted file mode 100644
index 3bc4aab..0000000
--- a/Fluent.Ribbon/Fluent.Ribbon/Themes/Themes/Theme.Template.xaml
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
- {{ThemeName}}
- Fluent.Ribbon
- {{ThemeDisplayName}}
- {{BaseColorScheme}}
- {{ColorScheme}}
- {{AlternativeColorScheme}}
-
- {{Fluent.Ribbon.Colors.AccentBaseColor}}
-
- {{IsHighContrast}}
-
-
-
-
- {{Fluent.Ribbon.Colors.AccentBaseColor}}
-
- {{Fluent.Ribbon.Colors.AccentColor80}}
-
- {{Fluent.Ribbon.Colors.AccentColor60}}
-
- {{Fluent.Ribbon.Colors.AccentColor40}}
-
- {{Fluent.Ribbon.Colors.AccentColor20}}
-
- {{Fluent.Ribbon.Colors.HighlightColor}}
-
-
- {{BlackColor}}
- {{BlackColor20}}
- {{WhiteColor}}
- {{WhiteColor20}}
- {{Gray1}}
- {{Gray2}}
- {{Gray3}}
- {{Gray4}}
- {{Gray5}}
- {{Gray6}}
- {{Gray7}}
- {{Gray8}}
- {{Gray9}}
- {{Gray10}}
-
- #00FFFFFF
- #17FFFFFF
-
-
- {{Fluent.Ribbon.Colors.IdealForegroundColor}}
- {{Fluent.Ribbon.Colors.DarkIdealForegroundDisabledColor}}
-
-
- {{Fluent.Ribbon.Colors.ExtremeHighlightColor}}
- {{Fluent.Ribbon.Colors.DarkExtremeHighlightColor}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Dragablz/.gitattributes b/Others/Dragablz/.gitattributes
similarity index 100%
rename from Dragablz/.gitattributes
rename to Others/Dragablz/.gitattributes
diff --git a/Dragablz/.gitignore b/Others/Dragablz/.gitignore
similarity index 100%
rename from Dragablz/.gitignore
rename to Others/Dragablz/.gitignore
diff --git a/Dragablz/Dragablz.Test/Core/CollectionTeaserFixtures.cs b/Others/Dragablz/Dragablz.Test/Core/CollectionTeaserFixtures.cs
similarity index 100%
rename from Dragablz/Dragablz.Test/Core/CollectionTeaserFixtures.cs
rename to Others/Dragablz/Dragablz.Test/Core/CollectionTeaserFixtures.cs
diff --git a/Dragablz/Dragablz.Test/Dockablz/TilerCalculatorFixture.cs b/Others/Dragablz/Dragablz.Test/Dockablz/TilerCalculatorFixture.cs
similarity index 100%
rename from Dragablz/Dragablz.Test/Dockablz/TilerCalculatorFixture.cs
rename to Others/Dragablz/Dragablz.Test/Dockablz/TilerCalculatorFixture.cs
diff --git a/Dragablz/Dragablz.Test/Dragablz.Test.csproj b/Others/Dragablz/Dragablz.Test/Dragablz.Test.csproj
similarity index 100%
rename from Dragablz/Dragablz.Test/Dragablz.Test.csproj
rename to Others/Dragablz/Dragablz.Test/Dragablz.Test.csproj
diff --git a/Dragablz/Dragablz.sln b/Others/Dragablz/Dragablz.sln
similarity index 100%
rename from Dragablz/Dragablz.sln
rename to Others/Dragablz/Dragablz.sln
diff --git a/Dragablz/Dragablz.sln.DotSettings b/Others/Dragablz/Dragablz.sln.DotSettings
similarity index 100%
rename from Dragablz/Dragablz.sln.DotSettings
rename to Others/Dragablz/Dragablz.sln.DotSettings
diff --git a/Dragablz/Dragablz/CanvasOrganiser.cs b/Others/Dragablz/Dragablz/CanvasOrganiser.cs
similarity index 100%
rename from Dragablz/Dragablz/CanvasOrganiser.cs
rename to Others/Dragablz/Dragablz/CanvasOrganiser.cs
diff --git a/Dragablz/Dragablz/ContainerCustomisations.cs b/Others/Dragablz/Dragablz/ContainerCustomisations.cs
similarity index 100%
rename from Dragablz/Dragablz/ContainerCustomisations.cs
rename to Others/Dragablz/Dragablz/ContainerCustomisations.cs
diff --git a/Dragablz/Dragablz/Converters/BooleanAndToVisibilityConverter.cs b/Others/Dragablz/Dragablz/Converters/BooleanAndToVisibilityConverter.cs
similarity index 100%
rename from Dragablz/Dragablz/Converters/BooleanAndToVisibilityConverter.cs
rename to Others/Dragablz/Dragablz/Converters/BooleanAndToVisibilityConverter.cs
diff --git a/Dragablz/Dragablz/Converters/EqualityToBooleanConverter.cs b/Others/Dragablz/Dragablz/Converters/EqualityToBooleanConverter.cs
similarity index 100%
rename from Dragablz/Dragablz/Converters/EqualityToBooleanConverter.cs
rename to Others/Dragablz/Dragablz/Converters/EqualityToBooleanConverter.cs
diff --git a/Dragablz/Dragablz/Converters/EqualityToVisibilityConverter.cs b/Others/Dragablz/Dragablz/Converters/EqualityToVisibilityConverter.cs
similarity index 100%
rename from Dragablz/Dragablz/Converters/EqualityToVisibilityConverter.cs
rename to Others/Dragablz/Dragablz/Converters/EqualityToVisibilityConverter.cs
diff --git a/Dragablz/Dragablz/Converters/ShowDefaultCloseButtonConverter.cs b/Others/Dragablz/Dragablz/Converters/ShowDefaultCloseButtonConverter.cs
similarity index 100%
rename from Dragablz/Dragablz/Converters/ShowDefaultCloseButtonConverter.cs
rename to Others/Dragablz/Dragablz/Converters/ShowDefaultCloseButtonConverter.cs
diff --git a/Dragablz/Dragablz/Core/CollectionTeaser.cs b/Others/Dragablz/Dragablz/Core/CollectionTeaser.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/CollectionTeaser.cs
rename to Others/Dragablz/Dragablz/Core/CollectionTeaser.cs
diff --git a/Dragablz/Dragablz/Core/Extensions.cs b/Others/Dragablz/Dragablz/Core/Extensions.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/Extensions.cs
rename to Others/Dragablz/Dragablz/Core/Extensions.cs
diff --git a/Dragablz/Dragablz/Core/FuncComparer.cs b/Others/Dragablz/Dragablz/Core/FuncComparer.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/FuncComparer.cs
rename to Others/Dragablz/Dragablz/Core/FuncComparer.cs
diff --git a/Dragablz/Dragablz/Core/HitTest.cs b/Others/Dragablz/Dragablz/Core/HitTest.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/HitTest.cs
rename to Others/Dragablz/Dragablz/Core/HitTest.cs
diff --git a/Dragablz/Dragablz/Core/InterTabTransfer.cs b/Others/Dragablz/Dragablz/Core/InterTabTransfer.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/InterTabTransfer.cs
rename to Others/Dragablz/Dragablz/Core/InterTabTransfer.cs
diff --git a/Dragablz/Dragablz/Core/MultiComparer.cs b/Others/Dragablz/Dragablz/Core/MultiComparer.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/MultiComparer.cs
rename to Others/Dragablz/Dragablz/Core/MultiComparer.cs
diff --git a/Dragablz/Dragablz/Core/Native.cs b/Others/Dragablz/Dragablz/Core/Native.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/Native.cs
rename to Others/Dragablz/Dragablz/Core/Native.cs
diff --git a/Dragablz/Dragablz/Core/SystemCommand.cs b/Others/Dragablz/Dragablz/Core/SystemCommand.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/SystemCommand.cs
rename to Others/Dragablz/Dragablz/Core/SystemCommand.cs
diff --git a/Dragablz/Dragablz/Core/TabHeaderDragStartInformation.cs b/Others/Dragablz/Dragablz/Core/TabHeaderDragStartInformation.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/TabHeaderDragStartInformation.cs
rename to Others/Dragablz/Dragablz/Core/TabHeaderDragStartInformation.cs
diff --git a/Dragablz/Dragablz/Core/WindowMessage.cs b/Others/Dragablz/Dragablz/Core/WindowMessage.cs
similarity index 100%
rename from Dragablz/Dragablz/Core/WindowMessage.cs
rename to Others/Dragablz/Dragablz/Core/WindowMessage.cs
diff --git a/Dragablz/Dragablz/DefaultInterLayoutClient.cs b/Others/Dragablz/Dragablz/DefaultInterLayoutClient.cs
similarity index 100%
rename from Dragablz/Dragablz/DefaultInterLayoutClient.cs
rename to Others/Dragablz/Dragablz/DefaultInterLayoutClient.cs
diff --git a/Dragablz/Dragablz/DefaultInterTabClient.cs b/Others/Dragablz/Dragablz/DefaultInterTabClient.cs
similarity index 100%
rename from Dragablz/Dragablz/DefaultInterTabClient.cs
rename to Others/Dragablz/Dragablz/DefaultInterTabClient.cs
diff --git a/Dragablz/Dragablz/Dockablz/Branch.cs b/Others/Dragablz/Dragablz/Dockablz/Branch.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/Branch.cs
rename to Others/Dragablz/Dragablz/Dockablz/Branch.cs
diff --git a/Dragablz/Dragablz/Dockablz/BranchAccessor.cs b/Others/Dragablz/Dragablz/Dockablz/BranchAccessor.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/BranchAccessor.cs
rename to Others/Dragablz/Dragablz/Dockablz/BranchAccessor.cs
diff --git a/Dragablz/Dragablz/Dockablz/BranchItem.cs b/Others/Dragablz/Dragablz/Dockablz/BranchItem.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/BranchItem.cs
rename to Others/Dragablz/Dragablz/Dockablz/BranchItem.cs
diff --git a/Dragablz/Dragablz/Dockablz/BranchResult.cs b/Others/Dragablz/Dragablz/Dockablz/BranchResult.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/BranchResult.cs
rename to Others/Dragablz/Dragablz/Dockablz/BranchResult.cs
diff --git a/Dragablz/Dragablz/Dockablz/CouldBeHeaderedStyleSelector.cs b/Others/Dragablz/Dragablz/Dockablz/CouldBeHeaderedStyleSelector.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/CouldBeHeaderedStyleSelector.cs
rename to Others/Dragablz/Dragablz/Dockablz/CouldBeHeaderedStyleSelector.cs
diff --git a/Dragablz/Dragablz/Dockablz/DropZone.cs b/Others/Dragablz/Dragablz/Dockablz/DropZone.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/DropZone.cs
rename to Others/Dragablz/Dragablz/Dockablz/DropZone.cs
diff --git a/Dragablz/Dragablz/Dockablz/DropZoneLocation.cs b/Others/Dragablz/Dragablz/Dockablz/DropZoneLocation.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/DropZoneLocation.cs
rename to Others/Dragablz/Dragablz/Dockablz/DropZoneLocation.cs
diff --git a/Dragablz/Dragablz/Dockablz/Extensions.cs b/Others/Dragablz/Dragablz/Dockablz/Extensions.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/Extensions.cs
rename to Others/Dragablz/Dragablz/Dockablz/Extensions.cs
diff --git a/Dragablz/Dragablz/Dockablz/Finder.cs b/Others/Dragablz/Dragablz/Dockablz/Finder.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/Finder.cs
rename to Others/Dragablz/Dragablz/Dockablz/Finder.cs
diff --git a/Dragablz/Dragablz/Dockablz/FloatRequestedEvent.cs b/Others/Dragablz/Dragablz/Dockablz/FloatRequestedEvent.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/FloatRequestedEvent.cs
rename to Others/Dragablz/Dragablz/Dockablz/FloatRequestedEvent.cs
diff --git a/Dragablz/Dragablz/Dockablz/FloatTransfer.cs b/Others/Dragablz/Dragablz/Dockablz/FloatTransfer.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/FloatTransfer.cs
rename to Others/Dragablz/Dragablz/Dockablz/FloatTransfer.cs
diff --git a/Dragablz/Dragablz/Dockablz/FloatingItemSnapShot.cs b/Others/Dragablz/Dragablz/Dockablz/FloatingItemSnapShot.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/FloatingItemSnapShot.cs
rename to Others/Dragablz/Dragablz/Dockablz/FloatingItemSnapShot.cs
diff --git a/Dragablz/Dragablz/Dockablz/Layout.cs b/Others/Dragablz/Dragablz/Dockablz/Layout.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/Layout.cs
rename to Others/Dragablz/Dragablz/Dockablz/Layout.cs
diff --git a/Dragablz/Dragablz/Dockablz/LayoutAccessor.cs b/Others/Dragablz/Dragablz/Dockablz/LayoutAccessor.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/LayoutAccessor.cs
rename to Others/Dragablz/Dragablz/Dockablz/LayoutAccessor.cs
diff --git a/Dragablz/Dragablz/Dockablz/LocationReport.cs b/Others/Dragablz/Dragablz/Dockablz/LocationReport.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/LocationReport.cs
rename to Others/Dragablz/Dragablz/Dockablz/LocationReport.cs
diff --git a/Dragablz/Dragablz/Dockablz/LocationReportBuilder.cs b/Others/Dragablz/Dragablz/Dockablz/LocationReportBuilder.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/LocationReportBuilder.cs
rename to Others/Dragablz/Dragablz/Dockablz/LocationReportBuilder.cs
diff --git a/Dragablz/Dragablz/Dockablz/LocationReportException.cs b/Others/Dragablz/Dragablz/Dockablz/LocationReportException.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/LocationReportException.cs
rename to Others/Dragablz/Dragablz/Dockablz/LocationReportException.cs
diff --git a/Dragablz/Dragablz/Dockablz/LocationSnapShot.cs b/Others/Dragablz/Dragablz/Dockablz/LocationSnapShot.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/LocationSnapShot.cs
rename to Others/Dragablz/Dragablz/Dockablz/LocationSnapShot.cs
diff --git a/Dragablz/Dragablz/Dockablz/Tiler.cs b/Others/Dragablz/Dragablz/Dockablz/Tiler.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/Tiler.cs
rename to Others/Dragablz/Dragablz/Dockablz/Tiler.cs
diff --git a/Dragablz/Dragablz/Dockablz/TilerCalculator.cs b/Others/Dragablz/Dragablz/Dockablz/TilerCalculator.cs
similarity index 100%
rename from Dragablz/Dragablz/Dockablz/TilerCalculator.cs
rename to Others/Dragablz/Dragablz/Dockablz/TilerCalculator.cs
diff --git a/Dragablz/Dragablz/Dragablz.csproj b/Others/Dragablz/Dragablz/Dragablz.csproj
similarity index 100%
rename from Dragablz/Dragablz/Dragablz.csproj
rename to Others/Dragablz/Dragablz/Dragablz.csproj
diff --git a/Dragablz/Dragablz/Dragablz.nuspec b/Others/Dragablz/Dragablz/Dragablz.nuspec
similarity index 100%
rename from Dragablz/Dragablz/Dragablz.nuspec
rename to Others/Dragablz/Dragablz/Dragablz.nuspec
diff --git a/Dragablz/Dragablz/DragablzColors.cs b/Others/Dragablz/Dragablz/DragablzColors.cs
similarity index 100%
rename from Dragablz/Dragablz/DragablzColors.cs
rename to Others/Dragablz/Dragablz/DragablzColors.cs
diff --git a/Dragablz/Dragablz/DragablzDragCompletedEventArgs.cs b/Others/Dragablz/Dragablz/DragablzDragCompletedEventArgs.cs
similarity index 100%
rename from Dragablz/Dragablz/DragablzDragCompletedEventArgs.cs
rename to Others/Dragablz/Dragablz/DragablzDragCompletedEventArgs.cs
diff --git a/Dragablz/Dragablz/DragablzDragDeltaEventArgs.cs b/Others/Dragablz/Dragablz/DragablzDragDeltaEventArgs.cs
similarity index 100%
rename from Dragablz/Dragablz/DragablzDragDeltaEventArgs.cs
rename to Others/Dragablz/Dragablz/DragablzDragDeltaEventArgs.cs
diff --git a/Dragablz/Dragablz/DragablzDragStartedEventArgs.cs b/Others/Dragablz/Dragablz/DragablzDragStartedEventArgs.cs
similarity index 100%
rename from Dragablz/Dragablz/DragablzDragStartedEventArgs.cs
rename to Others/Dragablz/Dragablz/DragablzDragStartedEventArgs.cs
diff --git a/Dragablz/Dragablz/DragablzIcon.cs b/Others/Dragablz/Dragablz/DragablzIcon.cs
similarity index 100%
rename from Dragablz/Dragablz/DragablzIcon.cs
rename to Others/Dragablz/Dragablz/DragablzIcon.cs
diff --git a/Dragablz/Dragablz/DragablzItem.cs b/Others/Dragablz/Dragablz/DragablzItem.cs
similarity index 100%
rename from Dragablz/Dragablz/DragablzItem.cs
rename to Others/Dragablz/Dragablz/DragablzItem.cs
diff --git a/Dragablz/Dragablz/DragablzItemEventArgs.cs b/Others/Dragablz/Dragablz/DragablzItemEventArgs.cs
similarity index 100%
rename from Dragablz/Dragablz/DragablzItemEventArgs.cs
rename to Others/Dragablz/Dragablz/DragablzItemEventArgs.cs
diff --git a/Dragablz/Dragablz/DragablzItemsControl.cs b/Others/Dragablz/Dragablz/DragablzItemsControl.cs
similarity index 100%
rename from Dragablz/Dragablz/DragablzItemsControl.cs
rename to Others/Dragablz/Dragablz/DragablzItemsControl.cs
diff --git a/Dragablz/Dragablz/DragablzWindow.cs b/Others/Dragablz/Dragablz/DragablzWindow.cs
similarity index 100%
rename from Dragablz/Dragablz/DragablzWindow.cs
rename to Others/Dragablz/Dragablz/DragablzWindow.cs
diff --git a/Dragablz/Dragablz/EmptyHeaderSizingHint.cs b/Others/Dragablz/Dragablz/EmptyHeaderSizingHint.cs
similarity index 100%
rename from Dragablz/Dragablz/EmptyHeaderSizingHint.cs
rename to Others/Dragablz/Dragablz/EmptyHeaderSizingHint.cs
diff --git a/Dragablz/Dragablz/HeaderedDragablzItem.cs b/Others/Dragablz/Dragablz/HeaderedDragablzItem.cs
similarity index 100%
rename from Dragablz/Dragablz/HeaderedDragablzItem.cs
rename to Others/Dragablz/Dragablz/HeaderedDragablzItem.cs
diff --git a/Dragablz/Dragablz/HeaderedItemViewModel.cs b/Others/Dragablz/Dragablz/HeaderedItemViewModel.cs
similarity index 100%
rename from Dragablz/Dragablz/HeaderedItemViewModel.cs
rename to Others/Dragablz/Dragablz/HeaderedItemViewModel.cs
diff --git a/Dragablz/Dragablz/HorizontalOrganiser.cs b/Others/Dragablz/Dragablz/HorizontalOrganiser.cs
similarity index 100%
rename from Dragablz/Dragablz/HorizontalOrganiser.cs
rename to Others/Dragablz/Dragablz/HorizontalOrganiser.cs
diff --git a/Dragablz/Dragablz/HorizontalPositionMonitor.cs b/Others/Dragablz/Dragablz/HorizontalPositionMonitor.cs
similarity index 100%
rename from Dragablz/Dragablz/HorizontalPositionMonitor.cs
rename to Others/Dragablz/Dragablz/HorizontalPositionMonitor.cs
diff --git a/Dragablz/Dragablz/IInterLayoutClient.cs b/Others/Dragablz/Dragablz/IInterLayoutClient.cs
similarity index 100%
rename from Dragablz/Dragablz/IInterLayoutClient.cs
rename to Others/Dragablz/Dragablz/IInterLayoutClient.cs
diff --git a/Dragablz/Dragablz/IInterTabClient.cs b/Others/Dragablz/Dragablz/IInterTabClient.cs
similarity index 100%
rename from Dragablz/Dragablz/IInterTabClient.cs
rename to Others/Dragablz/Dragablz/IInterTabClient.cs
diff --git a/Dragablz/Dragablz/IItemsOrganiser.cs b/Others/Dragablz/Dragablz/IItemsOrganiser.cs
similarity index 100%
rename from Dragablz/Dragablz/IItemsOrganiser.cs
rename to Others/Dragablz/Dragablz/IItemsOrganiser.cs
diff --git a/Dragablz/Dragablz/IManualInterTabClient.cs b/Others/Dragablz/Dragablz/IManualInterTabClient.cs
similarity index 100%
rename from Dragablz/Dragablz/IManualInterTabClient.cs
rename to Others/Dragablz/Dragablz/IManualInterTabClient.cs
diff --git a/Dragablz/Dragablz/INewTabHost.cs b/Others/Dragablz/Dragablz/INewTabHost.cs
similarity index 100%
rename from Dragablz/Dragablz/INewTabHost.cs
rename to Others/Dragablz/Dragablz/INewTabHost.cs
diff --git a/Dragablz/Dragablz/InterTabController.cs b/Others/Dragablz/Dragablz/InterTabController.cs
similarity index 100%
rename from Dragablz/Dragablz/InterTabController.cs
rename to Others/Dragablz/Dragablz/InterTabController.cs
diff --git a/Dragablz/Dragablz/ItemActionCallbackArgs.cs b/Others/Dragablz/Dragablz/ItemActionCallbackArgs.cs
similarity index 100%
rename from Dragablz/Dragablz/ItemActionCallbackArgs.cs
rename to Others/Dragablz/Dragablz/ItemActionCallbackArgs.cs
diff --git a/Dragablz/Dragablz/LocationChangedEventArgs.cs b/Others/Dragablz/Dragablz/LocationChangedEventArgs.cs
similarity index 100%
rename from Dragablz/Dragablz/LocationChangedEventArgs.cs
rename to Others/Dragablz/Dragablz/LocationChangedEventArgs.cs
diff --git a/Dragablz/Dragablz/LocationHint.cs b/Others/Dragablz/Dragablz/LocationHint.cs
similarity index 100%
rename from Dragablz/Dragablz/LocationHint.cs
rename to Others/Dragablz/Dragablz/LocationHint.cs
diff --git a/Dragablz/Dragablz/MoveItemRequest.cs b/Others/Dragablz/Dragablz/MoveItemRequest.cs
similarity index 100%
rename from Dragablz/Dragablz/MoveItemRequest.cs
rename to Others/Dragablz/Dragablz/MoveItemRequest.cs
diff --git a/Dragablz/Dragablz/NewTabHost.cs b/Others/Dragablz/Dragablz/NewTabHost.cs
similarity index 100%
rename from Dragablz/Dragablz/NewTabHost.cs
rename to Others/Dragablz/Dragablz/NewTabHost.cs
diff --git a/Dragablz/Dragablz/OrderChangedEventArgs.cs b/Others/Dragablz/Dragablz/OrderChangedEventArgs.cs
similarity index 100%
rename from Dragablz/Dragablz/OrderChangedEventArgs.cs
rename to Others/Dragablz/Dragablz/OrderChangedEventArgs.cs
diff --git a/Dragablz/Dragablz/PositionMonitor.cs b/Others/Dragablz/Dragablz/PositionMonitor.cs
similarity index 100%
rename from Dragablz/Dragablz/PositionMonitor.cs
rename to Others/Dragablz/Dragablz/PositionMonitor.cs
diff --git a/Dragablz/Dragablz/Properties/AssemblyInfo.cs b/Others/Dragablz/Dragablz/Properties/AssemblyInfo.cs
similarity index 100%
rename from Dragablz/Dragablz/Properties/AssemblyInfo.cs
rename to Others/Dragablz/Dragablz/Properties/AssemblyInfo.cs
diff --git a/Dragablz/Dragablz/Properties/Resources.Designer.cs b/Others/Dragablz/Dragablz/Properties/Resources.Designer.cs
similarity index 100%
rename from Dragablz/Dragablz/Properties/Resources.Designer.cs
rename to Others/Dragablz/Dragablz/Properties/Resources.Designer.cs
diff --git a/Dragablz/Dragablz/Properties/Resources.resx b/Others/Dragablz/Dragablz/Properties/Resources.resx
similarity index 100%
rename from Dragablz/Dragablz/Properties/Resources.resx
rename to Others/Dragablz/Dragablz/Properties/Resources.resx
diff --git a/Dragablz/Dragablz/Properties/Settings.Designer.cs b/Others/Dragablz/Dragablz/Properties/Settings.Designer.cs
similarity index 100%
rename from Dragablz/Dragablz/Properties/Settings.Designer.cs
rename to Others/Dragablz/Dragablz/Properties/Settings.Designer.cs
diff --git a/Dragablz/Dragablz/Properties/Settings.settings b/Others/Dragablz/Dragablz/Properties/Settings.settings
similarity index 100%
rename from Dragablz/Dragablz/Properties/Settings.settings
rename to Others/Dragablz/Dragablz/Properties/Settings.settings
diff --git a/Dragablz/Dragablz/Referenceless/AnonymousDisposable.cs b/Others/Dragablz/Dragablz/Referenceless/AnonymousDisposable.cs
similarity index 100%
rename from Dragablz/Dragablz/Referenceless/AnonymousDisposable.cs
rename to Others/Dragablz/Dragablz/Referenceless/AnonymousDisposable.cs
diff --git a/Dragablz/Dragablz/Referenceless/DefaultDisposable.cs b/Others/Dragablz/Dragablz/Referenceless/DefaultDisposable.cs
similarity index 100%
rename from Dragablz/Dragablz/Referenceless/DefaultDisposable.cs
rename to Others/Dragablz/Dragablz/Referenceless/DefaultDisposable.cs
diff --git a/Dragablz/Dragablz/Referenceless/Disposable.cs b/Others/Dragablz/Dragablz/Referenceless/Disposable.cs
similarity index 100%
rename from Dragablz/Dragablz/Referenceless/Disposable.cs
rename to Others/Dragablz/Dragablz/Referenceless/Disposable.cs
diff --git a/Dragablz/Dragablz/Referenceless/ICancelable.cs b/Others/Dragablz/Dragablz/Referenceless/ICancelable.cs
similarity index 100%
rename from Dragablz/Dragablz/Referenceless/ICancelable.cs
rename to Others/Dragablz/Dragablz/Referenceless/ICancelable.cs
diff --git a/Dragablz/Dragablz/Referenceless/SerialDisposable.cs b/Others/Dragablz/Dragablz/Referenceless/SerialDisposable.cs
similarity index 100%
rename from Dragablz/Dragablz/Referenceless/SerialDisposable.cs
rename to Others/Dragablz/Dragablz/Referenceless/SerialDisposable.cs
diff --git a/Dragablz/Dragablz/StackOrganiser.cs b/Others/Dragablz/Dragablz/StackOrganiser.cs
similarity index 100%
rename from Dragablz/Dragablz/StackOrganiser.cs
rename to Others/Dragablz/Dragablz/StackOrganiser.cs
diff --git a/Dragablz/Dragablz/StackPositionMonitor.cs b/Others/Dragablz/Dragablz/StackPositionMonitor.cs
similarity index 100%
rename from Dragablz/Dragablz/StackPositionMonitor.cs
rename to Others/Dragablz/Dragablz/StackPositionMonitor.cs
diff --git a/Dragablz/Dragablz/StoryboardCompletionListener.cs b/Others/Dragablz/Dragablz/StoryboardCompletionListener.cs
similarity index 100%
rename from Dragablz/Dragablz/StoryboardCompletionListener.cs
rename to Others/Dragablz/Dragablz/StoryboardCompletionListener.cs
diff --git a/Dragablz/Dragablz/TabEmptiedResponse.cs b/Others/Dragablz/Dragablz/TabEmptiedResponse.cs
similarity index 100%
rename from Dragablz/Dragablz/TabEmptiedResponse.cs
rename to Others/Dragablz/Dragablz/TabEmptiedResponse.cs
diff --git a/Dragablz/Dragablz/TabablzControl.cs b/Others/Dragablz/Dragablz/TabablzControl.cs
similarity index 100%
rename from Dragablz/Dragablz/TabablzControl.cs
rename to Others/Dragablz/Dragablz/TabablzControl.cs
diff --git a/Dragablz/Dragablz/TabablzHeaderSizeConverter.cs b/Others/Dragablz/Dragablz/TabablzHeaderSizeConverter.cs
similarity index 100%
rename from Dragablz/Dragablz/TabablzHeaderSizeConverter.cs
rename to Others/Dragablz/Dragablz/TabablzHeaderSizeConverter.cs
diff --git a/Dragablz/Dragablz/TabablzItemStyleSelector.cs b/Others/Dragablz/Dragablz/TabablzItemStyleSelector.cs
similarity index 100%
rename from Dragablz/Dragablz/TabablzItemStyleSelector.cs
rename to Others/Dragablz/Dragablz/TabablzItemStyleSelector.cs
diff --git a/Dragablz/Dragablz/Themes/BrushToRadialGradientBrushConverter.cs b/Others/Dragablz/Dragablz/Themes/BrushToRadialGradientBrushConverter.cs
similarity index 100%
rename from Dragablz/Dragablz/Themes/BrushToRadialGradientBrushConverter.cs
rename to Others/Dragablz/Dragablz/Themes/BrushToRadialGradientBrushConverter.cs
diff --git a/Dragablz/Dragablz/Themes/Dockablz.xaml b/Others/Dragablz/Dragablz/Themes/Dockablz.xaml
similarity index 100%
rename from Dragablz/Dragablz/Themes/Dockablz.xaml
rename to Others/Dragablz/Dragablz/Themes/Dockablz.xaml
diff --git a/Dragablz/Dragablz/Themes/Generic.xaml b/Others/Dragablz/Dragablz/Themes/Generic.xaml
similarity index 100%
rename from Dragablz/Dragablz/Themes/Generic.xaml
rename to Others/Dragablz/Dragablz/Themes/Generic.xaml
diff --git a/Dragablz/Dragablz/Themes/MahApps.xaml b/Others/Dragablz/Dragablz/Themes/MahApps.xaml
similarity index 100%
rename from Dragablz/Dragablz/Themes/MahApps.xaml
rename to Others/Dragablz/Dragablz/Themes/MahApps.xaml
diff --git a/Dragablz/Dragablz/Themes/MaterialDesign.xaml b/Others/Dragablz/Dragablz/Themes/MaterialDesign.xaml
similarity index 100%
rename from Dragablz/Dragablz/Themes/MaterialDesign.xaml
rename to Others/Dragablz/Dragablz/Themes/MaterialDesign.xaml
diff --git a/Dragablz/Dragablz/Themes/MaterialDesignAssist.cs b/Others/Dragablz/Dragablz/Themes/MaterialDesignAssist.cs
similarity index 100%
rename from Dragablz/Dragablz/Themes/MaterialDesignAssist.cs
rename to Others/Dragablz/Dragablz/Themes/MaterialDesignAssist.cs
diff --git a/Dragablz/Dragablz/Themes/Ripple.cs b/Others/Dragablz/Dragablz/Themes/Ripple.cs
similarity index 100%
rename from Dragablz/Dragablz/Themes/Ripple.cs
rename to Others/Dragablz/Dragablz/Themes/Ripple.cs
diff --git a/Dragablz/Dragablz/Themes/RippleAssist.cs b/Others/Dragablz/Dragablz/Themes/RippleAssist.cs
similarity index 100%
rename from Dragablz/Dragablz/Themes/RippleAssist.cs
rename to Others/Dragablz/Dragablz/Themes/RippleAssist.cs
diff --git a/Dragablz/Dragablz/Themes/SystemCommandIcon.cs b/Others/Dragablz/Dragablz/Themes/SystemCommandIcon.cs
similarity index 100%
rename from Dragablz/Dragablz/Themes/SystemCommandIcon.cs
rename to Others/Dragablz/Dragablz/Themes/SystemCommandIcon.cs
diff --git a/Dragablz/Dragablz/Trapezoid.cs b/Others/Dragablz/Dragablz/Trapezoid.cs
similarity index 100%
rename from Dragablz/Dragablz/Trapezoid.cs
rename to Others/Dragablz/Dragablz/Trapezoid.cs
diff --git a/Dragablz/Dragablz/VerticalOrganiser.cs b/Others/Dragablz/Dragablz/VerticalOrganiser.cs
similarity index 100%
rename from Dragablz/Dragablz/VerticalOrganiser.cs
rename to Others/Dragablz/Dragablz/VerticalOrganiser.cs
diff --git a/Dragablz/Dragablz/VerticalPositionMonitor.cs b/Others/Dragablz/Dragablz/VerticalPositionMonitor.cs
similarity index 100%
rename from Dragablz/Dragablz/VerticalPositionMonitor.cs
rename to Others/Dragablz/Dragablz/VerticalPositionMonitor.cs
diff --git a/Dragablz/DragablzDemo/AnotherCommandImplementation.cs b/Others/Dragablz/DragablzDemo/AnotherCommandImplementation.cs
similarity index 100%
rename from Dragablz/DragablzDemo/AnotherCommandImplementation.cs
rename to Others/Dragablz/DragablzDemo/AnotherCommandImplementation.cs
diff --git a/Dragablz/DragablzDemo/App.xaml b/Others/Dragablz/DragablzDemo/App.xaml
similarity index 100%
rename from Dragablz/DragablzDemo/App.xaml
rename to Others/Dragablz/DragablzDemo/App.xaml
diff --git a/Dragablz/DragablzDemo/App.xaml.cs b/Others/Dragablz/DragablzDemo/App.xaml.cs
similarity index 100%
rename from Dragablz/DragablzDemo/App.xaml.cs
rename to Others/Dragablz/DragablzDemo/App.xaml.cs
diff --git a/Dragablz/DragablzDemo/BasicExampleInterTabClient.cs b/Others/Dragablz/DragablzDemo/BasicExampleInterTabClient.cs
similarity index 100%
rename from Dragablz/DragablzDemo/BasicExampleInterTabClient.cs
rename to Others/Dragablz/DragablzDemo/BasicExampleInterTabClient.cs
diff --git a/Dragablz/DragablzDemo/BasicExampleMainModel.cs b/Others/Dragablz/DragablzDemo/BasicExampleMainModel.cs
similarity index 100%
rename from Dragablz/DragablzDemo/BasicExampleMainModel.cs
rename to Others/Dragablz/DragablzDemo/BasicExampleMainModel.cs
diff --git a/Dragablz/DragablzDemo/BasicExampleMainWindow.xaml b/Others/Dragablz/DragablzDemo/BasicExampleMainWindow.xaml
similarity index 100%
rename from Dragablz/DragablzDemo/BasicExampleMainWindow.xaml
rename to Others/Dragablz/DragablzDemo/BasicExampleMainWindow.xaml
diff --git a/Dragablz/DragablzDemo/BasicExampleMainWindow.xaml.cs b/Others/Dragablz/DragablzDemo/BasicExampleMainWindow.xaml.cs
similarity index 100%
rename from Dragablz/DragablzDemo/BasicExampleMainWindow.xaml.cs
rename to Others/Dragablz/DragablzDemo/BasicExampleMainWindow.xaml.cs
diff --git a/Dragablz/DragablzDemo/BasicExampleTemplateModel.cs b/Others/Dragablz/DragablzDemo/BasicExampleTemplateModel.cs
similarity index 100%
rename from Dragablz/DragablzDemo/BasicExampleTemplateModel.cs
rename to Others/Dragablz/DragablzDemo/BasicExampleTemplateModel.cs
diff --git a/Dragablz/DragablzDemo/BasicExampleTemplateWindow.xaml b/Others/Dragablz/DragablzDemo/BasicExampleTemplateWindow.xaml
similarity index 100%
rename from Dragablz/DragablzDemo/BasicExampleTemplateWindow.xaml
rename to Others/Dragablz/DragablzDemo/BasicExampleTemplateWindow.xaml
diff --git a/Dragablz/DragablzDemo/BasicExampleTemplateWindow.xaml.cs b/Others/Dragablz/DragablzDemo/BasicExampleTemplateWindow.xaml.cs
similarity index 100%
rename from Dragablz/DragablzDemo/BasicExampleTemplateWindow.xaml.cs
rename to Others/Dragablz/DragablzDemo/BasicExampleTemplateWindow.xaml.cs
diff --git a/Dragablz/DragablzDemo/Boot.cs b/Others/Dragablz/DragablzDemo/Boot.cs
similarity index 100%
rename from Dragablz/DragablzDemo/Boot.cs
rename to Others/Dragablz/DragablzDemo/Boot.cs
diff --git a/Dragablz/DragablzDemo/BoundExampleInterTabClient.cs b/Others/Dragablz/DragablzDemo/BoundExampleInterTabClient.cs
similarity index 100%
rename from Dragablz/DragablzDemo/BoundExampleInterTabClient.cs
rename to Others/Dragablz/DragablzDemo/BoundExampleInterTabClient.cs
diff --git a/Dragablz/DragablzDemo/BoundExampleModel.cs b/Others/Dragablz/DragablzDemo/BoundExampleModel.cs
similarity index 100%
rename from Dragablz/DragablzDemo/BoundExampleModel.cs
rename to Others/Dragablz/DragablzDemo/BoundExampleModel.cs
diff --git a/Dragablz/DragablzDemo/BoundExampleNewItem.cs b/Others/Dragablz/DragablzDemo/BoundExampleNewItem.cs
similarity index 100%
rename from Dragablz/DragablzDemo/BoundExampleNewItem.cs
rename to Others/Dragablz/DragablzDemo/BoundExampleNewItem.cs
diff --git a/Dragablz/DragablzDemo/BoundExampleWindow.xaml b/Others/Dragablz/DragablzDemo/BoundExampleWindow.xaml
similarity index 100%
rename from Dragablz/DragablzDemo/BoundExampleWindow.xaml
rename to Others/Dragablz/DragablzDemo/BoundExampleWindow.xaml
diff --git a/Dragablz/DragablzDemo/BoundExampleWindow.xaml.cs b/Others/Dragablz/DragablzDemo/BoundExampleWindow.xaml.cs
similarity index 100%
rename from Dragablz/DragablzDemo/BoundExampleWindow.xaml.cs
rename to Others/Dragablz/DragablzDemo/BoundExampleWindow.xaml.cs
diff --git a/Dragablz/DragablzDemo/CustomHeader.xaml b/Others/Dragablz/DragablzDemo/CustomHeader.xaml
similarity index 100%
rename from Dragablz/DragablzDemo/CustomHeader.xaml
rename to Others/Dragablz/DragablzDemo/CustomHeader.xaml
diff --git a/Dragablz/DragablzDemo/CustomHeader.xaml.cs b/Others/Dragablz/DragablzDemo/CustomHeader.xaml.cs
similarity index 100%
rename from Dragablz/DragablzDemo/CustomHeader.xaml.cs
rename to Others/Dragablz/DragablzDemo/CustomHeader.xaml.cs
diff --git a/Dragablz/DragablzDemo/CustomHeaderViewModel.cs b/Others/Dragablz/DragablzDemo/CustomHeaderViewModel.cs
similarity index 100%
rename from Dragablz/DragablzDemo/CustomHeaderViewModel.cs
rename to Others/Dragablz/DragablzDemo/CustomHeaderViewModel.cs
diff --git a/Dragablz/DragablzDemo/DragablzDemo.csproj b/Others/Dragablz/DragablzDemo/DragablzDemo.csproj
similarity index 100%
rename from Dragablz/DragablzDemo/DragablzDemo.csproj
rename to Others/Dragablz/DragablzDemo/DragablzDemo.csproj
diff --git a/Dragablz/DragablzDemo/HeaderAndContentModel.cs b/Others/Dragablz/DragablzDemo/HeaderAndContentModel.cs
similarity index 100%
rename from Dragablz/DragablzDemo/HeaderAndContentModel.cs
rename to Others/Dragablz/DragablzDemo/HeaderAndContentModel.cs
diff --git a/Dragablz/DragablzDemo/LayoutManagementExample.xaml b/Others/Dragablz/DragablzDemo/LayoutManagementExample.xaml
similarity index 100%
rename from Dragablz/DragablzDemo/LayoutManagementExample.xaml
rename to Others/Dragablz/DragablzDemo/LayoutManagementExample.xaml
diff --git a/Dragablz/DragablzDemo/LayoutManagementExample.xaml.cs b/Others/Dragablz/DragablzDemo/LayoutManagementExample.xaml.cs
similarity index 100%
rename from Dragablz/DragablzDemo/LayoutManagementExample.xaml.cs
rename to Others/Dragablz/DragablzDemo/LayoutManagementExample.xaml.cs
diff --git a/Dragablz/DragablzDemo/LayoutManagementExampleViewModel.cs b/Others/Dragablz/DragablzDemo/LayoutManagementExampleViewModel.cs
similarity index 100%
rename from Dragablz/DragablzDemo/LayoutManagementExampleViewModel.cs
rename to Others/Dragablz/DragablzDemo/LayoutManagementExampleViewModel.cs
diff --git a/Dragablz/DragablzDemo/MdiExample.xaml b/Others/Dragablz/DragablzDemo/MdiExample.xaml
similarity index 100%
rename from Dragablz/DragablzDemo/MdiExample.xaml
rename to Others/Dragablz/DragablzDemo/MdiExample.xaml
diff --git a/Dragablz/DragablzDemo/MdiExample.xaml.cs b/Others/Dragablz/DragablzDemo/MdiExample.xaml.cs
similarity index 100%
rename from Dragablz/DragablzDemo/MdiExample.xaml.cs
rename to Others/Dragablz/DragablzDemo/MdiExample.xaml.cs
diff --git a/Dragablz/DragablzDemo/Properties/Annotations.cs b/Others/Dragablz/DragablzDemo/Properties/Annotations.cs
similarity index 100%
rename from Dragablz/DragablzDemo/Properties/Annotations.cs
rename to Others/Dragablz/DragablzDemo/Properties/Annotations.cs
diff --git a/Dragablz/DragablzDemo/Properties/AssemblyInfo.cs b/Others/Dragablz/DragablzDemo/Properties/AssemblyInfo.cs
similarity index 100%
rename from Dragablz/DragablzDemo/Properties/AssemblyInfo.cs
rename to Others/Dragablz/DragablzDemo/Properties/AssemblyInfo.cs
diff --git a/Dragablz/DragablzDemo/Properties/Resources.Designer.cs b/Others/Dragablz/DragablzDemo/Properties/Resources.Designer.cs
similarity index 100%
rename from Dragablz/DragablzDemo/Properties/Resources.Designer.cs
rename to Others/Dragablz/DragablzDemo/Properties/Resources.Designer.cs
diff --git a/Dragablz/DragablzDemo/Properties/Resources.resx b/Others/Dragablz/DragablzDemo/Properties/Resources.resx
similarity index 100%
rename from Dragablz/DragablzDemo/Properties/Resources.resx
rename to Others/Dragablz/DragablzDemo/Properties/Resources.resx
diff --git a/Dragablz/DragablzDemo/Properties/Settings.Designer.cs b/Others/Dragablz/DragablzDemo/Properties/Settings.Designer.cs
similarity index 100%
rename from Dragablz/DragablzDemo/Properties/Settings.Designer.cs
rename to Others/Dragablz/DragablzDemo/Properties/Settings.Designer.cs
diff --git a/Dragablz/DragablzDemo/Properties/Settings.settings b/Others/Dragablz/DragablzDemo/Properties/Settings.settings
similarity index 100%
rename from Dragablz/DragablzDemo/Properties/Settings.settings
rename to Others/Dragablz/DragablzDemo/Properties/Settings.settings
diff --git a/Dragablz/DragablzDemo/QuickStartWindow.xaml b/Others/Dragablz/DragablzDemo/QuickStartWindow.xaml
similarity index 100%
rename from Dragablz/DragablzDemo/QuickStartWindow.xaml
rename to Others/Dragablz/DragablzDemo/QuickStartWindow.xaml
diff --git a/Dragablz/DragablzDemo/QuickStartWindow.xaml.cs b/Others/Dragablz/DragablzDemo/QuickStartWindow.xaml.cs
similarity index 100%
rename from Dragablz/DragablzDemo/QuickStartWindow.xaml.cs
rename to Others/Dragablz/DragablzDemo/QuickStartWindow.xaml.cs
diff --git a/Dragablz/DragablzDemo/SimpleViewModel.cs b/Others/Dragablz/DragablzDemo/SimpleViewModel.cs
similarity index 100%
rename from Dragablz/DragablzDemo/SimpleViewModel.cs
rename to Others/Dragablz/DragablzDemo/SimpleViewModel.cs
diff --git a/Dragablz/DragablzDemo/TabablzControlProxy.cs b/Others/Dragablz/DragablzDemo/TabablzControlProxy.cs
similarity index 100%
rename from Dragablz/DragablzDemo/TabablzControlProxy.cs
rename to Others/Dragablz/DragablzDemo/TabablzControlProxy.cs
diff --git a/Dragablz/DragablzDemo/TreeNode.cs b/Others/Dragablz/DragablzDemo/TreeNode.cs
similarity index 100%
rename from Dragablz/DragablzDemo/TreeNode.cs
rename to Others/Dragablz/DragablzDemo/TreeNode.cs
diff --git a/Dragablz/DragablzModernUIDemo/App.config b/Others/Dragablz/DragablzModernUIDemo/App.config
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/App.config
rename to Others/Dragablz/DragablzModernUIDemo/App.config
diff --git a/Dragablz/DragablzModernUIDemo/App.xaml b/Others/Dragablz/DragablzModernUIDemo/App.xaml
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/App.xaml
rename to Others/Dragablz/DragablzModernUIDemo/App.xaml
diff --git a/Dragablz/DragablzModernUIDemo/App.xaml.cs b/Others/Dragablz/DragablzModernUIDemo/App.xaml.cs
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/App.xaml.cs
rename to Others/Dragablz/DragablzModernUIDemo/App.xaml.cs
diff --git a/Dragablz/DragablzModernUIDemo/DragablzModernUIDemo.csproj b/Others/Dragablz/DragablzModernUIDemo/DragablzModernUIDemo.csproj
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/DragablzModernUIDemo.csproj
rename to Others/Dragablz/DragablzModernUIDemo/DragablzModernUIDemo.csproj
diff --git a/Dragablz/DragablzModernUIDemo/MainWindow.xaml b/Others/Dragablz/DragablzModernUIDemo/MainWindow.xaml
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/MainWindow.xaml
rename to Others/Dragablz/DragablzModernUIDemo/MainWindow.xaml
diff --git a/Dragablz/DragablzModernUIDemo/MainWindow.xaml.cs b/Others/Dragablz/DragablzModernUIDemo/MainWindow.xaml.cs
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/MainWindow.xaml.cs
rename to Others/Dragablz/DragablzModernUIDemo/MainWindow.xaml.cs
diff --git a/Dragablz/DragablzModernUIDemo/Properties/AssemblyInfo.cs b/Others/Dragablz/DragablzModernUIDemo/Properties/AssemblyInfo.cs
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/Properties/AssemblyInfo.cs
rename to Others/Dragablz/DragablzModernUIDemo/Properties/AssemblyInfo.cs
diff --git a/Dragablz/DragablzModernUIDemo/Properties/Resources.Designer.cs b/Others/Dragablz/DragablzModernUIDemo/Properties/Resources.Designer.cs
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/Properties/Resources.Designer.cs
rename to Others/Dragablz/DragablzModernUIDemo/Properties/Resources.Designer.cs
diff --git a/Dragablz/DragablzModernUIDemo/Properties/Resources.resx b/Others/Dragablz/DragablzModernUIDemo/Properties/Resources.resx
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/Properties/Resources.resx
rename to Others/Dragablz/DragablzModernUIDemo/Properties/Resources.resx
diff --git a/Dragablz/DragablzModernUIDemo/Properties/Settings.Designer.cs b/Others/Dragablz/DragablzModernUIDemo/Properties/Settings.Designer.cs
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/Properties/Settings.Designer.cs
rename to Others/Dragablz/DragablzModernUIDemo/Properties/Settings.Designer.cs
diff --git a/Dragablz/DragablzModernUIDemo/Properties/Settings.settings b/Others/Dragablz/DragablzModernUIDemo/Properties/Settings.settings
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/Properties/Settings.settings
rename to Others/Dragablz/DragablzModernUIDemo/Properties/Settings.settings
diff --git a/Dragablz/DragablzModernUIDemo/packages.config b/Others/Dragablz/DragablzModernUIDemo/packages.config
similarity index 100%
rename from Dragablz/DragablzModernUIDemo/packages.config
rename to Others/Dragablz/DragablzModernUIDemo/packages.config
diff --git a/Dragablz/LICENSE b/Others/Dragablz/LICENSE
similarity index 100%
rename from Dragablz/LICENSE
rename to Others/Dragablz/LICENSE
diff --git a/Dragablz/README.md b/Others/Dragablz/README.md
similarity index 100%
rename from Dragablz/README.md
rename to Others/Dragablz/README.md
diff --git a/Dragablz/Resources/D.png b/Others/Dragablz/Resources/D.png
similarity index 100%
rename from Dragablz/Resources/D.png
rename to Others/Dragablz/Resources/D.png
diff --git a/Dragablz/Resources/D32.png b/Others/Dragablz/Resources/D32.png
similarity index 100%
rename from Dragablz/Resources/D32.png
rename to Others/Dragablz/Resources/D32.png
diff --git a/Dragablz/Resources/android-chrome-36x36.png b/Others/Dragablz/Resources/android-chrome-36x36.png
similarity index 100%
rename from Dragablz/Resources/android-chrome-36x36.png
rename to Others/Dragablz/Resources/android-chrome-36x36.png
diff --git a/Dragablz/Resources/android-chrome-48x48.png b/Others/Dragablz/Resources/android-chrome-48x48.png
similarity index 100%
rename from Dragablz/Resources/android-chrome-48x48.png
rename to Others/Dragablz/Resources/android-chrome-48x48.png
diff --git a/Dragablz/Resources/android-chrome-72x72.png b/Others/Dragablz/Resources/android-chrome-72x72.png
similarity index 100%
rename from Dragablz/Resources/android-chrome-72x72.png
rename to Others/Dragablz/Resources/android-chrome-72x72.png
diff --git a/Dragablz/Resources/apple-touch-icon-57x57.png b/Others/Dragablz/Resources/apple-touch-icon-57x57.png
similarity index 100%
rename from Dragablz/Resources/apple-touch-icon-57x57.png
rename to Others/Dragablz/Resources/apple-touch-icon-57x57.png
diff --git a/Dragablz/Resources/apple-touch-icon-60x60.png b/Others/Dragablz/Resources/apple-touch-icon-60x60.png
similarity index 100%
rename from Dragablz/Resources/apple-touch-icon-60x60.png
rename to Others/Dragablz/Resources/apple-touch-icon-60x60.png
diff --git a/Dragablz/Resources/apple-touch-icon-72x72.png b/Others/Dragablz/Resources/apple-touch-icon-72x72.png
similarity index 100%
rename from Dragablz/Resources/apple-touch-icon-72x72.png
rename to Others/Dragablz/Resources/apple-touch-icon-72x72.png
diff --git a/Dragablz/Resources/apple-touch-icon-76x76.png b/Others/Dragablz/Resources/apple-touch-icon-76x76.png
similarity index 100%
rename from Dragablz/Resources/apple-touch-icon-76x76.png
rename to Others/Dragablz/Resources/apple-touch-icon-76x76.png
diff --git a/Dragablz/Resources/apple-touch-icon-precomposed.png b/Others/Dragablz/Resources/apple-touch-icon-precomposed.png
similarity index 100%
rename from Dragablz/Resources/apple-touch-icon-precomposed.png
rename to Others/Dragablz/Resources/apple-touch-icon-precomposed.png
diff --git a/Dragablz/Resources/apple-touch-icon.png b/Others/Dragablz/Resources/apple-touch-icon.png
similarity index 100%
rename from Dragablz/Resources/apple-touch-icon.png
rename to Others/Dragablz/Resources/apple-touch-icon.png
diff --git a/Dragablz/Resources/browserconfig.xml b/Others/Dragablz/Resources/browserconfig.xml
similarity index 100%
rename from Dragablz/Resources/browserconfig.xml
rename to Others/Dragablz/Resources/browserconfig.xml
diff --git a/Dragablz/Resources/favicon-16x16.png b/Others/Dragablz/Resources/favicon-16x16.png
similarity index 100%
rename from Dragablz/Resources/favicon-16x16.png
rename to Others/Dragablz/Resources/favicon-16x16.png
diff --git a/Dragablz/Resources/favicon-32x32.png b/Others/Dragablz/Resources/favicon-32x32.png
similarity index 100%
rename from Dragablz/Resources/favicon-32x32.png
rename to Others/Dragablz/Resources/favicon-32x32.png
diff --git a/Dragablz/Resources/favicon.ico b/Others/Dragablz/Resources/favicon.ico
similarity index 100%
rename from Dragablz/Resources/favicon.ico
rename to Others/Dragablz/Resources/favicon.ico
diff --git a/Dragablz/Resources/favicon.txt b/Others/Dragablz/Resources/favicon.txt
similarity index 100%
rename from Dragablz/Resources/favicon.txt
rename to Others/Dragablz/Resources/favicon.txt
diff --git a/Dragablz/Resources/manifest.json b/Others/Dragablz/Resources/manifest.json
similarity index 100%
rename from Dragablz/Resources/manifest.json
rename to Others/Dragablz/Resources/manifest.json
diff --git a/Dragablz/Resources/mstile-150x150.png b/Others/Dragablz/Resources/mstile-150x150.png
similarity index 100%
rename from Dragablz/Resources/mstile-150x150.png
rename to Others/Dragablz/Resources/mstile-150x150.png
diff --git a/Dragablz/Resources/mstile-310x150.png b/Others/Dragablz/Resources/mstile-310x150.png
similarity index 100%
rename from Dragablz/Resources/mstile-310x150.png
rename to Others/Dragablz/Resources/mstile-310x150.png
diff --git a/Dragablz/Resources/mstile-70x70.png b/Others/Dragablz/Resources/mstile-70x70.png
similarity index 100%
rename from Dragablz/Resources/mstile-70x70.png
rename to Others/Dragablz/Resources/mstile-70x70.png
diff --git a/Fluent.Ribbon/.editorconfig b/Others/Fluent.Ribbon/.editorconfig
similarity index 100%
rename from Fluent.Ribbon/.editorconfig
rename to Others/Fluent.Ribbon/.editorconfig
diff --git a/Fluent.Ribbon/.github/FUNDING.yml b/Others/Fluent.Ribbon/.github/FUNDING.yml
similarity index 100%
rename from Fluent.Ribbon/.github/FUNDING.yml
rename to Others/Fluent.Ribbon/.github/FUNDING.yml
diff --git a/Fluent.Ribbon/.github/ISSUE_TEMPLATE.md b/Others/Fluent.Ribbon/.github/ISSUE_TEMPLATE.md
similarity index 100%
rename from Fluent.Ribbon/.github/ISSUE_TEMPLATE.md
rename to Others/Fluent.Ribbon/.github/ISSUE_TEMPLATE.md
diff --git a/Fluent.Ribbon/.gitignore b/Others/Fluent.Ribbon/.gitignore
similarity index 100%
rename from Fluent.Ribbon/.gitignore
rename to Others/Fluent.Ribbon/.gitignore
diff --git a/Fluent.Ribbon/Doc/Features.xlsx b/Others/Fluent.Ribbon/Doc/Features.xlsx
similarity index 100%
rename from Fluent.Ribbon/Doc/Features.xlsx
rename to Others/Fluent.Ribbon/Doc/Features.xlsx
diff --git a/Fluent.Ribbon/Doc/Fluent Ribbon Control Suite Walkthrough.docx b/Others/Fluent.Ribbon/Doc/Fluent Ribbon Control Suite Walkthrough.docx
similarity index 100%
rename from Fluent.Ribbon/Doc/Fluent Ribbon Control Suite Walkthrough.docx
rename to Others/Fluent.Ribbon/Doc/Fluent Ribbon Control Suite Walkthrough.docx
diff --git a/Fluent.Ribbon/Doc/Fluent Ribbon Control Suite Walkthrough.pdf b/Others/Fluent.Ribbon/Doc/Fluent Ribbon Control Suite Walkthrough.pdf
similarity index 100%
rename from Fluent.Ribbon/Doc/Fluent Ribbon Control Suite Walkthrough.pdf
rename to Others/Fluent.Ribbon/Doc/Fluent Ribbon Control Suite Walkthrough.pdf
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Adorners/SimpleControlAdorner.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Adorners/SimpleControlAdorner.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Adorners/SimpleControlAdorner.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Adorners/SimpleControlAdorner.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/App.config b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/App.config
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/App.config
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/App.config
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/App.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/App.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/App.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/App.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/App.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/App.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/App.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/App.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Commanding/IRelayCommand.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Commanding/IRelayCommand.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Commanding/IRelayCommand.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Commanding/IRelayCommand.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Commanding/RelayCommand.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Commanding/RelayCommand.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Commanding/RelayCommand.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Commanding/RelayCommand.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Converters/BackgroundImageViewportConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Converters/BackgroundImageViewportConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Converters/BackgroundImageViewportConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Converters/BackgroundImageViewportConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Converters/UniqueGroupNameConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Converters/UniqueGroupNameConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Converters/UniqueGroupNameConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Converters/UniqueGroupNameConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/FodyWeavers.xml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/FodyWeavers.xml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/FodyWeavers.xml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/FodyWeavers.xml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/FodyWeavers.xsd b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/FodyWeavers.xsd
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/FodyWeavers.xsd
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/FodyWeavers.xsd
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/GlobalSuppressions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/GlobalSuppressions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/GlobalSuppressions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/GlobalSuppressions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Helpers/TemplateCollection.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Helpers/TemplateCollection.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Helpers/TemplateCollection.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Helpers/TemplateCollection.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Helpers/ThemeHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Helpers/ThemeHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Helpers/ThemeHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Helpers/ThemeHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Icons/App.ico b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Icons/App.ico
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Icons/App.ico
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Icons/App.ico
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Blue.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Blue.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Blue.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Blue.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/BlueLarge.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/BlueLarge.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/BlueLarge.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/BlueLarge.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Bold.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Bold.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Bold.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Bold.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Box.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Box.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Box.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Box.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Brown.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Brown.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Brown.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Brown.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/BrownLarge.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/BrownLarge.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/BrownLarge.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/BrownLarge.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ChangeCase.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ChangeCase.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ChangeCase.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ChangeCase.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ClearFormatting.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ClearFormatting.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ClearFormatting.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ClearFormatting.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/FontColor.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/FontColor.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/FontColor.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/FontColor.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/FormatPainter.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/FormatPainter.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/FormatPainter.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/FormatPainter.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GalleryLarge.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GalleryLarge.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GalleryLarge.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GalleryLarge.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Gray.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Gray.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Gray.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Gray.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GrayLarge.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GrayLarge.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GrayLarge.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GrayLarge.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Green.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Green.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Green.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Green.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GreenLarge.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GreenLarge.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GreenLarge.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GreenLarge.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GrowFont.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GrowFont.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GrowFont.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/GrowFont.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Italic.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Italic.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Italic.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Italic.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Orange.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Orange.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Orange.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Orange.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/OrangeLarge.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/OrangeLarge.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/OrangeLarge.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/OrangeLarge.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteFormating.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteFormating.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteFormating.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteFormating.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteImage.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteImage.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteImage.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteImage.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteSourceFormating.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteSourceFormating.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteSourceFormating.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteSourceFormating.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteText.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteText.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteText.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteText.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteTextOnly.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteTextOnly.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteTextOnly.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PasteTextOnly.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Pink.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Pink.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Pink.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Pink.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PinkLarge.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PinkLarge.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PinkLarge.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/PinkLarge.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Red.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Red.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Red.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Red.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/RedLarge.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/RedLarge.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/RedLarge.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/RedLarge.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/SampleImageForScreenTip.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/SampleImageForScreenTip.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/SampleImageForScreenTip.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/SampleImageForScreenTip.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ShrinkFont.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ShrinkFont.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ShrinkFont.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/ShrinkFont.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Strikethrough.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Strikethrough.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Strikethrough.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Strikethrough.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Subscript.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Subscript.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Subscript.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Subscript.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Superscript.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Superscript.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Superscript.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Superscript.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Test16.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Test16.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Test16.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Test16.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Test32.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Test32.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Test32.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Test32.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/TextEffects.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/TextEffects.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/TextEffects.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/TextEffects.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/TextHighlightColor.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/TextHighlightColor.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/TextHighlightColor.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/TextHighlightColor.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Underline.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Underline.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Underline.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Underline.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/VectorIcons.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/VectorIcons.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/VectorIcons.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/VectorIcons.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Yellow.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Yellow.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Yellow.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/Yellow.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/YellowLarge.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/YellowLarge.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/YellowLarge.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/YellowLarge.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/banner.png b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/banner.png
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/banner.png
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Images/banner.png
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/MahMetroWindow.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/MahMetroWindow.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/MahMetroWindow.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/MahMetroWindow.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/MahMetroWindow.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/MahMetroWindow.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/MahMetroWindow.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/MahMetroWindow.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Program.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Program.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Program.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Program.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/Properties/AssemblyInfo.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Properties/AssemblyInfo.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/Properties/AssemblyInfo.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/Properties/AssemblyInfo.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RegularWindow.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RegularWindow.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RegularWindow.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RegularWindow.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RegularWindow.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RegularWindow.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RegularWindow.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RegularWindow.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/TemplateSelectors/DynamicTemplateSelector.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TemplateSelectors/DynamicTemplateSelector.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/TemplateSelectors/DynamicTemplateSelector.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TemplateSelectors/DynamicTemplateSelector.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestContent.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestContent.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/TestContent.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestContent.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestContent.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestContent.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/TestContent.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestContent.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestWindow.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestWindow.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/TestWindow.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestWindow.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestWindow.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestWindow.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/TestWindow.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/TestWindow.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/ColorViewModel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/ColorViewModel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/ColorViewModel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/ColorViewModel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/FontsViewModel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/FontsViewModel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/FontsViewModel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/FontsViewModel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GalleryItemViewModel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GalleryItemViewModel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GalleryItemViewModel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GalleryItemViewModel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GallerySampleDataItemViewModel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GallerySampleDataItemViewModel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GallerySampleDataItemViewModel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GallerySampleDataItemViewModel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GalleryViewModel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GalleryViewModel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GalleryViewModel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/GalleryViewModel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/IssueRepros/ThemeManagerFromThread.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/IssueRepros/ThemeManagerFromThread.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/IssueRepros/ThemeManagerFromThread.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/IssueRepros/ThemeManagerFromThread.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/IssueReprosViewModel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/IssueReprosViewModel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/IssueReprosViewModel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/IssueReprosViewModel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/MainViewModel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/MainViewModel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/MainViewModel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/MainViewModel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/ViewModel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/ViewModel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/ViewModel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/ViewModels/ViewModel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Showcase/app.manifest b/Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/app.manifest
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Showcase/app.manifest
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Showcase/app.manifest
diff --git a/Fluent.Ribbon/Fluent.Ribbon.TestWindow/App.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/App.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.TestWindow/App.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/App.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.TestWindow/App.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/App.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.TestWindow/App.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/App.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.TestWindow/AssemblyInfo.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/AssemblyInfo.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.TestWindow/AssemblyInfo.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/AssemblyInfo.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.TestWindow/Fluent.Ribbon.TestWindow.csproj b/Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/Fluent.Ribbon.TestWindow.csproj
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.TestWindow/Fluent.Ribbon.TestWindow.csproj
rename to Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/Fluent.Ribbon.TestWindow.csproj
diff --git a/Fluent.Ribbon/Fluent.Ribbon.TestWindow/MainWindow.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/MainWindow.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.TestWindow/MainWindow.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/MainWindow.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon.TestWindow/MainWindow.xaml.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/MainWindow.xaml.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.TestWindow/MainWindow.xaml.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.TestWindow/MainWindow.xaml.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Adorners/KeyTipAdornerTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Adorners/KeyTipAdornerTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Adorners/KeyTipAdornerTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Adorners/KeyTipAdornerTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/AssemblySetup.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/AssemblySetup.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/AssemblySetup.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/AssemblySetup.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Collections/CollectionSyncHelperTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Collections/CollectionSyncHelperTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Collections/CollectionSyncHelperTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Collections/CollectionSyncHelperTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Collections/ItemCollectionWithLogicalTreeSupportTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Collections/ItemCollectionWithLogicalTreeSupportTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Collections/ItemCollectionWithLogicalTreeSupportTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Collections/ItemCollectionWithLogicalTreeSupportTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/BackstageTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/BackstageTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/BackstageTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/BackstageTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/InRibbonGalleryTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/InRibbonGalleryTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/InRibbonGalleryTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/InRibbonGalleryTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/QuickAccessToolBarTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/QuickAccessToolBarTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/QuickAccessToolBarTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/QuickAccessToolBarTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxWrapPanelTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxWrapPanelTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxWrapPanelTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxWrapPanelTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTabsContainerTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTabsContainerTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTabsContainerTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTabsContainerTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTitleBarTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTitleBarTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTitleBarTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/RibbonTitleBarTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/SplitButtonTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/SplitButtonTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/SplitButtonTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Controls/SplitButtonTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Converters/ObjectToImageConverterTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Converters/ObjectToImageConverterTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Converters/ObjectToImageConverterTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Converters/ObjectToImageConverterTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Fluent.Ribbon.Tests.csproj b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Fluent.Ribbon.Tests.csproj
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Fluent.Ribbon.Tests.csproj
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Fluent.Ribbon.Tests.csproj
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/GlobalSuppressions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/GlobalSuppressions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/GlobalSuppressions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/GlobalSuppressions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Helper/ReflectionHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Helper/ReflectionHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Helper/ReflectionHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Helper/ReflectionHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Helper/UIHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Helper/UIHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Helper/UIHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Helper/UIHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Integration/InRibbonGalleryIntegrationTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Integration/InRibbonGalleryIntegrationTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Integration/InRibbonGalleryIntegrationTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Integration/InRibbonGalleryIntegrationTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Internal/ScopeGuardTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Internal/ScopeGuardTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Internal/ScopeGuardTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Internal/ScopeGuardTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Internal/WhenLoadedTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Internal/WhenLoadedTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Internal/WhenLoadedTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Internal/WhenLoadedTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Misc/LogicalTreeTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Misc/LogicalTreeTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Misc/LogicalTreeTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Misc/LogicalTreeTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Properties/AssemblyInfo.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Properties/AssemblyInfo.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Properties/AssemblyInfo.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Properties/AssemblyInfo.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/Services/KeyTipServiceTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Services/KeyTipServiceTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/Services/KeyTipServiceTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Services/KeyTipServiceTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/TestClasses/TestRibbonWindow.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/TestClasses/TestRibbonWindow.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/TestClasses/TestRibbonWindow.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/TestClasses/TestRibbonWindow.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.Tests/ThemeManager/ThemeManagerTests.cs b/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/ThemeManager/ThemeManagerTests.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.Tests/ThemeManager/ThemeManagerTests.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon.Tests/ThemeManager/ThemeManagerTests.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon.ruleset b/Others/Fluent.Ribbon/Fluent.Ribbon.ruleset
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.ruleset
rename to Others/Fluent.Ribbon/Fluent.Ribbon.ruleset
diff --git a/Fluent.Ribbon/Fluent.Ribbon.sln b/Others/Fluent.Ribbon/Fluent.Ribbon.sln
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.sln
rename to Others/Fluent.Ribbon/Fluent.Ribbon.sln
diff --git a/Fluent.Ribbon/Fluent.Ribbon.sln.DotSettings b/Others/Fluent.Ribbon/Fluent.Ribbon.sln.DotSettings
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon.sln.DotSettings
rename to Others/Fluent.Ribbon/Fluent.Ribbon.sln.DotSettings
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Adorners/KeyTipAdorner.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Adorners/KeyTipAdorner.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Adorners/KeyTipAdorner.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Adorners/KeyTipAdorner.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/AttachedProperties/RibbonProperties.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/AttachedProperties/RibbonProperties.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/AttachedProperties/RibbonProperties.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/AttachedProperties/RibbonProperties.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabControlAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabControlAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabControlAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabControlAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabItemAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabItemAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabItemAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabItemAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonButtonAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonButtonAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonButtonAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonButtonAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonCheckBoxAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonCheckBoxAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonCheckBoxAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonCheckBoxAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonComboBoxAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonComboBoxAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonComboBoxAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonComboBoxAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonControlAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonControlAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonControlAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonControlAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonControlDataAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonControlDataAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonControlDataAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonControlDataAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonDropDownButtonAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonDropDownButtonAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonDropDownButtonAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonDropDownButtonAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxDataAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxDataAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxDataAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxDataAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupHeaderAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupHeaderAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupHeaderAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonGroupHeaderAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonHeaderedControlAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonHeaderedControlAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonHeaderedControlAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonHeaderedControlAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonInRibbonGalleryAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonInRibbonGalleryAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonInRibbonGalleryAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonInRibbonGalleryAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonQuickAccessToolBarAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonQuickAccessToolBarAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonQuickAccessToolBarAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonQuickAccessToolBarAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonRadioButtonAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonRadioButtonAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonRadioButtonAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonRadioButtonAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonScreenTipAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonScreenTipAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonScreenTipAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonScreenTipAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonSplitButtonAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonSplitButtonAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonSplitButtonAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonSplitButtonAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabControlAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabControlAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabControlAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabControlAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabItemAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabItemAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabItemAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabItemAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabItemDataAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabItemDataAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabItemDataAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTabItemDataAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTextBoxAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTextBoxAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTextBoxAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTextBoxAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTitleBarAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTitleBarAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTitleBarAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonTitleBarAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonToggleButtonAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonToggleButtonAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonToggleButtonAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonToggleButtonAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonToolbarPanelAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonToolbarPanelAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonToolbarPanelAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/RibbonToolbarPanelAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/TwoLineLabelAutomationPeer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/TwoLineLabelAutomationPeer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/TwoLineLabelAutomationPeer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Automation/Peers/TwoLineLabelAutomationPeer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Collections/CollectionSyncHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Collections/CollectionSyncHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Collections/CollectionSyncHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Collections/CollectionSyncHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Collections/ItemCollectionWithLogicalTreeSupport.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Collections/ItemCollectionWithLogicalTreeSupport.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Collections/ItemCollectionWithLogicalTreeSupport.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Collections/ItemCollectionWithLogicalTreeSupport.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/ApplicationMenu.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ApplicationMenu.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/ApplicationMenu.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ApplicationMenu.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/Backstage.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Backstage.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/Backstage.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Backstage.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageAdorner.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageAdorner.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageAdorner.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageAdorner.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageTabControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageTabControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageTabControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageTabControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageTabItem.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageTabItem.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageTabItem.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/BackstageTabItem.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/Button.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Button.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/Button.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Button.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/CheckBox.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/CheckBox.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/CheckBox.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/CheckBox.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/ColorGallery.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ColorGallery.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/ColorGallery.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ColorGallery.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/ComboBox.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ComboBox.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/ComboBox.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ComboBox.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/ContextMenu.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ContextMenu.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/ContextMenu.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ContextMenu.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/DropDownButton.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/DropDownButton.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/DropDownButton.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/DropDownButton.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/Gallery.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Gallery.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/Gallery.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Gallery.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryGroupContainer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryGroupContainer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryGroupContainer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryGroupContainer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryGroupFilter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryGroupFilter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryGroupFilter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryGroupFilter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryItem.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryItem.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryItem.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryItem.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryItemPlaceholder.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryItemPlaceholder.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryItemPlaceholder.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryItemPlaceholder.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryPanel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryPanel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryPanel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GalleryPanel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/GroupSeparatorMenuItem.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GroupSeparatorMenuItem.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/GroupSeparatorMenuItem.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/GroupSeparatorMenuItem.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/InRibbonGallery.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/InRibbonGallery.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/InRibbonGallery.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/InRibbonGallery.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/KeyTip.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/KeyTip.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/KeyTip.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/KeyTip.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/MenuItem.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/MenuItem.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/MenuItem.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/MenuItem.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/QuickAccessMenuItem.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/QuickAccessMenuItem.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/QuickAccessMenuItem.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/QuickAccessMenuItem.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/QuickAccessToolBar.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/QuickAccessToolBar.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/QuickAccessToolBar.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/QuickAccessToolBar.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RadioButton.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RadioButton.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RadioButton.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RadioButton.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/Ribbon.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Ribbon.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/Ribbon.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Ribbon.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonContextualGroupsContainer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonContextualGroupsContainer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonContextualGroupsContainer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonContextualGroupsContainer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonContextualTabGroup.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonContextualTabGroup.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonContextualTabGroup.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonContextualTabGroup.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupBox.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupBox.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupBox.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupBox.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupBoxWrapPanel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupBoxWrapPanel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupBoxWrapPanel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupBoxWrapPanel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupsContainer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupsContainer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupsContainer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupsContainer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupsContainerScrollViewer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupsContainerScrollViewer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupsContainerScrollViewer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonGroupsContainerScrollViewer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonMenu.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonMenu.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonMenu.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonMenu.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonScrollViewer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonScrollViewer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonScrollViewer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonScrollViewer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabItem.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabItem.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabItem.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabItem.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabsContainer.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabsContainer.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabsContainer.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTabsContainer.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTitleBar.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTitleBar.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTitleBar.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonTitleBar.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBar.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBar.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBar.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBar.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlDefinition.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlDefinition.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlDefinition.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlDefinition.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlGroup.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlGroup.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlGroup.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlGroup.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlGroupDefinition.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlGroupDefinition.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlGroupDefinition.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarControlGroupDefinition.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarLayoutDefinition.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarLayoutDefinition.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarLayoutDefinition.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarLayoutDefinition.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarRow.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarRow.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarRow.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonToolBarRow.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonWindow.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonWindow.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonWindow.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/RibbonWindow.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/ScreenTip.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ScreenTip.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/ScreenTip.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ScreenTip.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/SeparatorTabItem.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/SeparatorTabItem.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/SeparatorTabItem.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/SeparatorTabItem.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/Spinner.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Spinner.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/Spinner.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/Spinner.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/SplitButton.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/SplitButton.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/SplitButton.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/SplitButton.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/StartScreen.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StartScreen.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/StartScreen.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StartScreen.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/StartScreenTabControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StartScreenTabControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/StartScreenTabControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StartScreenTabControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBar.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBar.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBar.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBar.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarItem.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarItem.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarItem.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarItem.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarMenuItem.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarMenuItem.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarMenuItem.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarMenuItem.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarPanel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarPanel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarPanel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/StatusBarPanel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/TextBox.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/TextBox.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/TextBox.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/TextBox.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/ToggleButton.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ToggleButton.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/ToggleButton.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/ToggleButton.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/TwoLineLabel.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/TwoLineLabel.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/TwoLineLabel.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/TwoLineLabel.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/UniformGridWithItemSize.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/UniformGridWithItemSize.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/UniformGridWithItemSize.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/UniformGridWithItemSize.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Controls/WindowSteeringHelperControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Controls/WindowSteeringHelperControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Controls/WindowSteeringHelperControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Controls/WindowSteeringHelperControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/ApplicationMenuRightScrollViewerExtractorConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/ApplicationMenuRightScrollViewerExtractorConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/ApplicationMenuRightScrollViewerExtractorConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/ApplicationMenuRightScrollViewerExtractorConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/ColorToSolidColorBrushConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/ColorToSolidColorBrushConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/ColorToSolidColorBrushConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/ColorToSolidColorBrushConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/EqualsToVisibilityConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/EqualsToVisibilityConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/EqualsToVisibilityConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/EqualsToVisibilityConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/IconConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/IconConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/IconConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/IconConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/InvertNumericConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/InvertNumericConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/InvertNumericConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/InvertNumericConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/IsNullConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/IsNullConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/IsNullConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/IsNullConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/ObjectToImageConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/ObjectToImageConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/ObjectToImageConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/ObjectToImageConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/SizeDefinitionConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/SizeDefinitionConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/SizeDefinitionConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/SizeDefinitionConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/SpinnerTextToValueConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/SpinnerTextToValueConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/SpinnerTextToValueConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/SpinnerTextToValueConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/StaticConverters.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/StaticConverters.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/StaticConverters.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/StaticConverters.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Converters/ThicknessConverter.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Converters/ThicknessConverter.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Converters/ThicknessConverter.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Converters/ThicknessConverter.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Data/KeyTipInformation.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Data/KeyTipInformation.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Data/KeyTipInformation.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Data/KeyTipInformation.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Data/KeyTipPressedResult.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Data/KeyTipPressedResult.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Data/KeyTipPressedResult.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Data/KeyTipPressedResult.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Data/RibbonControlSizeDefinition.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Data/RibbonControlSizeDefinition.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Data/RibbonControlSizeDefinition.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Data/RibbonControlSizeDefinition.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Data/RibbonStateStorage.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Data/RibbonStateStorage.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Data/RibbonStateStorage.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Data/RibbonStateStorage.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Effects/GrayscaleEffect.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Effects/GrayscaleEffect.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Effects/GrayscaleEffect.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Effects/GrayscaleEffect.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Enumerations/RibbonControlSize.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Enumerations/RibbonControlSize.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Enumerations/RibbonControlSize.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Enumerations/RibbonControlSize.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Enumerations/RibbonGroupBoxState.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Enumerations/RibbonGroupBoxState.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Enumerations/RibbonGroupBoxState.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Enumerations/RibbonGroupBoxState.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Extensibility/IKeyTipInformationProvider.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Extensibility/IKeyTipInformationProvider.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Extensibility/IKeyTipInformationProvider.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Extensibility/IKeyTipInformationProvider.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Extensibility/IRibbonSizeChangedSink.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Extensibility/IRibbonSizeChangedSink.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Extensibility/IRibbonSizeChangedSink.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Extensibility/IRibbonSizeChangedSink.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Extensions/AutomationPeerExtensions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/AutomationPeerExtensions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Extensions/AutomationPeerExtensions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/AutomationPeerExtensions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Extensions/DispatcherExtensions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/DispatcherExtensions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Extensions/DispatcherExtensions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/DispatcherExtensions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Extensions/DoubleExtensions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/DoubleExtensions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Extensions/DoubleExtensions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/DoubleExtensions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Extensions/FrameworkElementExtensions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/FrameworkElementExtensions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Extensions/FrameworkElementExtensions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/FrameworkElementExtensions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Extensions/ICommandSourceExtensions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/ICommandSourceExtensions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Extensions/ICommandSourceExtensions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/ICommandSourceExtensions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Extensions/ItemContainerGeneratorExtensions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/ItemContainerGeneratorExtensions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Extensions/ItemContainerGeneratorExtensions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Extensions/ItemContainerGeneratorExtensions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Fluent.Ribbon.csproj b/Others/Fluent.Ribbon/Fluent.Ribbon/Fluent.Ribbon.csproj
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Fluent.Ribbon.csproj
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Fluent.Ribbon.csproj
diff --git a/Fluent.Ribbon/Fluent.Ribbon/GlobalSuppressions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/GlobalSuppressions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/GlobalSuppressions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/GlobalSuppressions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Helpers/DoubleHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/DoubleHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Helpers/DoubleHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/DoubleHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Helpers/FrameworkHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/FrameworkHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Helpers/FrameworkHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/FrameworkHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Helpers/ItemsControlHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/ItemsControlHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Helpers/ItemsControlHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/ItemsControlHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Helpers/LogicalChildSupportHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/LogicalChildSupportHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Helpers/LogicalChildSupportHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/LogicalChildSupportHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Helpers/PoupHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/PoupHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Helpers/PoupHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/PoupHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Helpers/ToggleButtonHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/ToggleButtonHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Helpers/ToggleButtonHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/ToggleButtonHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Helpers/WindowSteeringHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/WindowSteeringHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Helpers/WindowSteeringHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Helpers/WindowSteeringHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/IDropDownControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/IDropDownControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/IDropDownControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/IDropDownControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/IHeaderedControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/IHeaderedControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/IHeaderedControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/IHeaderedControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/IKeyTipedControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/IKeyTipedControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/IKeyTipedControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/IKeyTipedControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/ILargeIconProvider.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/ILargeIconProvider.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/ILargeIconProvider.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/ILargeIconProvider.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/ILogicalChildSupport.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/ILogicalChildSupport.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/ILogicalChildSupport.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/ILogicalChildSupport.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/IRibbonControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/IRibbonControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/IRibbonControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/IRibbonControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/IRibbonStateStorage.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/IRibbonStateStorage.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/IRibbonStateStorage.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/IRibbonStateStorage.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/IRibbonWindow.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/IRibbonWindow.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/IRibbonWindow.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/IRibbonWindow.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/IScalableRibbonControl.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/IScalableRibbonControl.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/IScalableRibbonControl.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/IScalableRibbonControl.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/IToggleButton.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/IToggleButton.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/IToggleButton.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/IToggleButton.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/AccessTextHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/AccessTextHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/AccessTextHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/AccessTextHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/CommandHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/CommandHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/CommandHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/CommandHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/DoubleUtil.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/DoubleUtil.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/DoubleUtil.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/DoubleUtil.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/FocusWrapper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/FocusWrapper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/FocusWrapper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/FocusWrapper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/ItemContainerGeneratorAction.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/ItemContainerGeneratorAction.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/ItemContainerGeneratorAction.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/ItemContainerGeneratorAction.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/KeyEventUtility.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KeyEventUtility.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/KeyEventUtility.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KeyEventUtility.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/BooleanBoxes.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/BooleanBoxes.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/BooleanBoxes.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/BooleanBoxes.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/DoubleBoxes.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/DoubleBoxes.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/DoubleBoxes.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/DoubleBoxes.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/IntBoxes.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/IntBoxes.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/IntBoxes.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/IntBoxes.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/StringBoxes.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/StringBoxes.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/StringBoxes.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/StringBoxes.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/VisibilityBoxes.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/VisibilityBoxes.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/VisibilityBoxes.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/KnownBoxes/VisibilityBoxes.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/ObjectExtensions.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/ObjectExtensions.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/ObjectExtensions.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/ObjectExtensions.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/ScopeGuard.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/ScopeGuard.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/ScopeGuard.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/ScopeGuard.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/SizeConstants.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/SizeConstants.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/SizeConstants.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/SizeConstants.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/TypeHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/TypeHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/TypeHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/TypeHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/UIHelper.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/UIHelper.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/UIHelper.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/UIHelper.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Internal/WhenLoaded.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Internal/WhenLoaded.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Internal/WhenLoaded.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Internal/WhenLoaded.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Arabic.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Arabic.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Arabic.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Arabic.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Azerbaijani.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Azerbaijani.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Azerbaijani.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Azerbaijani.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Bulgarian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Bulgarian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Bulgarian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Bulgarian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Catalan.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Catalan.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Catalan.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Catalan.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Chinese.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Chinese.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Chinese.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Chinese.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Czech.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Czech.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Czech.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Czech.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Danish.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Danish.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Danish.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Danish.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Dutch.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Dutch.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Dutch.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Dutch.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/English.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/English.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/English.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/English.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Estonian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Estonian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Estonian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Estonian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Finnish.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Finnish.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Finnish.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Finnish.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/French.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/French.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/French.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/French.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/German.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/German.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/German.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/German.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Greek.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Greek.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Greek.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Greek.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Hebrew.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Hebrew.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Hebrew.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Hebrew.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Hungarian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Hungarian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Hungarian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Hungarian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Italian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Italian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Italian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Italian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Japanese.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Japanese.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Japanese.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Japanese.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Korean.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Korean.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Korean.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Korean.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Lithuanian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Lithuanian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Lithuanian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Lithuanian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian_Bokmål.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian_Bokmål.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian_Bokmål.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian_Bokmål.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian_Nynorsk.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian_Nynorsk.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian_Nynorsk.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Norwegian_Nynorsk.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Persian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Persian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Persian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Persian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Polish.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Polish.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Polish.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Polish.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Portuguese.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Portuguese.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Portuguese.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Portuguese.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Portuguese_Brazil.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Portuguese_Brazil.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Portuguese_Brazil.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Portuguese_Brazil.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Romanian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Romanian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Romanian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Romanian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Russian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Russian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Russian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Russian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Sinhala.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Sinhala.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Sinhala.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Sinhala.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Slovak.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Slovak.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Slovak.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Slovak.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Slovenian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Slovenian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Slovenian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Slovenian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Spanish.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Spanish.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Spanish.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Spanish.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Swedish.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Swedish.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Swedish.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Swedish.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Turkish.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Turkish.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Turkish.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Turkish.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Ukrainian.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Ukrainian.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Ukrainian.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Ukrainian.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Vietnamese.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Vietnamese.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Vietnamese.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/Languages/Vietnamese.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalization.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalization.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalization.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalization.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalizationAttribute.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalizationAttribute.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalizationAttribute.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalizationAttribute.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalizationBase.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalizationBase.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalizationBase.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Localization/RibbonLocalizationBase.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviors.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviors.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviors.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviors.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviorsCollection.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviorsCollection.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviorsCollection.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviorsCollection.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Metro/Controls/WindowCommands.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Metro/Controls/WindowCommands.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Metro/Controls/WindowCommands.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Metro/Controls/WindowCommands.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Properties/AssemblyInfo.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Properties/AssemblyInfo.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Properties/AssemblyInfo.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Properties/AssemblyInfo.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/RibbonCommands.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/RibbonCommands.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/RibbonCommands.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/RibbonCommands.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Services/ContextMenuService.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Services/ContextMenuService.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Services/ContextMenuService.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Services/ContextMenuService.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Services/KeyTipService.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Services/KeyTipService.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Services/KeyTipService.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Services/KeyTipService.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Services/PopupService.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Services/PopupService.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Services/PopupService.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Services/PopupService.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Services/ToolTipService.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Services/ToolTipService.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Services/ToolTipService.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Services/ToolTipService.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/ApplicationMenuItemContainerStyleSelector.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/ApplicationMenuItemContainerStyleSelector.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/ApplicationMenuItemContainerStyleSelector.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/ApplicationMenuItemContainerStyleSelector.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/BackstageTabControlItemContainerStyleSelector.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/BackstageTabControlItemContainerStyleSelector.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/BackstageTabControlItemContainerStyleSelector.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/BackstageTabControlItemContainerStyleSelector.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/HeaderApplicationMenuItemItemContainerStyleSelector.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/HeaderApplicationMenuItemItemContainerStyleSelector.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/HeaderApplicationMenuItemItemContainerStyleSelector.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/HeaderApplicationMenuItemItemContainerStyleSelector.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/SplitedApplicationMenuItemItemContainerStyleSelector.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/SplitedApplicationMenuItemItemContainerStyleSelector.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/SplitedApplicationMenuItemItemContainerStyleSelector.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/StyleSelectors/SplitedApplicationMenuItemItemContainerStyleSelector.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/TemplateSelectors/RibbonGroupBoxHeaderTemplateSelector.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/TemplateSelectors/RibbonGroupBoxHeaderTemplateSelector.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/TemplateSelectors/RibbonGroupBoxHeaderTemplateSelector.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/TemplateSelectors/RibbonGroupBoxHeaderTemplateSelector.cs
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Common.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Common.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Common.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Common.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ApplicationMenu.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ApplicationMenu.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ApplicationMenu.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ApplicationMenu.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ApplicationMenuItem.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ApplicationMenuItem.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ApplicationMenuItem.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ApplicationMenuItem.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Backstage.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Backstage.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Backstage.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Backstage.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageControls.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageControls.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageControls.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageControls.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageTabControl.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageTabControl.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageTabControl.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageTabControl.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageTabItem.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageTabItem.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageTabItem.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/BackstageTabItem.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Button.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Button.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Button.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Button.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/CheckBox.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/CheckBox.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/CheckBox.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/CheckBox.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ColorGallery.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ColorGallery.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ColorGallery.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ColorGallery.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ComboBox.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ComboBox.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ComboBox.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ComboBox.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ComboBoxItem.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ComboBoxItem.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ComboBoxItem.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ComboBoxItem.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/DropDownButton.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/DropDownButton.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/DropDownButton.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/DropDownButton.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/EmptyFocusStyle.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/EmptyFocusStyle.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/EmptyFocusStyle.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/EmptyFocusStyle.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Gallery.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Gallery.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Gallery.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Gallery.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/GalleryGroupContainer.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/GalleryGroupContainer.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/GalleryGroupContainer.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/GalleryGroupContainer.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/GalleryItem.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/GalleryItem.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/GalleryItem.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/GalleryItem.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/InRibbonGallery.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/InRibbonGallery.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/InRibbonGallery.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/InRibbonGallery.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/KeyTip.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/KeyTip.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/KeyTip.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/KeyTip.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Menu.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Menu.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Menu.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Menu.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/MenuItem.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/MenuItem.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/MenuItem.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/MenuItem.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/MenuSeparator.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/MenuSeparator.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/MenuSeparator.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/MenuSeparator.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/QuickAccessToolbar.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/QuickAccessToolbar.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/QuickAccessToolbar.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/QuickAccessToolbar.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RadioButton.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RadioButton.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RadioButton.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RadioButton.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Ribbon.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Ribbon.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Ribbon.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Ribbon.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonContextualTabGroup.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonContextualTabGroup.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonContextualTabGroup.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonContextualTabGroup.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonGroupBox.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonGroupBox.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonGroupBox.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonGroupBox.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonMenu.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonMenu.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonMenu.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonMenu.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonScrollViewer.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonScrollViewer.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonScrollViewer.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonScrollViewer.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonSeparator.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonSeparator.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonSeparator.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonSeparator.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTabControl.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTabControl.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTabControl.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTabControl.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTabItem.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTabItem.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTabItem.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTabItem.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTextBox.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTextBox.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTextBox.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTextBox.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTitleBar.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTitleBar.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTitleBar.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonTitleBar.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonToolBar.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonToolBar.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonToolBar.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonToolBar.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonToolBarControlGroup.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonToolBarControlGroup.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonToolBarControlGroup.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/RibbonToolBarControlGroup.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ScreenTip.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ScreenTip.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ScreenTip.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ScreenTip.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ScrollBar.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ScrollBar.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ScrollBar.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ScrollBar.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/SeparatorTabItem.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/SeparatorTabItem.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/SeparatorTabItem.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/SeparatorTabItem.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Slider.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Slider.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Slider.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Slider.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Spinner.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Spinner.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Spinner.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/Spinner.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/SplitButton.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/SplitButton.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/SplitButton.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/SplitButton.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StartScreen.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StartScreen.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StartScreen.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StartScreen.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StartScreenTabControl.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StartScreenTabControl.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StartScreenTabControl.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StartScreenTabControl.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StatusBar.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StatusBar.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StatusBar.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/StatusBar.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ToggleButton.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ToggleButton.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ToggleButton.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/ToggleButton.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/TwoLineLabel.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/TwoLineLabel.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/TwoLineLabel.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/TwoLineLabel.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/WindowCommands.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/WindowCommands.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/WindowCommands.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Controls/WindowCommands.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Effects/Grayscale.fx b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Effects/Grayscale.fx
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Effects/Grayscale.fx
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Effects/Grayscale.fx
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Effects/Grayscale.ps b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Effects/Grayscale.ps
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Effects/Grayscale.ps
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Effects/Grayscale.ps
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Generic.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Generic.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Generic.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Generic.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Images.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Images.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Images.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Images.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/RibbonWindow.xaml b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/RibbonWindow.xaml
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/RibbonWindow.xaml
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/RibbonWindow.xaml
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.txt b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.txt
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.txt
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.txt
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Themes/GeneratorParameters.json b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Themes/GeneratorParameters.json
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/Themes/GeneratorParameters.json
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/Themes/GeneratorParameters.json
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/XamlCombine.exe b/Others/Fluent.Ribbon/Fluent.Ribbon/Themes/XamlCombine.exe
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Themes/XamlCombine.exe
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Themes/XamlCombine.exe
diff --git a/Fluent.Ribbon/Fluent.Ribbon/Theming/RibbonLibraryThemeProvider.cs b/Others/Fluent.Ribbon/Fluent.Ribbon/Theming/RibbonLibraryThemeProvider.cs
similarity index 100%
rename from Fluent.Ribbon/Fluent.Ribbon/Theming/RibbonLibraryThemeProvider.cs
rename to Others/Fluent.Ribbon/Fluent.Ribbon/Theming/RibbonLibraryThemeProvider.cs
diff --git a/Fluent.Ribbon/Images/Appveyor_logo.svg b/Others/Fluent.Ribbon/Images/Appveyor_logo.svg
similarity index 100%
rename from Fluent.Ribbon/Images/Appveyor_logo.svg
rename to Others/Fluent.Ribbon/Images/Appveyor_logo.svg
diff --git a/Fluent.Ribbon/Images/Fluent.png b/Others/Fluent.Ribbon/Images/Fluent.png
similarity index 100%
rename from Fluent.Ribbon/Images/Fluent.png
rename to Others/Fluent.Ribbon/Images/Fluent.png
diff --git a/Fluent.Ribbon/Images/Logo/Logo_128x128.png b/Others/Fluent.Ribbon/Images/Logo/Logo_128x128.png
similarity index 100%
rename from Fluent.Ribbon/Images/Logo/Logo_128x128.png
rename to Others/Fluent.Ribbon/Images/Logo/Logo_128x128.png
diff --git a/Fluent.Ribbon/Images/Logo/Logo_16x16.png b/Others/Fluent.Ribbon/Images/Logo/Logo_16x16.png
similarity index 100%
rename from Fluent.Ribbon/Images/Logo/Logo_16x16.png
rename to Others/Fluent.Ribbon/Images/Logo/Logo_16x16.png
diff --git a/Fluent.Ribbon/Images/Logo/Logo_24x24.png b/Others/Fluent.Ribbon/Images/Logo/Logo_24x24.png
similarity index 100%
rename from Fluent.Ribbon/Images/Logo/Logo_24x24.png
rename to Others/Fluent.Ribbon/Images/Logo/Logo_24x24.png
diff --git a/Fluent.Ribbon/Images/Logo/Logo_256x256.png b/Others/Fluent.Ribbon/Images/Logo/Logo_256x256.png
similarity index 100%
rename from Fluent.Ribbon/Images/Logo/Logo_256x256.png
rename to Others/Fluent.Ribbon/Images/Logo/Logo_256x256.png
diff --git a/Fluent.Ribbon/Images/Logo/Logo_32x32.png b/Others/Fluent.Ribbon/Images/Logo/Logo_32x32.png
similarity index 100%
rename from Fluent.Ribbon/Images/Logo/Logo_32x32.png
rename to Others/Fluent.Ribbon/Images/Logo/Logo_32x32.png
diff --git a/Fluent.Ribbon/Images/Logo/Logo_48x48.png b/Others/Fluent.Ribbon/Images/Logo/Logo_48x48.png
similarity index 100%
rename from Fluent.Ribbon/Images/Logo/Logo_48x48.png
rename to Others/Fluent.Ribbon/Images/Logo/Logo_48x48.png
diff --git a/Fluent.Ribbon/Images/Logo/Logo_64x64.png b/Others/Fluent.Ribbon/Images/Logo/Logo_64x64.png
similarity index 100%
rename from Fluent.Ribbon/Images/Logo/Logo_64x64.png
rename to Others/Fluent.Ribbon/Images/Logo/Logo_64x64.png
diff --git a/Fluent.Ribbon/Images/Logo/Logo_96x96.png b/Others/Fluent.Ribbon/Images/Logo/Logo_96x96.png
similarity index 100%
rename from Fluent.Ribbon/Images/Logo/Logo_96x96.png
rename to Others/Fluent.Ribbon/Images/Logo/Logo_96x96.png
diff --git a/Fluent.Ribbon/Images/Ribbon/ApplicationMenu.ai b/Others/Fluent.Ribbon/Images/Ribbon/ApplicationMenu.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/ApplicationMenu.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/ApplicationMenu.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/Checked.ai b/Others/Fluent.Ribbon/Images/Ribbon/Checked.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/Checked.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/Checked.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/Copy.ai b/Others/Fluent.Ribbon/Images/Ribbon/Copy.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/Copy.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/Copy.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/Cut.ai b/Others/Fluent.Ribbon/Images/Ribbon/Cut.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/Cut.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/Cut.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/DefaultSmallIcon.ai b/Others/Fluent.Ribbon/Images/Ribbon/DefaultSmallIcon.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/DefaultSmallIcon.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/DefaultSmallIcon.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/DefaultSmallIcon.design b/Others/Fluent.Ribbon/Images/Ribbon/DefaultSmallIcon.design
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/DefaultSmallIcon.design
rename to Others/Fluent.Ribbon/Images/Ribbon/DefaultSmallIcon.design
diff --git a/Fluent.Ribbon/Images/Ribbon/DialogLauncher.ai b/Others/Fluent.Ribbon/Images/Ribbon/DialogLauncher.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/DialogLauncher.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/DialogLauncher.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/Help.ai b/Others/Fluent.Ribbon/Images/Ribbon/Help.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/Help.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/Help.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/MoreColors.ai b/Others/Fluent.Ribbon/Images/Ribbon/MoreColors.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/MoreColors.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/MoreColors.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/Paste.ai b/Others/Fluent.Ribbon/Images/Ribbon/Paste.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/Paste.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/Paste.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/QuickAccessToolbarDropDown.ai b/Others/Fluent.Ribbon/Images/Ribbon/QuickAccessToolbarDropDown.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/QuickAccessToolbarDropDown.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/QuickAccessToolbarDropDown.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/QuickAccessToolbarExtender.ai b/Others/Fluent.Ribbon/Images/Ribbon/QuickAccessToolbarExtender.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/QuickAccessToolbarExtender.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/QuickAccessToolbarExtender.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/RibbonCollapse.ai b/Others/Fluent.Ribbon/Images/Ribbon/RibbonCollapse.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/RibbonCollapse.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/RibbonCollapse.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/RibbonExpand.ai b/Others/Fluent.Ribbon/Images/Ribbon/RibbonExpand.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/RibbonExpand.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/RibbonExpand.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/RibbonPin.ai b/Others/Fluent.Ribbon/Images/Ribbon/RibbonPin.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/RibbonPin.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/RibbonPin.ai
diff --git a/Fluent.Ribbon/Images/Ribbon/Warning.ai b/Others/Fluent.Ribbon/Images/Ribbon/Warning.ai
similarity index 100%
rename from Fluent.Ribbon/Images/Ribbon/Warning.ai
rename to Others/Fluent.Ribbon/Images/Ribbon/Warning.ai
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Black - Backstage.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Black - Backstage.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Black - Backstage.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Black - Backstage.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Blue - Backstage.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Blue - Backstage.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Blue - Backstage.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Blue - Backstage.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Backstage.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Backstage.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Backstage.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Backstage.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Collapsed Group.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Collapsed Group.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Collapsed Group.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Collapsed Group.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - ColorGallery.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - ColorGallery.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - ColorGallery.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - ColorGallery.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - ComboBox in QuickAccess.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - ComboBox in QuickAccess.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - ComboBox in QuickAccess.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - ComboBox in QuickAccess.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Filter in Gallery.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Filter in Gallery.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Filter in Gallery.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Filter in Gallery.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Gallery in QuickAccess.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Gallery in QuickAccess.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Gallery in QuickAccess.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Gallery in QuickAccess.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Gallery.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Gallery.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Gallery.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - Gallery.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - KeyTips.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - KeyTips.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - KeyTips.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - KeyTips.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - RTL.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - RTL.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - RTL.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2010 - Silver - RTL.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2013 - White - Backstage.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2013 - White - Backstage.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2013 - White - Backstage.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2013 - White - Backstage.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Office 2013 - White.png b/Others/Fluent.Ribbon/Images/Screenshots/Office 2013 - White.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Office 2013 - White.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Office 2013 - White.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Windows 8 - White - Backstage.png b/Others/Fluent.Ribbon/Images/Screenshots/Windows 8 - White - Backstage.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Windows 8 - White - Backstage.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Windows 8 - White - Backstage.png
diff --git a/Fluent.Ribbon/Images/Screenshots/Windows 8 - White.png b/Others/Fluent.Ribbon/Images/Screenshots/Windows 8 - White.png
similarity index 100%
rename from Fluent.Ribbon/Images/Screenshots/Windows 8 - White.png
rename to Others/Fluent.Ribbon/Images/Screenshots/Windows 8 - White.png
diff --git a/Fluent.Ribbon/Images/Showcase.gif b/Others/Fluent.Ribbon/Images/Showcase.gif
similarity index 100%
rename from Fluent.Ribbon/Images/Showcase.gif
rename to Others/Fluent.Ribbon/Images/Showcase.gif
diff --git a/Fluent.Ribbon/Images/banner.png b/Others/Fluent.Ribbon/Images/banner.png
similarity index 100%
rename from Fluent.Ribbon/Images/banner.png
rename to Others/Fluent.Ribbon/Images/banner.png
diff --git a/Fluent.Ribbon/Images/cake-medium.png b/Others/Fluent.Ribbon/Images/cake-medium.png
similarity index 100%
rename from Fluent.Ribbon/Images/cake-medium.png
rename to Others/Fluent.Ribbon/Images/cake-medium.png
diff --git a/Fluent.Ribbon/Images/icon_ReSharper.png b/Others/Fluent.Ribbon/Images/icon_ReSharper.png
similarity index 100%
rename from Fluent.Ribbon/Images/icon_ReSharper.png
rename to Others/Fluent.Ribbon/Images/icon_ReSharper.png
diff --git a/Fluent.Ribbon/License.txt b/Others/Fluent.Ribbon/License.txt
similarity index 100%
rename from Fluent.Ribbon/License.txt
rename to Others/Fluent.Ribbon/License.txt
diff --git a/Fluent.Ribbon/README.md b/Others/Fluent.Ribbon/README.md
similarity index 100%
rename from Fluent.Ribbon/README.md
rename to Others/Fluent.Ribbon/README.md
diff --git a/Fluent.Ribbon/Shared/GlobalAssemblyInfo.cs b/Others/Fluent.Ribbon/Shared/GlobalAssemblyInfo.cs
similarity index 100%
rename from Fluent.Ribbon/Shared/GlobalAssemblyInfo.cs
rename to Others/Fluent.Ribbon/Shared/GlobalAssemblyInfo.cs
diff --git a/Fluent.Ribbon/Shared/SharedKey.snk b/Others/Fluent.Ribbon/Shared/SharedKey.snk
similarity index 100%
rename from Fluent.Ribbon/Shared/SharedKey.snk
rename to Others/Fluent.Ribbon/Shared/SharedKey.snk
diff --git a/Live-Charts-master/.gitattributes b/Others/Live-Charts-master/.gitattributes
similarity index 100%
rename from Live-Charts-master/.gitattributes
rename to Others/Live-Charts-master/.gitattributes
diff --git a/Live-Charts-master/.github/CONTRIBUTING.md b/Others/Live-Charts-master/.github/CONTRIBUTING.md
similarity index 100%
rename from Live-Charts-master/.github/CONTRIBUTING.md
rename to Others/Live-Charts-master/.github/CONTRIBUTING.md
diff --git a/Live-Charts-master/.github/ISSUE_TEMPLATE.md b/Others/Live-Charts-master/.github/ISSUE_TEMPLATE.md
similarity index 100%
rename from Live-Charts-master/.github/ISSUE_TEMPLATE.md
rename to Others/Live-Charts-master/.github/ISSUE_TEMPLATE.md
diff --git a/Live-Charts-master/.github/PULL_REQUEST_TEMPLATE.md b/Others/Live-Charts-master/.github/PULL_REQUEST_TEMPLATE.md
similarity index 100%
rename from Live-Charts-master/.github/PULL_REQUEST_TEMPLATE.md
rename to Others/Live-Charts-master/.github/PULL_REQUEST_TEMPLATE.md
diff --git a/Live-Charts-master/.gitignore b/Others/Live-Charts-master/.gitignore
similarity index 100%
rename from Live-Charts-master/.gitignore
rename to Others/Live-Charts-master/.gitignore
diff --git a/Live-Charts-master/Charts.sln.DotSettings b/Others/Live-Charts-master/Charts.sln.DotSettings
similarity index 100%
rename from Live-Charts-master/Charts.sln.DotSettings
rename to Others/Live-Charts-master/Charts.sln.DotSettings
diff --git a/Live-Charts-master/Core/AxisCore.cs b/Others/Live-Charts-master/Core/AxisCore.cs
similarity index 100%
rename from Live-Charts-master/Core/AxisCore.cs
rename to Others/Live-Charts-master/Core/AxisCore.cs
diff --git a/Live-Charts-master/Core/AxisOrientation.cs b/Others/Live-Charts-master/Core/AxisOrientation.cs
similarity index 100%
rename from Live-Charts-master/Core/AxisOrientation.cs
rename to Others/Live-Charts-master/Core/AxisOrientation.cs
diff --git a/Live-Charts-master/Core/AxisPosition.cs b/Others/Live-Charts-master/Core/AxisPosition.cs
similarity index 100%
rename from Live-Charts-master/Core/AxisPosition.cs
rename to Others/Live-Charts-master/Core/AxisPosition.cs
diff --git a/Live-Charts-master/Core/AxisSectionCore.cs b/Others/Live-Charts-master/Core/AxisSectionCore.cs
similarity index 100%
rename from Live-Charts-master/Core/AxisSectionCore.cs
rename to Others/Live-Charts-master/Core/AxisSectionCore.cs
diff --git a/Live-Charts-master/Core/BarLabelPosition.cs b/Others/Live-Charts-master/Core/BarLabelPosition.cs
similarity index 100%
rename from Live-Charts-master/Core/BarLabelPosition.cs
rename to Others/Live-Charts-master/Core/BarLabelPosition.cs
diff --git a/Live-Charts-master/Core/BezierData.cs b/Others/Live-Charts-master/Core/BezierData.cs
similarity index 100%
rename from Live-Charts-master/Core/BezierData.cs
rename to Others/Live-Charts-master/Core/BezierData.cs
diff --git a/Live-Charts-master/Core/ChartFunctions.cs b/Others/Live-Charts-master/Core/ChartFunctions.cs
similarity index 100%
rename from Live-Charts-master/Core/ChartFunctions.cs
rename to Others/Live-Charts-master/Core/ChartFunctions.cs
diff --git a/Live-Charts-master/Core/ChartPoint.cs b/Others/Live-Charts-master/Core/ChartPoint.cs
similarity index 100%
rename from Live-Charts-master/Core/ChartPoint.cs
rename to Others/Live-Charts-master/Core/ChartPoint.cs
diff --git a/Live-Charts-master/Core/ChartUpdater.cs b/Others/Live-Charts-master/Core/ChartUpdater.cs
similarity index 100%
rename from Live-Charts-master/Core/ChartUpdater.cs
rename to Others/Live-Charts-master/Core/ChartUpdater.cs
diff --git a/Live-Charts-master/Core/ChartValues.cs b/Others/Live-Charts-master/Core/ChartValues.cs
similarity index 100%
rename from Live-Charts-master/Core/ChartValues.cs
rename to Others/Live-Charts-master/Core/ChartValues.cs
diff --git a/Live-Charts-master/Core/Charting.cs b/Others/Live-Charts-master/Core/Charting.cs
similarity index 100%
rename from Live-Charts-master/Core/Charting.cs
rename to Others/Live-Charts-master/Core/Charting.cs
diff --git a/Live-Charts-master/Core/Charts/CartesianChartCore.cs b/Others/Live-Charts-master/Core/Charts/CartesianChartCore.cs
similarity index 100%
rename from Live-Charts-master/Core/Charts/CartesianChartCore.cs
rename to Others/Live-Charts-master/Core/Charts/CartesianChartCore.cs
diff --git a/Live-Charts-master/Core/Charts/ChartCore.cs b/Others/Live-Charts-master/Core/Charts/ChartCore.cs
similarity index 100%
rename from Live-Charts-master/Core/Charts/ChartCore.cs
rename to Others/Live-Charts-master/Core/Charts/ChartCore.cs
diff --git a/Live-Charts-master/Core/Charts/PieChartCore.cs b/Others/Live-Charts-master/Core/Charts/PieChartCore.cs
similarity index 100%
rename from Live-Charts-master/Core/Charts/PieChartCore.cs
rename to Others/Live-Charts-master/Core/Charts/PieChartCore.cs
diff --git a/Live-Charts-master/Core/Configurations/CartesianMapper.cs b/Others/Live-Charts-master/Core/Configurations/CartesianMapper.cs
similarity index 100%
rename from Live-Charts-master/Core/Configurations/CartesianMapper.cs
rename to Others/Live-Charts-master/Core/Configurations/CartesianMapper.cs
diff --git a/Live-Charts-master/Core/Configurations/FinancialMapper.cs b/Others/Live-Charts-master/Core/Configurations/FinancialMapper.cs
similarity index 100%
rename from Live-Charts-master/Core/Configurations/FinancialMapper.cs
rename to Others/Live-Charts-master/Core/Configurations/FinancialMapper.cs
diff --git a/Live-Charts-master/Core/Configurations/GanttMapper.cs b/Others/Live-Charts-master/Core/Configurations/GanttMapper.cs
similarity index 100%
rename from Live-Charts-master/Core/Configurations/GanttMapper.cs
rename to Others/Live-Charts-master/Core/Configurations/GanttMapper.cs
diff --git a/Live-Charts-master/Core/Configurations/IPointEvaluator.cs b/Others/Live-Charts-master/Core/Configurations/IPointEvaluator.cs
similarity index 100%
rename from Live-Charts-master/Core/Configurations/IPointEvaluator.cs
rename to Others/Live-Charts-master/Core/Configurations/IPointEvaluator.cs
diff --git a/Live-Charts-master/Core/Configurations/Mappers.cs b/Others/Live-Charts-master/Core/Configurations/Mappers.cs
similarity index 100%
rename from Live-Charts-master/Core/Configurations/Mappers.cs
rename to Others/Live-Charts-master/Core/Configurations/Mappers.cs
diff --git a/Live-Charts-master/Core/Configurations/PieMapper.cs b/Others/Live-Charts-master/Core/Configurations/PieMapper.cs
similarity index 100%
rename from Live-Charts-master/Core/Configurations/PieMapper.cs
rename to Others/Live-Charts-master/Core/Configurations/PieMapper.cs
diff --git a/Live-Charts-master/Core/Configurations/PolarMapper.cs b/Others/Live-Charts-master/Core/Configurations/PolarMapper.cs
similarity index 100%
rename from Live-Charts-master/Core/Configurations/PolarMapper.cs
rename to Others/Live-Charts-master/Core/Configurations/PolarMapper.cs
diff --git a/Live-Charts-master/Core/Configurations/WeightedMapper.cs b/Others/Live-Charts-master/Core/Configurations/WeightedMapper.cs
similarity index 100%
rename from Live-Charts-master/Core/Configurations/WeightedMapper.cs
rename to Others/Live-Charts-master/Core/Configurations/WeightedMapper.cs
diff --git a/Live-Charts-master/Core/Core.csproj b/Others/Live-Charts-master/Core/Core.csproj
similarity index 100%
rename from Live-Charts-master/Core/Core.csproj
rename to Others/Live-Charts-master/Core/Core.csproj
diff --git a/Live-Charts-master/Core/Core.csproj.DotSettings b/Others/Live-Charts-master/Core/Core.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/Core/Core.csproj.DotSettings
rename to Others/Live-Charts-master/Core/Core.csproj.DotSettings
diff --git a/Live-Charts-master/Core/Core.nuspec b/Others/Live-Charts-master/Core/Core.nuspec
similarity index 100%
rename from Live-Charts-master/Core/Core.nuspec
rename to Others/Live-Charts-master/Core/Core.nuspec
diff --git a/Live-Charts-master/Core/DataLabelViewModel.cs b/Others/Live-Charts-master/Core/DataLabelViewModel.cs
similarity index 100%
rename from Live-Charts-master/Core/DataLabelViewModel.cs
rename to Others/Live-Charts-master/Core/DataLabelViewModel.cs
diff --git a/Live-Charts-master/Core/Defaults/AxisLimits.cs b/Others/Live-Charts-master/Core/Defaults/AxisLimits.cs
similarity index 100%
rename from Live-Charts-master/Core/Defaults/AxisLimits.cs
rename to Others/Live-Charts-master/Core/Defaults/AxisLimits.cs
diff --git a/Live-Charts-master/Core/Defaults/DateTimePoint.cs b/Others/Live-Charts-master/Core/Defaults/DateTimePoint.cs
similarity index 100%
rename from Live-Charts-master/Core/Defaults/DateTimePoint.cs
rename to Others/Live-Charts-master/Core/Defaults/DateTimePoint.cs
diff --git a/Live-Charts-master/Core/Defaults/GanttPoint.cs b/Others/Live-Charts-master/Core/Defaults/GanttPoint.cs
similarity index 100%
rename from Live-Charts-master/Core/Defaults/GanttPoint.cs
rename to Others/Live-Charts-master/Core/Defaults/GanttPoint.cs
diff --git a/Live-Charts-master/Core/Defaults/HeatPoint.cs b/Others/Live-Charts-master/Core/Defaults/HeatPoint.cs
similarity index 100%
rename from Live-Charts-master/Core/Defaults/HeatPoint.cs
rename to Others/Live-Charts-master/Core/Defaults/HeatPoint.cs
diff --git a/Live-Charts-master/Core/Defaults/OHLCPoint.cs b/Others/Live-Charts-master/Core/Defaults/OHLCPoint.cs
similarity index 100%
rename from Live-Charts-master/Core/Defaults/OHLCPoint.cs
rename to Others/Live-Charts-master/Core/Defaults/OHLCPoint.cs
diff --git a/Live-Charts-master/Core/Defaults/ObservablePoint.cs b/Others/Live-Charts-master/Core/Defaults/ObservablePoint.cs
similarity index 100%
rename from Live-Charts-master/Core/Defaults/ObservablePoint.cs
rename to Others/Live-Charts-master/Core/Defaults/ObservablePoint.cs
diff --git a/Live-Charts-master/Core/Defaults/ObservableValue.cs b/Others/Live-Charts-master/Core/Defaults/ObservableValue.cs
similarity index 100%
rename from Live-Charts-master/Core/Defaults/ObservableValue.cs
rename to Others/Live-Charts-master/Core/Defaults/ObservableValue.cs
diff --git a/Live-Charts-master/Core/Defaults/PolarPoint.cs b/Others/Live-Charts-master/Core/Defaults/PolarPoint.cs
similarity index 100%
rename from Live-Charts-master/Core/Defaults/PolarPoint.cs
rename to Others/Live-Charts-master/Core/Defaults/PolarPoint.cs
diff --git a/Live-Charts-master/Core/Defaults/ScatterPoint.cs b/Others/Live-Charts-master/Core/Defaults/ScatterPoint.cs
similarity index 100%
rename from Live-Charts-master/Core/Defaults/ScatterPoint.cs
rename to Others/Live-Charts-master/Core/Defaults/ScatterPoint.cs
diff --git a/Live-Charts-master/Core/Definitions/Charts/IAxisSectionView.cs b/Others/Live-Charts-master/Core/Definitions/Charts/IAxisSectionView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Charts/IAxisSectionView.cs
rename to Others/Live-Charts-master/Core/Definitions/Charts/IAxisSectionView.cs
diff --git a/Live-Charts-master/Core/Definitions/Charts/IAxisView.cs b/Others/Live-Charts-master/Core/Definitions/Charts/IAxisView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Charts/IAxisView.cs
rename to Others/Live-Charts-master/Core/Definitions/Charts/IAxisView.cs
diff --git a/Live-Charts-master/Core/Definitions/Charts/ICartesianChart.cs b/Others/Live-Charts-master/Core/Definitions/Charts/ICartesianChart.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Charts/ICartesianChart.cs
rename to Others/Live-Charts-master/Core/Definitions/Charts/ICartesianChart.cs
diff --git a/Live-Charts-master/Core/Definitions/Charts/ICartesianVisualElement.cs b/Others/Live-Charts-master/Core/Definitions/Charts/ICartesianVisualElement.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Charts/ICartesianVisualElement.cs
rename to Others/Live-Charts-master/Core/Definitions/Charts/ICartesianVisualElement.cs
diff --git a/Live-Charts-master/Core/Definitions/Charts/IChartView.cs b/Others/Live-Charts-master/Core/Definitions/Charts/IChartView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Charts/IChartView.cs
rename to Others/Live-Charts-master/Core/Definitions/Charts/IChartView.cs
diff --git a/Live-Charts-master/Core/Definitions/Charts/ILogarithmicAxisView.cs b/Others/Live-Charts-master/Core/Definitions/Charts/ILogarithmicAxisView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Charts/ILogarithmicAxisView.cs
rename to Others/Live-Charts-master/Core/Definitions/Charts/ILogarithmicAxisView.cs
diff --git a/Live-Charts-master/Core/Definitions/Charts/IPieChart.cs b/Others/Live-Charts-master/Core/Definitions/Charts/IPieChart.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Charts/IPieChart.cs
rename to Others/Live-Charts-master/Core/Definitions/Charts/IPieChart.cs
diff --git a/Live-Charts-master/Core/Definitions/Charts/ISeparatorElementView.cs b/Others/Live-Charts-master/Core/Definitions/Charts/ISeparatorElementView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Charts/ISeparatorElementView.cs
rename to Others/Live-Charts-master/Core/Definitions/Charts/ISeparatorElementView.cs
diff --git a/Live-Charts-master/Core/Definitions/Charts/ISeparatorView.cs b/Others/Live-Charts-master/Core/Definitions/Charts/ISeparatorView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Charts/ISeparatorView.cs
rename to Others/Live-Charts-master/Core/Definitions/Charts/ISeparatorView.cs
diff --git a/Live-Charts-master/Core/Definitions/Points/IBezierPointView.cs b/Others/Live-Charts-master/Core/Definitions/Points/IBezierPointView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Points/IBezierPointView.cs
rename to Others/Live-Charts-master/Core/Definitions/Points/IBezierPointView.cs
diff --git a/Live-Charts-master/Core/Definitions/Points/IChartPointView.cs b/Others/Live-Charts-master/Core/Definitions/Points/IChartPointView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Points/IChartPointView.cs
rename to Others/Live-Charts-master/Core/Definitions/Points/IChartPointView.cs
diff --git a/Live-Charts-master/Core/Definitions/Points/IHeatPointView.cs b/Others/Live-Charts-master/Core/Definitions/Points/IHeatPointView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Points/IHeatPointView.cs
rename to Others/Live-Charts-master/Core/Definitions/Points/IHeatPointView.cs
diff --git a/Live-Charts-master/Core/Definitions/Points/IOhlcPointView.cs b/Others/Live-Charts-master/Core/Definitions/Points/IOhlcPointView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Points/IOhlcPointView.cs
rename to Others/Live-Charts-master/Core/Definitions/Points/IOhlcPointView.cs
diff --git a/Live-Charts-master/Core/Definitions/Points/IPieSlicePointView.cs b/Others/Live-Charts-master/Core/Definitions/Points/IPieSlicePointView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Points/IPieSlicePointView.cs
rename to Others/Live-Charts-master/Core/Definitions/Points/IPieSlicePointView.cs
diff --git a/Live-Charts-master/Core/Definitions/Points/IRectanglePointView.cs b/Others/Live-Charts-master/Core/Definitions/Points/IRectanglePointView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Points/IRectanglePointView.cs
rename to Others/Live-Charts-master/Core/Definitions/Points/IRectanglePointView.cs
diff --git a/Live-Charts-master/Core/Definitions/Points/IScatterPointView.cs b/Others/Live-Charts-master/Core/Definitions/Points/IScatterPointView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Points/IScatterPointView.cs
rename to Others/Live-Charts-master/Core/Definitions/Points/IScatterPointView.cs
diff --git a/Live-Charts-master/Core/Definitions/Points/IStepPointView.cs b/Others/Live-Charts-master/Core/Definitions/Points/IStepPointView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Points/IStepPointView.cs
rename to Others/Live-Charts-master/Core/Definitions/Points/IStepPointView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IAreaPoint.cs b/Others/Live-Charts-master/Core/Definitions/Series/IAreaPoint.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IAreaPoint.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IAreaPoint.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/ICartesianSeries.cs b/Others/Live-Charts-master/Core/Definitions/Series/ICartesianSeries.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/ICartesianSeries.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/ICartesianSeries.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IColumnSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IColumnSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IColumnSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IColumnSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IFinancialSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IFinancialSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IFinancialSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IFinancialSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IHeatSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IHeatSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IHeatSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IHeatSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/ILineSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/ILineSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/ILineSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/ILineSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IPieSeries.cs b/Others/Live-Charts-master/Core/Definitions/Series/IPieSeries.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IPieSeries.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IPieSeries.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IPieSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IPieSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IPieSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IPieSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IRowSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IRowSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IRowSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IRowSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IScatterSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IScatterSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IScatterSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IScatterSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/ISeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/ISeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/ISeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/ISeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IStackModelableSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IStackModelableSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IStackModelableSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IStackModelableSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IStackedAreaSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IStackedAreaSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IStackedAreaSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IStackedAreaSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IStackedColumnSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IStackedColumnSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IStackedColumnSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IStackedColumnSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IStackedRowSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IStackedRowSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IStackedRowSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IStackedRowSeriesView.cs
diff --git a/Live-Charts-master/Core/Definitions/Series/IVerticalStackedAreaSeriesView.cs b/Others/Live-Charts-master/Core/Definitions/Series/IVerticalStackedAreaSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core/Definitions/Series/IVerticalStackedAreaSeriesView.cs
rename to Others/Live-Charts-master/Core/Definitions/Series/IVerticalStackedAreaSeriesView.cs
diff --git a/Live-Charts-master/Core/Dtos/BezierData.cs b/Others/Live-Charts-master/Core/Dtos/BezierData.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/BezierData.cs
rename to Others/Live-Charts-master/Core/Dtos/BezierData.cs
diff --git a/Live-Charts-master/Core/Dtos/CoreColor.cs b/Others/Live-Charts-master/Core/Dtos/CoreColor.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/CoreColor.cs
rename to Others/Live-Charts-master/Core/Dtos/CoreColor.cs
diff --git a/Live-Charts-master/Core/Dtos/CoreGradientStop.cs b/Others/Live-Charts-master/Core/Dtos/CoreGradientStop.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/CoreGradientStop.cs
rename to Others/Live-Charts-master/Core/Dtos/CoreGradientStop.cs
diff --git a/Live-Charts-master/Core/Dtos/CoreLimit.cs b/Others/Live-Charts-master/Core/Dtos/CoreLimit.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/CoreLimit.cs
rename to Others/Live-Charts-master/Core/Dtos/CoreLimit.cs
diff --git a/Live-Charts-master/Core/Dtos/CoreMargin.cs b/Others/Live-Charts-master/Core/Dtos/CoreMargin.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/CoreMargin.cs
rename to Others/Live-Charts-master/Core/Dtos/CoreMargin.cs
diff --git a/Live-Charts-master/Core/Dtos/CorePoint.cs b/Others/Live-Charts-master/Core/Dtos/CorePoint.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/CorePoint.cs
rename to Others/Live-Charts-master/Core/Dtos/CorePoint.cs
diff --git a/Live-Charts-master/Core/Dtos/CoreRectangle.cs b/Others/Live-Charts-master/Core/Dtos/CoreRectangle.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/CoreRectangle.cs
rename to Others/Live-Charts-master/Core/Dtos/CoreRectangle.cs
diff --git a/Live-Charts-master/Core/Dtos/CoreSize.cs b/Others/Live-Charts-master/Core/Dtos/CoreSize.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/CoreSize.cs
rename to Others/Live-Charts-master/Core/Dtos/CoreSize.cs
diff --git a/Live-Charts-master/Core/Dtos/LabelEvaluation.cs b/Others/Live-Charts-master/Core/Dtos/LabelEvaluation.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/LabelEvaluation.cs
rename to Others/Live-Charts-master/Core/Dtos/LabelEvaluation.cs
diff --git a/Live-Charts-master/Core/Dtos/StackedSum.cs b/Others/Live-Charts-master/Core/Dtos/StackedSum.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/StackedSum.cs
rename to Others/Live-Charts-master/Core/Dtos/StackedSum.cs
diff --git a/Live-Charts-master/Core/Dtos/TooltipDataViewModel.cs b/Others/Live-Charts-master/Core/Dtos/TooltipDataViewModel.cs
similarity index 100%
rename from Live-Charts-master/Core/Dtos/TooltipDataViewModel.cs
rename to Others/Live-Charts-master/Core/Dtos/TooltipDataViewModel.cs
diff --git a/Live-Charts-master/Core/Events/Delegates.cs b/Others/Live-Charts-master/Core/Events/Delegates.cs
similarity index 100%
rename from Live-Charts-master/Core/Events/Delegates.cs
rename to Others/Live-Charts-master/Core/Events/Delegates.cs
diff --git a/Live-Charts-master/Core/Events/PreviewRangeChangedEventArgs.cs b/Others/Live-Charts-master/Core/Events/PreviewRangeChangedEventArgs.cs
similarity index 100%
rename from Live-Charts-master/Core/Events/PreviewRangeChangedEventArgs.cs
rename to Others/Live-Charts-master/Core/Events/PreviewRangeChangedEventArgs.cs
diff --git a/Live-Charts-master/Core/Events/RangeChangedEventArgs.cs b/Others/Live-Charts-master/Core/Events/RangeChangedEventArgs.cs
similarity index 100%
rename from Live-Charts-master/Core/Events/RangeChangedEventArgs.cs
rename to Others/Live-Charts-master/Core/Events/RangeChangedEventArgs.cs
diff --git a/Live-Charts-master/Core/Helpers/Extentions.cs b/Others/Live-Charts-master/Core/Helpers/Extentions.cs
similarity index 100%
rename from Live-Charts-master/Core/Helpers/Extentions.cs
rename to Others/Live-Charts-master/Core/Helpers/Extentions.cs
diff --git a/Live-Charts-master/Core/Helpers/LiveChartsException.cs b/Others/Live-Charts-master/Core/Helpers/LiveChartsException.cs
similarity index 100%
rename from Live-Charts-master/Core/Helpers/LiveChartsException.cs
rename to Others/Live-Charts-master/Core/Helpers/LiveChartsException.cs
diff --git a/Live-Charts-master/Core/Helpers/NoisyCollection.cs b/Others/Live-Charts-master/Core/Helpers/NoisyCollection.cs
similarity index 100%
rename from Live-Charts-master/Core/Helpers/NoisyCollection.cs
rename to Others/Live-Charts-master/Core/Helpers/NoisyCollection.cs
diff --git a/Live-Charts-master/Core/IBezierData.cs b/Others/Live-Charts-master/Core/IBezierData.cs
similarity index 100%
rename from Live-Charts-master/Core/IBezierData.cs
rename to Others/Live-Charts-master/Core/IBezierData.cs
diff --git a/Live-Charts-master/Core/IChartValues.cs b/Others/Live-Charts-master/Core/IChartValues.cs
similarity index 100%
rename from Live-Charts-master/Core/IChartValues.cs
rename to Others/Live-Charts-master/Core/IChartValues.cs
diff --git a/Live-Charts-master/Core/IObservableChartPoint.cs b/Others/Live-Charts-master/Core/IObservableChartPoint.cs
similarity index 100%
rename from Live-Charts-master/Core/IObservableChartPoint.cs
rename to Others/Live-Charts-master/Core/IObservableChartPoint.cs
diff --git a/Live-Charts-master/Core/LegendLocation.cs b/Others/Live-Charts-master/Core/LegendLocation.cs
similarity index 100%
rename from Live-Charts-master/Core/LegendLocation.cs
rename to Others/Live-Charts-master/Core/LegendLocation.cs
diff --git a/Live-Charts-master/Core/LogarithmicAxisCore.cs b/Others/Live-Charts-master/Core/LogarithmicAxisCore.cs
similarity index 100%
rename from Live-Charts-master/Core/LogarithmicAxisCore.cs
rename to Others/Live-Charts-master/Core/LogarithmicAxisCore.cs
diff --git a/Live-Charts-master/Core/Maps/MapData.cs b/Others/Live-Charts-master/Core/Maps/MapData.cs
similarity index 100%
rename from Live-Charts-master/Core/Maps/MapData.cs
rename to Others/Live-Charts-master/Core/Maps/MapData.cs
diff --git a/Live-Charts-master/Core/PanningOptions.cs b/Others/Live-Charts-master/Core/PanningOptions.cs
similarity index 100%
rename from Live-Charts-master/Core/PanningOptions.cs
rename to Others/Live-Charts-master/Core/PanningOptions.cs
diff --git a/Live-Charts-master/Core/PieLabelPosition.cs b/Others/Live-Charts-master/Core/PieLabelPosition.cs
similarity index 100%
rename from Live-Charts-master/Core/PieLabelPosition.cs
rename to Others/Live-Charts-master/Core/PieLabelPosition.cs
diff --git a/Live-Charts-master/Core/PointTracker.cs b/Others/Live-Charts-master/Core/PointTracker.cs
similarity index 100%
rename from Live-Charts-master/Core/PointTracker.cs
rename to Others/Live-Charts-master/Core/PointTracker.cs
diff --git a/Live-Charts-master/Core/PortableCore.csproj.DotSettings b/Others/Live-Charts-master/Core/PortableCore.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/Core/PortableCore.csproj.DotSettings
rename to Others/Live-Charts-master/Core/PortableCore.csproj.DotSettings
diff --git a/Live-Charts-master/Core/Properties/AssemblyInfo.cs b/Others/Live-Charts-master/Core/Properties/AssemblyInfo.cs
similarity index 100%
rename from Live-Charts-master/Core/Properties/AssemblyInfo.cs
rename to Others/Live-Charts-master/Core/Properties/AssemblyInfo.cs
diff --git a/Live-Charts-master/Core/ScrollMode.cs b/Others/Live-Charts-master/Core/ScrollMode.cs
similarity index 100%
rename from Live-Charts-master/Core/ScrollMode.cs
rename to Others/Live-Charts-master/Core/ScrollMode.cs
diff --git a/Live-Charts-master/Core/SeparationState.cs b/Others/Live-Charts-master/Core/SeparationState.cs
similarity index 100%
rename from Live-Charts-master/Core/SeparationState.cs
rename to Others/Live-Charts-master/Core/SeparationState.cs
diff --git a/Live-Charts-master/Core/SeparatorConfigurationCore.cs b/Others/Live-Charts-master/Core/SeparatorConfigurationCore.cs
similarity index 100%
rename from Live-Charts-master/Core/SeparatorConfigurationCore.cs
rename to Others/Live-Charts-master/Core/SeparatorConfigurationCore.cs
diff --git a/Live-Charts-master/Core/SeparatorElementCore.cs b/Others/Live-Charts-master/Core/SeparatorElementCore.cs
similarity index 100%
rename from Live-Charts-master/Core/SeparatorElementCore.cs
rename to Others/Live-Charts-master/Core/SeparatorElementCore.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/CandleAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/CandleAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/CandleAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/CandleAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/ColumnAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/ColumnAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/ColumnAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/ColumnAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/HeatAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/HeatAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/HeatAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/HeatAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/LineAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/LineAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/LineAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/LineAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/OhlcAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/OhlcAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/OhlcAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/OhlcAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/PieAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/PieAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/PieAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/PieAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/RowAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/RowAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/RowAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/RowAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/ScatterAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/ScatterAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/ScatterAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/ScatterAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/StackedAreaAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/StackedAreaAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/StackedAreaAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/StackedAreaAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/StackedColumnAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/StackedColumnAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/StackedColumnAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/StackedColumnAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/StackedRowAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/StackedRowAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/StackedRowAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/StackedRowAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/StepLineAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/StepLineAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/StepLineAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/StepLineAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/VerticalLineAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/VerticalLineAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/VerticalLineAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/VerticalLineAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs b/Others/Live-Charts-master/Core/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs
rename to Others/Live-Charts-master/Core/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs
diff --git a/Live-Charts-master/Core/SeriesCollection.cs b/Others/Live-Charts-master/Core/SeriesCollection.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesCollection.cs
rename to Others/Live-Charts-master/Core/SeriesCollection.cs
diff --git a/Live-Charts-master/Core/SeriesOrientation.cs b/Others/Live-Charts-master/Core/SeriesOrientation.cs
similarity index 100%
rename from Live-Charts-master/Core/SeriesOrientation.cs
rename to Others/Live-Charts-master/Core/SeriesOrientation.cs
diff --git a/Live-Charts-master/Core/Seriesalgorithm.cs b/Others/Live-Charts-master/Core/Seriesalgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core/Seriesalgorithm.cs
rename to Others/Live-Charts-master/Core/Seriesalgorithm.cs
diff --git a/Live-Charts-master/Core/StackMode.cs b/Others/Live-Charts-master/Core/StackMode.cs
similarity index 100%
rename from Live-Charts-master/Core/StackMode.cs
rename to Others/Live-Charts-master/Core/StackMode.cs
diff --git a/Live-Charts-master/Core/TooltipSelectionMode.cs b/Others/Live-Charts-master/Core/TooltipSelectionMode.cs
similarity index 100%
rename from Live-Charts-master/Core/TooltipSelectionMode.cs
rename to Others/Live-Charts-master/Core/TooltipSelectionMode.cs
diff --git a/Live-Charts-master/Core/UpdaterState.cs b/Others/Live-Charts-master/Core/UpdaterState.cs
similarity index 100%
rename from Live-Charts-master/Core/UpdaterState.cs
rename to Others/Live-Charts-master/Core/UpdaterState.cs
diff --git a/Live-Charts-master/Core/VisualElementsCollection.cs b/Others/Live-Charts-master/Core/VisualElementsCollection.cs
similarity index 100%
rename from Live-Charts-master/Core/VisualElementsCollection.cs
rename to Others/Live-Charts-master/Core/VisualElementsCollection.cs
diff --git a/Live-Charts-master/Core/ZoomingOptions.cs b/Others/Live-Charts-master/Core/ZoomingOptions.cs
similarity index 100%
rename from Live-Charts-master/Core/ZoomingOptions.cs
rename to Others/Live-Charts-master/Core/ZoomingOptions.cs
diff --git a/Live-Charts-master/Core/core.docs b/Others/Live-Charts-master/Core/core.docs
similarity index 100%
rename from Live-Charts-master/Core/core.docs
rename to Others/Live-Charts-master/Core/core.docs
diff --git a/Live-Charts-master/Core/readme.txt b/Others/Live-Charts-master/Core/readme.txt
similarity index 100%
rename from Live-Charts-master/Core/readme.txt
rename to Others/Live-Charts-master/Core/readme.txt
diff --git a/Live-Charts-master/Core40/AxisCore.cs b/Others/Live-Charts-master/Core40/AxisCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/AxisCore.cs
rename to Others/Live-Charts-master/Core40/AxisCore.cs
diff --git a/Live-Charts-master/Core40/AxisOrientation.cs b/Others/Live-Charts-master/Core40/AxisOrientation.cs
similarity index 100%
rename from Live-Charts-master/Core40/AxisOrientation.cs
rename to Others/Live-Charts-master/Core40/AxisOrientation.cs
diff --git a/Live-Charts-master/Core40/AxisPosition.cs b/Others/Live-Charts-master/Core40/AxisPosition.cs
similarity index 100%
rename from Live-Charts-master/Core40/AxisPosition.cs
rename to Others/Live-Charts-master/Core40/AxisPosition.cs
diff --git a/Live-Charts-master/Core40/AxisSectionCore.cs b/Others/Live-Charts-master/Core40/AxisSectionCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/AxisSectionCore.cs
rename to Others/Live-Charts-master/Core40/AxisSectionCore.cs
diff --git a/Live-Charts-master/Core40/AxisWindow.cs b/Others/Live-Charts-master/Core40/AxisWindow.cs
similarity index 100%
rename from Live-Charts-master/Core40/AxisWindow.cs
rename to Others/Live-Charts-master/Core40/AxisWindow.cs
diff --git a/Live-Charts-master/Core40/AxisWindows.cs b/Others/Live-Charts-master/Core40/AxisWindows.cs
similarity index 100%
rename from Live-Charts-master/Core40/AxisWindows.cs
rename to Others/Live-Charts-master/Core40/AxisWindows.cs
diff --git a/Live-Charts-master/Core40/BarLabelPosition.cs b/Others/Live-Charts-master/Core40/BarLabelPosition.cs
similarity index 100%
rename from Live-Charts-master/Core40/BarLabelPosition.cs
rename to Others/Live-Charts-master/Core40/BarLabelPosition.cs
diff --git a/Live-Charts-master/Core40/ChartFunctions.cs b/Others/Live-Charts-master/Core40/ChartFunctions.cs
similarity index 100%
rename from Live-Charts-master/Core40/ChartFunctions.cs
rename to Others/Live-Charts-master/Core40/ChartFunctions.cs
diff --git a/Live-Charts-master/Core40/ChartPoint.cs b/Others/Live-Charts-master/Core40/ChartPoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/ChartPoint.cs
rename to Others/Live-Charts-master/Core40/ChartPoint.cs
diff --git a/Live-Charts-master/Core40/ChartUpdater.cs b/Others/Live-Charts-master/Core40/ChartUpdater.cs
similarity index 100%
rename from Live-Charts-master/Core40/ChartUpdater.cs
rename to Others/Live-Charts-master/Core40/ChartUpdater.cs
diff --git a/Live-Charts-master/Core40/ChartValues.cs b/Others/Live-Charts-master/Core40/ChartValues.cs
similarity index 100%
rename from Live-Charts-master/Core40/ChartValues.cs
rename to Others/Live-Charts-master/Core40/ChartValues.cs
diff --git a/Live-Charts-master/Core40/Charting.cs b/Others/Live-Charts-master/Core40/Charting.cs
similarity index 100%
rename from Live-Charts-master/Core40/Charting.cs
rename to Others/Live-Charts-master/Core40/Charting.cs
diff --git a/Live-Charts-master/Core40/Charts/CartesianChartCore.cs b/Others/Live-Charts-master/Core40/Charts/CartesianChartCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/Charts/CartesianChartCore.cs
rename to Others/Live-Charts-master/Core40/Charts/CartesianChartCore.cs
diff --git a/Live-Charts-master/Core40/Charts/ChartCore.cs b/Others/Live-Charts-master/Core40/Charts/ChartCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/Charts/ChartCore.cs
rename to Others/Live-Charts-master/Core40/Charts/ChartCore.cs
diff --git a/Live-Charts-master/Core40/Charts/PieChartCore.cs b/Others/Live-Charts-master/Core40/Charts/PieChartCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/Charts/PieChartCore.cs
rename to Others/Live-Charts-master/Core40/Charts/PieChartCore.cs
diff --git a/Live-Charts-master/Core40/Configurations/CartesianMapper.cs b/Others/Live-Charts-master/Core40/Configurations/CartesianMapper.cs
similarity index 100%
rename from Live-Charts-master/Core40/Configurations/CartesianMapper.cs
rename to Others/Live-Charts-master/Core40/Configurations/CartesianMapper.cs
diff --git a/Live-Charts-master/Core40/Configurations/FinancialMapper.cs b/Others/Live-Charts-master/Core40/Configurations/FinancialMapper.cs
similarity index 100%
rename from Live-Charts-master/Core40/Configurations/FinancialMapper.cs
rename to Others/Live-Charts-master/Core40/Configurations/FinancialMapper.cs
diff --git a/Live-Charts-master/Core40/Configurations/GanttMapper.cs b/Others/Live-Charts-master/Core40/Configurations/GanttMapper.cs
similarity index 100%
rename from Live-Charts-master/Core40/Configurations/GanttMapper.cs
rename to Others/Live-Charts-master/Core40/Configurations/GanttMapper.cs
diff --git a/Live-Charts-master/Core40/Configurations/IPointEvaluator.cs b/Others/Live-Charts-master/Core40/Configurations/IPointEvaluator.cs
similarity index 100%
rename from Live-Charts-master/Core40/Configurations/IPointEvaluator.cs
rename to Others/Live-Charts-master/Core40/Configurations/IPointEvaluator.cs
diff --git a/Live-Charts-master/Core40/Configurations/Mappers.cs b/Others/Live-Charts-master/Core40/Configurations/Mappers.cs
similarity index 100%
rename from Live-Charts-master/Core40/Configurations/Mappers.cs
rename to Others/Live-Charts-master/Core40/Configurations/Mappers.cs
diff --git a/Live-Charts-master/Core40/Configurations/PieMapper.cs b/Others/Live-Charts-master/Core40/Configurations/PieMapper.cs
similarity index 100%
rename from Live-Charts-master/Core40/Configurations/PieMapper.cs
rename to Others/Live-Charts-master/Core40/Configurations/PieMapper.cs
diff --git a/Live-Charts-master/Core40/Configurations/PolarMapper.cs b/Others/Live-Charts-master/Core40/Configurations/PolarMapper.cs
similarity index 100%
rename from Live-Charts-master/Core40/Configurations/PolarMapper.cs
rename to Others/Live-Charts-master/Core40/Configurations/PolarMapper.cs
diff --git a/Live-Charts-master/Core40/Configurations/WeightedMapper.cs b/Others/Live-Charts-master/Core40/Configurations/WeightedMapper.cs
similarity index 100%
rename from Live-Charts-master/Core40/Configurations/WeightedMapper.cs
rename to Others/Live-Charts-master/Core40/Configurations/WeightedMapper.cs
diff --git a/Live-Charts-master/Core40/Core40.csproj b/Others/Live-Charts-master/Core40/Core40.csproj
similarity index 100%
rename from Live-Charts-master/Core40/Core40.csproj
rename to Others/Live-Charts-master/Core40/Core40.csproj
diff --git a/Live-Charts-master/Core40/Core40.csproj.DotSettings b/Others/Live-Charts-master/Core40/Core40.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/Core40/Core40.csproj.DotSettings
rename to Others/Live-Charts-master/Core40/Core40.csproj.DotSettings
diff --git a/Live-Charts-master/Core40/DataLabelViewModel.cs b/Others/Live-Charts-master/Core40/DataLabelViewModel.cs
similarity index 100%
rename from Live-Charts-master/Core40/DataLabelViewModel.cs
rename to Others/Live-Charts-master/Core40/DataLabelViewModel.cs
diff --git a/Live-Charts-master/Core40/DateAxisCore.cs b/Others/Live-Charts-master/Core40/DateAxisCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/DateAxisCore.cs
rename to Others/Live-Charts-master/Core40/DateAxisCore.cs
diff --git a/Live-Charts-master/Core40/DateAxisWindow.cs b/Others/Live-Charts-master/Core40/DateAxisWindow.cs
similarity index 100%
rename from Live-Charts-master/Core40/DateAxisWindow.cs
rename to Others/Live-Charts-master/Core40/DateAxisWindow.cs
diff --git a/Live-Charts-master/Core40/DateAxisWindows.cs b/Others/Live-Charts-master/Core40/DateAxisWindows.cs
similarity index 100%
rename from Live-Charts-master/Core40/DateAxisWindows.cs
rename to Others/Live-Charts-master/Core40/DateAxisWindows.cs
diff --git a/Live-Charts-master/Core40/DateSeparatorElementCore.cs b/Others/Live-Charts-master/Core40/DateSeparatorElementCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/DateSeparatorElementCore.cs
rename to Others/Live-Charts-master/Core40/DateSeparatorElementCore.cs
diff --git a/Live-Charts-master/Core40/Defaults/AxisLimits.cs b/Others/Live-Charts-master/Core40/Defaults/AxisLimits.cs
similarity index 100%
rename from Live-Charts-master/Core40/Defaults/AxisLimits.cs
rename to Others/Live-Charts-master/Core40/Defaults/AxisLimits.cs
diff --git a/Live-Charts-master/Core40/Defaults/DateTimePoint.cs b/Others/Live-Charts-master/Core40/Defaults/DateTimePoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/Defaults/DateTimePoint.cs
rename to Others/Live-Charts-master/Core40/Defaults/DateTimePoint.cs
diff --git a/Live-Charts-master/Core40/Defaults/GanttPoint.cs b/Others/Live-Charts-master/Core40/Defaults/GanttPoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/Defaults/GanttPoint.cs
rename to Others/Live-Charts-master/Core40/Defaults/GanttPoint.cs
diff --git a/Live-Charts-master/Core40/Defaults/HeatPoint.cs b/Others/Live-Charts-master/Core40/Defaults/HeatPoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/Defaults/HeatPoint.cs
rename to Others/Live-Charts-master/Core40/Defaults/HeatPoint.cs
diff --git a/Live-Charts-master/Core40/Defaults/OHLCPoint.cs b/Others/Live-Charts-master/Core40/Defaults/OHLCPoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/Defaults/OHLCPoint.cs
rename to Others/Live-Charts-master/Core40/Defaults/OHLCPoint.cs
diff --git a/Live-Charts-master/Core40/Defaults/ObservablePoint.cs b/Others/Live-Charts-master/Core40/Defaults/ObservablePoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/Defaults/ObservablePoint.cs
rename to Others/Live-Charts-master/Core40/Defaults/ObservablePoint.cs
diff --git a/Live-Charts-master/Core40/Defaults/ObservableValue.cs b/Others/Live-Charts-master/Core40/Defaults/ObservableValue.cs
similarity index 100%
rename from Live-Charts-master/Core40/Defaults/ObservableValue.cs
rename to Others/Live-Charts-master/Core40/Defaults/ObservableValue.cs
diff --git a/Live-Charts-master/Core40/Defaults/PolarPoint.cs b/Others/Live-Charts-master/Core40/Defaults/PolarPoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/Defaults/PolarPoint.cs
rename to Others/Live-Charts-master/Core40/Defaults/PolarPoint.cs
diff --git a/Live-Charts-master/Core40/Defaults/ScatterPoint.cs b/Others/Live-Charts-master/Core40/Defaults/ScatterPoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/Defaults/ScatterPoint.cs
rename to Others/Live-Charts-master/Core40/Defaults/ScatterPoint.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/IAxisSectionView.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/IAxisSectionView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/IAxisSectionView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/IAxisSectionView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/IAxisView.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/IAxisView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/IAxisView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/IAxisView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/IAxisWindow.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/IAxisWindow.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/IAxisWindow.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/IAxisWindow.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/ICartesianChart.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/ICartesianChart.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/ICartesianChart.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/ICartesianChart.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/ICartesianVisualElement.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/ICartesianVisualElement.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/ICartesianVisualElement.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/ICartesianVisualElement.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/IChartView.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/IChartView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/IChartView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/IChartView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/IDateAxisView.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/IDateAxisView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/IDateAxisView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/IDateAxisView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/ILogarithmicAxisView.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/ILogarithmicAxisView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/ILogarithmicAxisView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/ILogarithmicAxisView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/IPieChart.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/IPieChart.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/IPieChart.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/IPieChart.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/ISeparatorElementView.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/ISeparatorElementView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/ISeparatorElementView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/ISeparatorElementView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/ISeparatorView.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/ISeparatorView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/ISeparatorView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/ISeparatorView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Charts/IWindowAxisView.cs b/Others/Live-Charts-master/Core40/Definitions/Charts/IWindowAxisView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Charts/IWindowAxisView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Charts/IWindowAxisView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Points/IBezierPointView.cs b/Others/Live-Charts-master/Core40/Definitions/Points/IBezierPointView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Points/IBezierPointView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Points/IBezierPointView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Points/IChartPointView.cs b/Others/Live-Charts-master/Core40/Definitions/Points/IChartPointView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Points/IChartPointView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Points/IChartPointView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Points/IHeatPointView.cs b/Others/Live-Charts-master/Core40/Definitions/Points/IHeatPointView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Points/IHeatPointView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Points/IHeatPointView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Points/IOhlcPointView.cs b/Others/Live-Charts-master/Core40/Definitions/Points/IOhlcPointView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Points/IOhlcPointView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Points/IOhlcPointView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Points/IPieSlicePointView.cs b/Others/Live-Charts-master/Core40/Definitions/Points/IPieSlicePointView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Points/IPieSlicePointView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Points/IPieSlicePointView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Points/IRectanglePointView.cs b/Others/Live-Charts-master/Core40/Definitions/Points/IRectanglePointView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Points/IRectanglePointView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Points/IRectanglePointView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Points/IScatterPointView.cs b/Others/Live-Charts-master/Core40/Definitions/Points/IScatterPointView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Points/IScatterPointView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Points/IScatterPointView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Points/IStepPointView.cs b/Others/Live-Charts-master/Core40/Definitions/Points/IStepPointView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Points/IStepPointView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Points/IStepPointView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IAreaPoint.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IAreaPoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IAreaPoint.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IAreaPoint.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/ICartesianSeries.cs b/Others/Live-Charts-master/Core40/Definitions/Series/ICartesianSeries.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/ICartesianSeries.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/ICartesianSeries.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IColumnSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IColumnSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IColumnSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IColumnSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IFinancialSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IFinancialSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IFinancialSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IFinancialSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IHeatSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IHeatSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IHeatSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IHeatSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/ILineSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/ILineSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/ILineSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/ILineSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IPieSeries.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IPieSeries.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IPieSeries.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IPieSeries.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IPieSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IPieSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IPieSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IPieSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IRowSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IRowSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IRowSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IRowSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IScatterSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IScatterSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IScatterSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IScatterSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/ISeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/ISeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/ISeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/ISeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IStackModelableSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IStackModelableSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IStackModelableSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IStackModelableSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IStackedAreaSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IStackedAreaSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IStackedAreaSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IStackedAreaSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IStackedColumnSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IStackedColumnSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IStackedColumnSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IStackedColumnSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IStackedRowSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IStackedRowSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IStackedRowSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IStackedRowSeriesView.cs
diff --git a/Live-Charts-master/Core40/Definitions/Series/IVerticalStackedAreaSeriesView.cs b/Others/Live-Charts-master/Core40/Definitions/Series/IVerticalStackedAreaSeriesView.cs
similarity index 100%
rename from Live-Charts-master/Core40/Definitions/Series/IVerticalStackedAreaSeriesView.cs
rename to Others/Live-Charts-master/Core40/Definitions/Series/IVerticalStackedAreaSeriesView.cs
diff --git a/Live-Charts-master/Core40/Delegates.cs b/Others/Live-Charts-master/Core40/Delegates.cs
similarity index 100%
rename from Live-Charts-master/Core40/Delegates.cs
rename to Others/Live-Charts-master/Core40/Delegates.cs
diff --git a/Live-Charts-master/Core40/Dtos/BezierData.cs b/Others/Live-Charts-master/Core40/Dtos/BezierData.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/BezierData.cs
rename to Others/Live-Charts-master/Core40/Dtos/BezierData.cs
diff --git a/Live-Charts-master/Core40/Dtos/CoreColor.cs b/Others/Live-Charts-master/Core40/Dtos/CoreColor.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/CoreColor.cs
rename to Others/Live-Charts-master/Core40/Dtos/CoreColor.cs
diff --git a/Live-Charts-master/Core40/Dtos/CoreGradientStop.cs b/Others/Live-Charts-master/Core40/Dtos/CoreGradientStop.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/CoreGradientStop.cs
rename to Others/Live-Charts-master/Core40/Dtos/CoreGradientStop.cs
diff --git a/Live-Charts-master/Core40/Dtos/CoreLimit.cs b/Others/Live-Charts-master/Core40/Dtos/CoreLimit.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/CoreLimit.cs
rename to Others/Live-Charts-master/Core40/Dtos/CoreLimit.cs
diff --git a/Live-Charts-master/Core40/Dtos/CoreMargin.cs b/Others/Live-Charts-master/Core40/Dtos/CoreMargin.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/CoreMargin.cs
rename to Others/Live-Charts-master/Core40/Dtos/CoreMargin.cs
diff --git a/Live-Charts-master/Core40/Dtos/CorePoint.cs b/Others/Live-Charts-master/Core40/Dtos/CorePoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/CorePoint.cs
rename to Others/Live-Charts-master/Core40/Dtos/CorePoint.cs
diff --git a/Live-Charts-master/Core40/Dtos/CoreRectangle.cs b/Others/Live-Charts-master/Core40/Dtos/CoreRectangle.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/CoreRectangle.cs
rename to Others/Live-Charts-master/Core40/Dtos/CoreRectangle.cs
diff --git a/Live-Charts-master/Core40/Dtos/CoreSize.cs b/Others/Live-Charts-master/Core40/Dtos/CoreSize.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/CoreSize.cs
rename to Others/Live-Charts-master/Core40/Dtos/CoreSize.cs
diff --git a/Live-Charts-master/Core40/Dtos/LabelEvaluation.cs b/Others/Live-Charts-master/Core40/Dtos/LabelEvaluation.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/LabelEvaluation.cs
rename to Others/Live-Charts-master/Core40/Dtos/LabelEvaluation.cs
diff --git a/Live-Charts-master/Core40/Dtos/StackedSum.cs b/Others/Live-Charts-master/Core40/Dtos/StackedSum.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/StackedSum.cs
rename to Others/Live-Charts-master/Core40/Dtos/StackedSum.cs
diff --git a/Live-Charts-master/Core40/Dtos/TooltipDataViewModel.cs b/Others/Live-Charts-master/Core40/Dtos/TooltipDataViewModel.cs
similarity index 100%
rename from Live-Charts-master/Core40/Dtos/TooltipDataViewModel.cs
rename to Others/Live-Charts-master/Core40/Dtos/TooltipDataViewModel.cs
diff --git a/Live-Charts-master/Core40/Events/Delegates.cs b/Others/Live-Charts-master/Core40/Events/Delegates.cs
similarity index 100%
rename from Live-Charts-master/Core40/Events/Delegates.cs
rename to Others/Live-Charts-master/Core40/Events/Delegates.cs
diff --git a/Live-Charts-master/Core40/Events/PreviewRangeChangedEventArgs.cs b/Others/Live-Charts-master/Core40/Events/PreviewRangeChangedEventArgs.cs
similarity index 100%
rename from Live-Charts-master/Core40/Events/PreviewRangeChangedEventArgs.cs
rename to Others/Live-Charts-master/Core40/Events/PreviewRangeChangedEventArgs.cs
diff --git a/Live-Charts-master/Core40/Events/RangeChangedEventArgs.cs b/Others/Live-Charts-master/Core40/Events/RangeChangedEventArgs.cs
similarity index 100%
rename from Live-Charts-master/Core40/Events/RangeChangedEventArgs.cs
rename to Others/Live-Charts-master/Core40/Events/RangeChangedEventArgs.cs
diff --git a/Live-Charts-master/Core40/Helpers/Extentions.cs b/Others/Live-Charts-master/Core40/Helpers/Extentions.cs
similarity index 100%
rename from Live-Charts-master/Core40/Helpers/Extentions.cs
rename to Others/Live-Charts-master/Core40/Helpers/Extentions.cs
diff --git a/Live-Charts-master/Core40/Helpers/LiveChartsException.cs b/Others/Live-Charts-master/Core40/Helpers/LiveChartsException.cs
similarity index 100%
rename from Live-Charts-master/Core40/Helpers/LiveChartsException.cs
rename to Others/Live-Charts-master/Core40/Helpers/LiveChartsException.cs
diff --git a/Live-Charts-master/Core40/Helpers/NoisyCollection.cs b/Others/Live-Charts-master/Core40/Helpers/NoisyCollection.cs
similarity index 100%
rename from Live-Charts-master/Core40/Helpers/NoisyCollection.cs
rename to Others/Live-Charts-master/Core40/Helpers/NoisyCollection.cs
diff --git a/Live-Charts-master/Core40/IChartValues.cs b/Others/Live-Charts-master/Core40/IChartValues.cs
similarity index 100%
rename from Live-Charts-master/Core40/IChartValues.cs
rename to Others/Live-Charts-master/Core40/IChartValues.cs
diff --git a/Live-Charts-master/Core40/IObservableChartPoint.cs b/Others/Live-Charts-master/Core40/IObservableChartPoint.cs
similarity index 100%
rename from Live-Charts-master/Core40/IObservableChartPoint.cs
rename to Others/Live-Charts-master/Core40/IObservableChartPoint.cs
diff --git a/Live-Charts-master/Core40/LegendLocation.cs b/Others/Live-Charts-master/Core40/LegendLocation.cs
similarity index 100%
rename from Live-Charts-master/Core40/LegendLocation.cs
rename to Others/Live-Charts-master/Core40/LegendLocation.cs
diff --git a/Live-Charts-master/Core40/LogarithmicAxisCore.cs b/Others/Live-Charts-master/Core40/LogarithmicAxisCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/LogarithmicAxisCore.cs
rename to Others/Live-Charts-master/Core40/LogarithmicAxisCore.cs
diff --git a/Live-Charts-master/Core40/Maps/MapData.cs b/Others/Live-Charts-master/Core40/Maps/MapData.cs
similarity index 100%
rename from Live-Charts-master/Core40/Maps/MapData.cs
rename to Others/Live-Charts-master/Core40/Maps/MapData.cs
diff --git a/Live-Charts-master/Core40/PanningOptions.cs b/Others/Live-Charts-master/Core40/PanningOptions.cs
similarity index 100%
rename from Live-Charts-master/Core40/PanningOptions.cs
rename to Others/Live-Charts-master/Core40/PanningOptions.cs
diff --git a/Live-Charts-master/Core40/PeriodUnits.cs b/Others/Live-Charts-master/Core40/PeriodUnits.cs
similarity index 100%
rename from Live-Charts-master/Core40/PeriodUnits.cs
rename to Others/Live-Charts-master/Core40/PeriodUnits.cs
diff --git a/Live-Charts-master/Core40/PieLabelPosition.cs b/Others/Live-Charts-master/Core40/PieLabelPosition.cs
similarity index 100%
rename from Live-Charts-master/Core40/PieLabelPosition.cs
rename to Others/Live-Charts-master/Core40/PieLabelPosition.cs
diff --git a/Live-Charts-master/Core40/PointTracker.cs b/Others/Live-Charts-master/Core40/PointTracker.cs
similarity index 100%
rename from Live-Charts-master/Core40/PointTracker.cs
rename to Others/Live-Charts-master/Core40/PointTracker.cs
diff --git a/Live-Charts-master/Core40/Properties/AssemblyInfo.cs b/Others/Live-Charts-master/Core40/Properties/AssemblyInfo.cs
similarity index 100%
rename from Live-Charts-master/Core40/Properties/AssemblyInfo.cs
rename to Others/Live-Charts-master/Core40/Properties/AssemblyInfo.cs
diff --git a/Live-Charts-master/Core40/ScrollMode.cs b/Others/Live-Charts-master/Core40/ScrollMode.cs
similarity index 100%
rename from Live-Charts-master/Core40/ScrollMode.cs
rename to Others/Live-Charts-master/Core40/ScrollMode.cs
diff --git a/Live-Charts-master/Core40/SeparationState.cs b/Others/Live-Charts-master/Core40/SeparationState.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeparationState.cs
rename to Others/Live-Charts-master/Core40/SeparationState.cs
diff --git a/Live-Charts-master/Core40/SeparatorConfigurationCore.cs b/Others/Live-Charts-master/Core40/SeparatorConfigurationCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeparatorConfigurationCore.cs
rename to Others/Live-Charts-master/Core40/SeparatorConfigurationCore.cs
diff --git a/Live-Charts-master/Core40/SeparatorElementCore.cs b/Others/Live-Charts-master/Core40/SeparatorElementCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeparatorElementCore.cs
rename to Others/Live-Charts-master/Core40/SeparatorElementCore.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/CandleAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/CandleAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/CandleAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/CandleAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/ColumnAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/ColumnAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/ColumnAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/ColumnAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/HeatAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/HeatAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/HeatAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/HeatAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/LineAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/LineAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/LineAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/LineAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/OhlcAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/OhlcAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/OhlcAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/OhlcAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/PieAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/PieAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/PieAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/PieAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/RowAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/RowAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/RowAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/RowAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/ScatterAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/ScatterAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/ScatterAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/ScatterAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/StackedAreaAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/StackedAreaAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/StackedAreaAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/StackedAreaAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/StackedColumnAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/StackedColumnAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/StackedColumnAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/StackedColumnAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/StackedRowAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/StackedRowAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/StackedRowAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/StackedRowAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/StepLineAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/StepLineAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/StepLineAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/StepLineAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/VerticalLineAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/VerticalLineAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/VerticalLineAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/VerticalLineAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs b/Others/Live-Charts-master/Core40/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs
rename to Others/Live-Charts-master/Core40/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs
diff --git a/Live-Charts-master/Core40/SeriesCollection.cs b/Others/Live-Charts-master/Core40/SeriesCollection.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesCollection.cs
rename to Others/Live-Charts-master/Core40/SeriesCollection.cs
diff --git a/Live-Charts-master/Core40/SeriesOrientation.cs b/Others/Live-Charts-master/Core40/SeriesOrientation.cs
similarity index 100%
rename from Live-Charts-master/Core40/SeriesOrientation.cs
rename to Others/Live-Charts-master/Core40/SeriesOrientation.cs
diff --git a/Live-Charts-master/Core40/Seriesalgorithm.cs b/Others/Live-Charts-master/Core40/Seriesalgorithm.cs
similarity index 100%
rename from Live-Charts-master/Core40/Seriesalgorithm.cs
rename to Others/Live-Charts-master/Core40/Seriesalgorithm.cs
diff --git a/Live-Charts-master/Core40/StackMode.cs b/Others/Live-Charts-master/Core40/StackMode.cs
similarity index 100%
rename from Live-Charts-master/Core40/StackMode.cs
rename to Others/Live-Charts-master/Core40/StackMode.cs
diff --git a/Live-Charts-master/Core40/TooltipSelectionMode.cs b/Others/Live-Charts-master/Core40/TooltipSelectionMode.cs
similarity index 100%
rename from Live-Charts-master/Core40/TooltipSelectionMode.cs
rename to Others/Live-Charts-master/Core40/TooltipSelectionMode.cs
diff --git a/Live-Charts-master/Core40/UpdaterState.cs b/Others/Live-Charts-master/Core40/UpdaterState.cs
similarity index 100%
rename from Live-Charts-master/Core40/UpdaterState.cs
rename to Others/Live-Charts-master/Core40/UpdaterState.cs
diff --git a/Live-Charts-master/Core40/VisualElementsCollection.cs b/Others/Live-Charts-master/Core40/VisualElementsCollection.cs
similarity index 100%
rename from Live-Charts-master/Core40/VisualElementsCollection.cs
rename to Others/Live-Charts-master/Core40/VisualElementsCollection.cs
diff --git a/Live-Charts-master/Core40/WindowAxisCore.cs b/Others/Live-Charts-master/Core40/WindowAxisCore.cs
similarity index 100%
rename from Live-Charts-master/Core40/WindowAxisCore.cs
rename to Others/Live-Charts-master/Core40/WindowAxisCore.cs
diff --git a/Live-Charts-master/Core40/ZoomingOptions.cs b/Others/Live-Charts-master/Core40/ZoomingOptions.cs
similarity index 100%
rename from Live-Charts-master/Core40/ZoomingOptions.cs
rename to Others/Live-Charts-master/Core40/ZoomingOptions.cs
diff --git a/Live-Charts-master/Examples/UWP/App.xaml b/Others/Live-Charts-master/Examples/UWP/App.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/App.xaml
rename to Others/Live-Charts-master/Examples/UWP/App.xaml
diff --git a/Live-Charts-master/Examples/UWP/App.xaml.cs b/Others/Live-Charts-master/Examples/UWP/App.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/App.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/App.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/AppShell.xaml b/Others/Live-Charts-master/Examples/UWP/AppShell.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/AppShell.xaml
rename to Others/Live-Charts-master/Examples/UWP/AppShell.xaml
diff --git a/Live-Charts-master/Examples/UWP/AppShell.xaml.cs b/Others/Live-Charts-master/Examples/UWP/AppShell.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/AppShell.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/AppShell.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/Assets/LockScreenLogo.scale-200.png b/Others/Live-Charts-master/Examples/UWP/Assets/LockScreenLogo.scale-200.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Assets/LockScreenLogo.scale-200.png
rename to Others/Live-Charts-master/Examples/UWP/Assets/LockScreenLogo.scale-200.png
diff --git a/Live-Charts-master/Examples/UWP/Assets/SplashScreen.scale-200.png b/Others/Live-Charts-master/Examples/UWP/Assets/SplashScreen.scale-200.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Assets/SplashScreen.scale-200.png
rename to Others/Live-Charts-master/Examples/UWP/Assets/SplashScreen.scale-200.png
diff --git a/Live-Charts-master/Examples/UWP/Assets/Square150x150Logo.scale-200.png b/Others/Live-Charts-master/Examples/UWP/Assets/Square150x150Logo.scale-200.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Assets/Square150x150Logo.scale-200.png
rename to Others/Live-Charts-master/Examples/UWP/Assets/Square150x150Logo.scale-200.png
diff --git a/Live-Charts-master/Examples/UWP/Assets/Square44x44Logo.scale-200.png b/Others/Live-Charts-master/Examples/UWP/Assets/Square44x44Logo.scale-200.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Assets/Square44x44Logo.scale-200.png
rename to Others/Live-Charts-master/Examples/UWP/Assets/Square44x44Logo.scale-200.png
diff --git a/Live-Charts-master/Examples/UWP/Assets/Square44x44Logo.targetsize-24_altform-unplated.png b/Others/Live-Charts-master/Examples/UWP/Assets/Square44x44Logo.targetsize-24_altform-unplated.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Assets/Square44x44Logo.targetsize-24_altform-unplated.png
rename to Others/Live-Charts-master/Examples/UWP/Assets/Square44x44Logo.targetsize-24_altform-unplated.png
diff --git a/Live-Charts-master/Examples/UWP/Assets/StoreLogo.png b/Others/Live-Charts-master/Examples/UWP/Assets/StoreLogo.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Assets/StoreLogo.png
rename to Others/Live-Charts-master/Examples/UWP/Assets/StoreLogo.png
diff --git a/Live-Charts-master/Examples/UWP/Assets/Wide310x150Logo.scale-200.png b/Others/Live-Charts-master/Examples/UWP/Assets/Wide310x150Logo.scale-200.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Assets/Wide310x150Logo.scale-200.png
rename to Others/Live-Charts-master/Examples/UWP/Assets/Wide310x150Logo.scale-200.png
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/MeasureModel.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/MeasureModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/MeasureModel.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/ConstantChanges/MeasureModel.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomerVm.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomerVm.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomerVm.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomerVm.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/OpacityConverter.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/OpacityConverter.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/OpacityConverter.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/OpacityConverter.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/ReverseConverter.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/ReverseConverter.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/ReverseConverter.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Energy Predictions/ReverseConverter.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Events/ChartPointCommandHandler.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Events/ChartPointCommandHandler.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Events/ChartPointCommandHandler.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Events/ChartPointCommandHandler.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Events/EventsExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Events/EventsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Events/EventsExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Events/EventsExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Events/EventsExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Events/EventsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Events/EventsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Events/EventsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Events/ViewModel.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Events/ViewModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Events/ViewModel.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Events/ViewModel.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Financial/OhclExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Financial/OhclExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Financial/OhclExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Financial/OhclExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Financial/OhclExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Financial/OhclExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Financial/OhclExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Financial/OhclExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/fingerprint.png b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/fingerprint.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/fingerprint.png
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/fingerprint.png
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/user.png b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/user.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/user.png
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/user.png
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/view.png b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/view.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/view.png
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Funnel Chart/resources/view.png
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/LineExample/LineExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/LineExample/LineExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/LineExample/LineExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/LineExample/LineExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/LineExample/LineExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/LineExample/LineExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/LineExample/LineExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/LineExample/LineExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Linq/City.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Linq/City.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Linq/City.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Linq/City.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Linq/DataBase.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Linq/DataBase.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Linq/DataBase.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Linq/DataBase.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Linq/LinqExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Linq/LinqExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Linq/LinqExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Linq/LinqExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Linq/LinqExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Linq/LinqExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Linq/LinqExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Linq/LinqExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/UIElements/warning.png b/Others/Live-Charts-master/Examples/UWP/CartesianChart/UIElements/warning.png
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/UIElements/warning.png
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/UIElements/warning.png
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateModel.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateModel.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateModel.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml b/Others/Live-Charts-master/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml
diff --git a/Live-Charts-master/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml.cs b/Others/Live-Charts-master/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/Commons/SampleCategory.cs b/Others/Live-Charts-master/Examples/UWP/Commons/SampleCategory.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Commons/SampleCategory.cs
rename to Others/Live-Charts-master/Examples/UWP/Commons/SampleCategory.cs
diff --git a/Live-Charts-master/Examples/UWP/Commons/SampleDefinition.cs b/Others/Live-Charts-master/Examples/UWP/Commons/SampleDefinition.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Commons/SampleDefinition.cs
rename to Others/Live-Charts-master/Examples/UWP/Commons/SampleDefinition.cs
diff --git a/Live-Charts-master/Examples/UWP/Commons/SampleDefinitions.cs b/Others/Live-Charts-master/Examples/UWP/Commons/SampleDefinitions.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Commons/SampleDefinitions.cs
rename to Others/Live-Charts-master/Examples/UWP/Commons/SampleDefinitions.cs
diff --git a/Live-Charts-master/Examples/UWP/Converters/BoolToObjectConverter.cs b/Others/Live-Charts-master/Examples/UWP/Converters/BoolToObjectConverter.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Converters/BoolToObjectConverter.cs
rename to Others/Live-Charts-master/Examples/UWP/Converters/BoolToObjectConverter.cs
diff --git a/Live-Charts-master/Examples/UWP/Gauges/AngularGaugeExmple.xaml b/Others/Live-Charts-master/Examples/UWP/Gauges/AngularGaugeExmple.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Gauges/AngularGaugeExmple.xaml
rename to Others/Live-Charts-master/Examples/UWP/Gauges/AngularGaugeExmple.xaml
diff --git a/Live-Charts-master/Examples/UWP/Gauges/AngularGaugeExmple.xaml.cs b/Others/Live-Charts-master/Examples/UWP/Gauges/AngularGaugeExmple.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Gauges/AngularGaugeExmple.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/Gauges/AngularGaugeExmple.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/Gauges/Gauge360.xaml b/Others/Live-Charts-master/Examples/UWP/Gauges/Gauge360.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Gauges/Gauge360.xaml
rename to Others/Live-Charts-master/Examples/UWP/Gauges/Gauge360.xaml
diff --git a/Live-Charts-master/Examples/UWP/Gauges/Gauge360.xaml.cs b/Others/Live-Charts-master/Examples/UWP/Gauges/Gauge360.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Gauges/Gauge360.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/Gauges/Gauge360.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/Package.appxmanifest b/Others/Live-Charts-master/Examples/UWP/Package.appxmanifest
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Package.appxmanifest
rename to Others/Live-Charts-master/Examples/UWP/Package.appxmanifest
diff --git a/Live-Charts-master/Examples/UWP/PieChart/DoughnutChartExample.xaml b/Others/Live-Charts-master/Examples/UWP/PieChart/DoughnutChartExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/PieChart/DoughnutChartExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/PieChart/DoughnutChartExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/PieChart/DoughnutChartExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/PieChart/DoughnutChartExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/PieChart/DoughnutChartExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/PieChart/DoughnutChartExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/PieChart/PieChartExample.xaml b/Others/Live-Charts-master/Examples/UWP/PieChart/PieChartExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/PieChart/PieChartExample.xaml
rename to Others/Live-Charts-master/Examples/UWP/PieChart/PieChartExample.xaml
diff --git a/Live-Charts-master/Examples/UWP/PieChart/PieChartExample.xaml.cs b/Others/Live-Charts-master/Examples/UWP/PieChart/PieChartExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/PieChart/PieChartExample.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/PieChart/PieChartExample.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/Properties/AssemblyInfo.cs b/Others/Live-Charts-master/Examples/UWP/Properties/AssemblyInfo.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Properties/AssemblyInfo.cs
rename to Others/Live-Charts-master/Examples/UWP/Properties/AssemblyInfo.cs
diff --git a/Live-Charts-master/Examples/UWP/Uwp.csproj b/Others/Live-Charts-master/Examples/UWP/Uwp.csproj
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Uwp.csproj
rename to Others/Live-Charts-master/Examples/UWP/Uwp.csproj
diff --git a/Live-Charts-master/Examples/UWP/Views/MainPage.xaml b/Others/Live-Charts-master/Examples/UWP/Views/MainPage.xaml
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Views/MainPage.xaml
rename to Others/Live-Charts-master/Examples/UWP/Views/MainPage.xaml
diff --git a/Live-Charts-master/Examples/UWP/Views/MainPage.xaml.cs b/Others/Live-Charts-master/Examples/UWP/Views/MainPage.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/UWP/Views/MainPage.xaml.cs
rename to Others/Live-Charts-master/Examples/UWP/Views/MainPage.xaml.cs
diff --git a/Live-Charts-master/Examples/UWP/cities.csv b/Others/Live-Charts-master/Examples/UWP/cities.csv
similarity index 100%
rename from Live-Charts-master/Examples/UWP/cities.csv
rename to Others/Live-Charts-master/Examples/UWP/cities.csv
diff --git a/Live-Charts-master/Examples/WinForms/App.config b/Others/Live-Charts-master/Examples/WinForms/App.config
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/App.config
rename to Others/Live-Charts-master/Examples/WinForms/App.config
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/MeasureModel.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/MeasureModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/MeasureModel.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/ConstantChanges/MeasureModel.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/DateTime/DateTimeExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Events/EventsExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Financial/FinancialExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/fingerprint.png b/Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/fingerprint.png
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/fingerprint.png
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/fingerprint.png
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/user.png b/Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/user.png
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/user.png
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/user.png
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/view.png b/Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/view.png
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/view.png
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/FunnelChart/Resources/view.png
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/GanttChart/GanttExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Labels/Labels.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Linq/City.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/City.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Linq/City.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/City.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Linq/DataBase.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/DataBase.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Linq/DataBase.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/DataBase.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Linq/LinqExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/PointState/PointState.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Sections/SectionsExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/StepLine/StepLineExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/warning.png b/Others/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/warning.png
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/warning.png
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/UielementsExample/warning.png
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.cs b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.resx b/Others/Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.cs b/Others/Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.cs
rename to Others/Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.cs
diff --git a/Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.resx b/Others/Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.resx
rename to Others/Live-Charts-master/Examples/WinForms/Gauge/360/Gauge360Example.resx
diff --git a/Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.cs b/Others/Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.cs
rename to Others/Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.cs
diff --git a/Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.resx b/Others/Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.resx
rename to Others/Live-Charts-master/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.resx
diff --git a/Live-Charts-master/Examples/WinForms/Main.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Main.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Main.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Main.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Main.cs b/Others/Live-Charts-master/Examples/WinForms/Main.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Main.cs
rename to Others/Live-Charts-master/Examples/WinForms/Main.cs
diff --git a/Live-Charts-master/Examples/WinForms/Main.resx b/Others/Live-Charts-master/Examples/WinForms/Main.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Main.resx
rename to Others/Live-Charts-master/Examples/WinForms/Main.resx
diff --git a/Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.cs b/Others/Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.resx b/Others/Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/Maps/GeoMapExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.cs b/Others/Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.resx b/Others/Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/PieChart/DoughnutExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.cs b/Others/Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.cs
rename to Others/Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.cs
diff --git a/Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.resx b/Others/Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.resx
rename to Others/Live-Charts-master/Examples/WinForms/PieChart/PieChartExample.resx
diff --git a/Live-Charts-master/Examples/WinForms/Program.cs b/Others/Live-Charts-master/Examples/WinForms/Program.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Program.cs
rename to Others/Live-Charts-master/Examples/WinForms/Program.cs
diff --git a/Live-Charts-master/Examples/WinForms/Properties/AssemblyInfo.cs b/Others/Live-Charts-master/Examples/WinForms/Properties/AssemblyInfo.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Properties/AssemblyInfo.cs
rename to Others/Live-Charts-master/Examples/WinForms/Properties/AssemblyInfo.cs
diff --git a/Live-Charts-master/Examples/WinForms/Properties/Resources.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Properties/Resources.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Properties/Resources.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Properties/Resources.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Properties/Resources.resx b/Others/Live-Charts-master/Examples/WinForms/Properties/Resources.resx
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Properties/Resources.resx
rename to Others/Live-Charts-master/Examples/WinForms/Properties/Resources.resx
diff --git a/Live-Charts-master/Examples/WinForms/Properties/Settings.Designer.cs b/Others/Live-Charts-master/Examples/WinForms/Properties/Settings.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Properties/Settings.Designer.cs
rename to Others/Live-Charts-master/Examples/WinForms/Properties/Settings.Designer.cs
diff --git a/Live-Charts-master/Examples/WinForms/Properties/Settings.settings b/Others/Live-Charts-master/Examples/WinForms/Properties/Settings.settings
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Properties/Settings.settings
rename to Others/Live-Charts-master/Examples/WinForms/Properties/Settings.settings
diff --git a/Live-Charts-master/Examples/WinForms/Winforms.csproj b/Others/Live-Charts-master/Examples/WinForms/Winforms.csproj
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Winforms.csproj
rename to Others/Live-Charts-master/Examples/WinForms/Winforms.csproj
diff --git a/Live-Charts-master/Examples/WinForms/Winforms.csproj.DotSettings b/Others/Live-Charts-master/Examples/WinForms/Winforms.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/Winforms.csproj.DotSettings
rename to Others/Live-Charts-master/Examples/WinForms/Winforms.csproj.DotSettings
diff --git a/Live-Charts-master/Examples/WinForms/cities.csv b/Others/Live-Charts-master/Examples/WinForms/cities.csv
similarity index 100%
rename from Live-Charts-master/Examples/WinForms/cities.csv
rename to Others/Live-Charts-master/Examples/WinForms/cities.csv
diff --git a/Live-Charts-master/Examples/Wpf/App.config b/Others/Live-Charts-master/Examples/Wpf/App.config
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/App.config
rename to Others/Live-Charts-master/Examples/Wpf/App.config
diff --git a/Live-Charts-master/Examples/Wpf/App.xaml b/Others/Live-Charts-master/Examples/Wpf/App.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/App.xaml
rename to Others/Live-Charts-master/Examples/Wpf/App.xaml
diff --git a/Live-Charts-master/Examples/Wpf/App.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/App.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/App.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/App.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/MeasureModel.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/MeasureModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/MeasureModel.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ConstantChanges/MeasureModel.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomerVM.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomerVM.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomerVM.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomerVM.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/OpacityConverter.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/OpacityConverter.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/OpacityConverter.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/OpacityConverter.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/ReverseConverter.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/ReverseConverter.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/ReverseConverter.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Energy Predictions/ReverseConverter.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Events/ChartPointCommandHandler.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Events/ChartPointCommandHandler.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Events/ChartPointCommandHandler.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Events/ChartPointCommandHandler.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Events/EventsExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Events/EventsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Events/EventsExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Events/EventsExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Events/EventsExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Events/EventsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Events/EventsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Events/EventsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Events/ViewModel.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Events/ViewModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Events/ViewModel.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Events/ViewModel.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/fingerprint.png b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/fingerprint.png
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/fingerprint.png
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/fingerprint.png
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/user.png b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/user.png
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/user.png
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/user.png
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/view.png b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/view.png
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/view.png
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Funnel Chart/resources/view.png
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/City.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/City.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Linq/City.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/City.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/DataBase.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/DataBase.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Linq/DataBase.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/DataBase.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/ViewModel.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/ViewModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/ViewModel.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/SectionsMouseMove/ViewModel.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/RelyCommand.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/RelyCommand.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/RelyCommand.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/RelyCommand.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeViewModel.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeViewModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeViewModel.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeViewModel.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/DataGenerator.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/DataGenerator.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/DataGenerator.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/DataGenerator.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsAndEventsExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsAndEventsExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsAndEventsExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsAndEventsExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsViewModel.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsViewModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsViewModel.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/UIElements/UiElementsViewModel.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateModel.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateModel.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateModel.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml
diff --git a/Live-Charts-master/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/Gauges/AngularGaugeExmple.xaml b/Others/Live-Charts-master/Examples/Wpf/Gauges/AngularGaugeExmple.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Gauges/AngularGaugeExmple.xaml
rename to Others/Live-Charts-master/Examples/Wpf/Gauges/AngularGaugeExmple.xaml
diff --git a/Live-Charts-master/Examples/Wpf/Gauges/AngularGaugeExmple.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/Gauges/AngularGaugeExmple.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Gauges/AngularGaugeExmple.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/Gauges/AngularGaugeExmple.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/Gauges/Gauge360.xaml b/Others/Live-Charts-master/Examples/Wpf/Gauges/Gauge360.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Gauges/Gauge360.xaml
rename to Others/Live-Charts-master/Examples/Wpf/Gauges/Gauge360.xaml
diff --git a/Live-Charts-master/Examples/Wpf/Gauges/Gauge360.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/Gauges/Gauge360.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Gauges/Gauge360.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/Gauges/Gauge360.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/Home/HomeView.xaml b/Others/Live-Charts-master/Examples/Wpf/Home/HomeView.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Home/HomeView.xaml
rename to Others/Live-Charts-master/Examples/Wpf/Home/HomeView.xaml
diff --git a/Live-Charts-master/Examples/Wpf/Home/HomeView.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/Home/HomeView.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Home/HomeView.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/Home/HomeView.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/Home/HomeViewModel.cs b/Others/Live-Charts-master/Examples/Wpf/Home/HomeViewModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Home/HomeViewModel.cs
rename to Others/Live-Charts-master/Examples/Wpf/Home/HomeViewModel.cs
diff --git a/Live-Charts-master/Examples/Wpf/Home/SampleGroupVm.cs b/Others/Live-Charts-master/Examples/Wpf/Home/SampleGroupVm.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Home/SampleGroupVm.cs
rename to Others/Live-Charts-master/Examples/Wpf/Home/SampleGroupVm.cs
diff --git a/Live-Charts-master/Examples/Wpf/Home/SampleVm.cs b/Others/Live-Charts-master/Examples/Wpf/Home/SampleVm.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Home/SampleVm.cs
rename to Others/Live-Charts-master/Examples/Wpf/Home/SampleVm.cs
diff --git a/Live-Charts-master/Examples/Wpf/Left.png b/Others/Live-Charts-master/Examples/Wpf/Left.png
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Left.png
rename to Others/Live-Charts-master/Examples/Wpf/Left.png
diff --git a/Live-Charts-master/Examples/Wpf/Maps/GeoMapExample.xaml b/Others/Live-Charts-master/Examples/Wpf/Maps/GeoMapExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Maps/GeoMapExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/Maps/GeoMapExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/Maps/GeoMapExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/Maps/GeoMapExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Maps/GeoMapExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/Maps/GeoMapExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/PanelExample.xaml b/Others/Live-Charts-master/Examples/Wpf/PanelExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PanelExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/PanelExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/PanelExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/PanelExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PanelExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/PanelExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/DoughnutChartExample.xaml b/Others/Live-Charts-master/Examples/Wpf/PieChart/DoughnutChartExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/DoughnutChartExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/DoughnutChartExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/DoughnutChartExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/PieChart/DoughnutChartExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/DoughnutChartExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/DoughnutChartExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DataProvider.cs b/Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DataProvider.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DataProvider.cs
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DataProvider.cs
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DropDownCommand.cs b/Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DropDownCommand.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DropDownCommand.cs
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DropDownCommand.cs
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DropDownViewModel.cs b/Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DropDownViewModel.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DropDownViewModel.cs
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/DropDownViewModel.cs
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml b/Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PiePoint.cs b/Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PiePoint.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PiePoint.cs
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/PiePoint.cs
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/RelayCommand.cs b/Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/RelayCommand.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/DropDowns/RelayCommand.cs
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/DropDowns/RelayCommand.cs
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/PieChartExample.xaml b/Others/Live-Charts-master/Examples/Wpf/PieChart/PieChartExample.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/PieChartExample.xaml
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/PieChartExample.xaml
diff --git a/Live-Charts-master/Examples/Wpf/PieChart/PieChartExample.xaml.cs b/Others/Live-Charts-master/Examples/Wpf/PieChart/PieChartExample.xaml.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/PieChart/PieChartExample.xaml.cs
rename to Others/Live-Charts-master/Examples/Wpf/PieChart/PieChartExample.xaml.cs
diff --git a/Live-Charts-master/Examples/Wpf/Properties/Annotations.cs b/Others/Live-Charts-master/Examples/Wpf/Properties/Annotations.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Properties/Annotations.cs
rename to Others/Live-Charts-master/Examples/Wpf/Properties/Annotations.cs
diff --git a/Live-Charts-master/Examples/Wpf/Properties/AssemblyInfo.cs b/Others/Live-Charts-master/Examples/Wpf/Properties/AssemblyInfo.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Properties/AssemblyInfo.cs
rename to Others/Live-Charts-master/Examples/Wpf/Properties/AssemblyInfo.cs
diff --git a/Live-Charts-master/Examples/Wpf/Properties/Resources.Designer.cs b/Others/Live-Charts-master/Examples/Wpf/Properties/Resources.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Properties/Resources.Designer.cs
rename to Others/Live-Charts-master/Examples/Wpf/Properties/Resources.Designer.cs
diff --git a/Live-Charts-master/Examples/Wpf/Properties/Resources.resx b/Others/Live-Charts-master/Examples/Wpf/Properties/Resources.resx
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Properties/Resources.resx
rename to Others/Live-Charts-master/Examples/Wpf/Properties/Resources.resx
diff --git a/Live-Charts-master/Examples/Wpf/Properties/Settings.Designer.cs b/Others/Live-Charts-master/Examples/Wpf/Properties/Settings.Designer.cs
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Properties/Settings.Designer.cs
rename to Others/Live-Charts-master/Examples/Wpf/Properties/Settings.Designer.cs
diff --git a/Live-Charts-master/Examples/Wpf/Properties/Settings.settings b/Others/Live-Charts-master/Examples/Wpf/Properties/Settings.settings
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Properties/Settings.settings
rename to Others/Live-Charts-master/Examples/Wpf/Properties/Settings.settings
diff --git a/Live-Charts-master/Examples/Wpf/Resources/AppDictionary.xaml b/Others/Live-Charts-master/Examples/Wpf/Resources/AppDictionary.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Resources/AppDictionary.xaml
rename to Others/Live-Charts-master/Examples/Wpf/Resources/AppDictionary.xaml
diff --git a/Live-Charts-master/Examples/Wpf/Resources/ChartResources.xaml b/Others/Live-Charts-master/Examples/Wpf/Resources/ChartResources.xaml
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Resources/ChartResources.xaml
rename to Others/Live-Charts-master/Examples/Wpf/Resources/ChartResources.xaml
diff --git a/Live-Charts-master/Examples/Wpf/Resources/LiveChartsLogo.png b/Others/Live-Charts-master/Examples/Wpf/Resources/LiveChartsLogo.png
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Resources/LiveChartsLogo.png
rename to Others/Live-Charts-master/Examples/Wpf/Resources/LiveChartsLogo.png
diff --git a/Live-Charts-master/Examples/Wpf/Right.png b/Others/Live-Charts-master/Examples/Wpf/Right.png
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Right.png
rename to Others/Live-Charts-master/Examples/Wpf/Right.png
diff --git a/Live-Charts-master/Examples/Wpf/Wpf.csproj b/Others/Live-Charts-master/Examples/Wpf/Wpf.csproj
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Wpf.csproj
rename to Others/Live-Charts-master/Examples/Wpf/Wpf.csproj
diff --git a/Live-Charts-master/Examples/Wpf/Wpf.csproj.DotSettings b/Others/Live-Charts-master/Examples/Wpf/Wpf.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/Wpf.csproj.DotSettings
rename to Others/Live-Charts-master/Examples/Wpf/Wpf.csproj.DotSettings
diff --git a/Live-Charts-master/Examples/Wpf/cities.csv b/Others/Live-Charts-master/Examples/Wpf/cities.csv
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/cities.csv
rename to Others/Live-Charts-master/Examples/Wpf/cities.csv
diff --git a/Live-Charts-master/Examples/Wpf/lvlogo.png b/Others/Live-Charts-master/Examples/Wpf/lvlogo.png
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/lvlogo.png
rename to Others/Live-Charts-master/Examples/Wpf/lvlogo.png
diff --git a/Live-Charts-master/Examples/Wpf/packages.config b/Others/Live-Charts-master/Examples/Wpf/packages.config
similarity index 100%
rename from Live-Charts-master/Examples/Wpf/packages.config
rename to Others/Live-Charts-master/Examples/Wpf/packages.config
diff --git a/Live-Charts-master/LICENSE.TXT b/Others/Live-Charts-master/LICENSE.TXT
similarity index 100%
rename from Live-Charts-master/LICENSE.TXT
rename to Others/Live-Charts-master/LICENSE.TXT
diff --git a/Live-Charts-master/LiveCharts.sln b/Others/Live-Charts-master/LiveCharts.sln
similarity index 100%
rename from Live-Charts-master/LiveCharts.sln
rename to Others/Live-Charts-master/LiveCharts.sln
diff --git a/Live-Charts-master/LiveCharts.sln.DotSettings b/Others/Live-Charts-master/LiveCharts.sln.DotSettings
similarity index 100%
rename from Live-Charts-master/LiveCharts.sln.DotSettings
rename to Others/Live-Charts-master/LiveCharts.sln.DotSettings
diff --git a/Live-Charts-master/README.md b/Others/Live-Charts-master/README.md
similarity index 100%
rename from Live-Charts-master/README.md
rename to Others/Live-Charts-master/README.md
diff --git a/Live-Charts-master/UnitTests/MemoryLeaks/DrawnShapes.cs b/Others/Live-Charts-master/UnitTests/MemoryLeaks/DrawnShapes.cs
similarity index 100%
rename from Live-Charts-master/UnitTests/MemoryLeaks/DrawnShapes.cs
rename to Others/Live-Charts-master/UnitTests/MemoryLeaks/DrawnShapes.cs
diff --git a/Live-Charts-master/UnitTests/Other/SharedSeries.cs b/Others/Live-Charts-master/UnitTests/Other/SharedSeries.cs
similarity index 100%
rename from Live-Charts-master/UnitTests/Other/SharedSeries.cs
rename to Others/Live-Charts-master/UnitTests/Other/SharedSeries.cs
diff --git a/Live-Charts-master/UnitTests/Properties/AssemblyInfo.cs b/Others/Live-Charts-master/UnitTests/Properties/AssemblyInfo.cs
similarity index 100%
rename from Live-Charts-master/UnitTests/Properties/AssemblyInfo.cs
rename to Others/Live-Charts-master/UnitTests/Properties/AssemblyInfo.cs
diff --git a/Live-Charts-master/UnitTests/SeriesAndValues/NullAndEmpty.cs b/Others/Live-Charts-master/UnitTests/SeriesAndValues/NullAndEmpty.cs
similarity index 100%
rename from Live-Charts-master/UnitTests/SeriesAndValues/NullAndEmpty.cs
rename to Others/Live-Charts-master/UnitTests/SeriesAndValues/NullAndEmpty.cs
diff --git a/Live-Charts-master/UnitTests/SeriesAndValues/SeriesAutoColors.cs b/Others/Live-Charts-master/UnitTests/SeriesAndValues/SeriesAutoColors.cs
similarity index 100%
rename from Live-Charts-master/UnitTests/SeriesAndValues/SeriesAutoColors.cs
rename to Others/Live-Charts-master/UnitTests/SeriesAndValues/SeriesAutoColors.cs
diff --git a/Live-Charts-master/UnitTests/UnitTests.csproj b/Others/Live-Charts-master/UnitTests/UnitTests.csproj
similarity index 100%
rename from Live-Charts-master/UnitTests/UnitTests.csproj
rename to Others/Live-Charts-master/UnitTests/UnitTests.csproj
diff --git a/Live-Charts-master/UnitTests/UnitTests.csproj.DotSettings b/Others/Live-Charts-master/UnitTests/UnitTests.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/UnitTests/UnitTests.csproj.DotSettings
rename to Others/Live-Charts-master/UnitTests/UnitTests.csproj.DotSettings
diff --git a/Live-Charts-master/UwpView/AngularGauge.cs b/Others/Live-Charts-master/UwpView/AngularGauge.cs
similarity index 100%
rename from Live-Charts-master/UwpView/AngularGauge.cs
rename to Others/Live-Charts-master/UwpView/AngularGauge.cs
diff --git a/Live-Charts-master/UwpView/AngularSection.cs b/Others/Live-Charts-master/UwpView/AngularSection.cs
similarity index 100%
rename from Live-Charts-master/UwpView/AngularSection.cs
rename to Others/Live-Charts-master/UwpView/AngularSection.cs
diff --git a/Live-Charts-master/UwpView/AxesCollection.cs b/Others/Live-Charts-master/UwpView/AxesCollection.cs
similarity index 100%
rename from Live-Charts-master/UwpView/AxesCollection.cs
rename to Others/Live-Charts-master/UwpView/AxesCollection.cs
diff --git a/Live-Charts-master/UwpView/Axis.cs b/Others/Live-Charts-master/UwpView/Axis.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Axis.cs
rename to Others/Live-Charts-master/UwpView/Axis.cs
diff --git a/Live-Charts-master/UwpView/AxisSection.cs b/Others/Live-Charts-master/UwpView/AxisSection.cs
similarity index 100%
rename from Live-Charts-master/UwpView/AxisSection.cs
rename to Others/Live-Charts-master/UwpView/AxisSection.cs
diff --git a/Live-Charts-master/UwpView/CandleSeries.cs b/Others/Live-Charts-master/UwpView/CandleSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/CandleSeries.cs
rename to Others/Live-Charts-master/UwpView/CandleSeries.cs
diff --git a/Live-Charts-master/UwpView/CartesianChart.cs b/Others/Live-Charts-master/UwpView/CartesianChart.cs
similarity index 100%
rename from Live-Charts-master/UwpView/CartesianChart.cs
rename to Others/Live-Charts-master/UwpView/CartesianChart.cs
diff --git a/Live-Charts-master/UwpView/Charts/Base/Chart.cs b/Others/Live-Charts-master/UwpView/Charts/Base/Chart.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Charts/Base/Chart.cs
rename to Others/Live-Charts-master/UwpView/Charts/Base/Chart.cs
diff --git a/Live-Charts-master/UwpView/ColorsCollection.cs b/Others/Live-Charts-master/UwpView/ColorsCollection.cs
similarity index 100%
rename from Live-Charts-master/UwpView/ColorsCollection.cs
rename to Others/Live-Charts-master/UwpView/ColorsCollection.cs
diff --git a/Live-Charts-master/UwpView/ColumnSeries.cs b/Others/Live-Charts-master/UwpView/ColumnSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/ColumnSeries.cs
rename to Others/Live-Charts-master/UwpView/ColumnSeries.cs
diff --git a/Live-Charts-master/UwpView/Components/AnimationsHelper.cs b/Others/Live-Charts-master/UwpView/Components/AnimationsHelper.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/AnimationsHelper.cs
rename to Others/Live-Charts-master/UwpView/Components/AnimationsHelper.cs
diff --git a/Live-Charts-master/UwpView/Components/AxisSeparatorElement.cs b/Others/Live-Charts-master/UwpView/Components/AxisSeparatorElement.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/AxisSeparatorElement.cs
rename to Others/Live-Charts-master/UwpView/Components/AxisSeparatorElement.cs
diff --git a/Live-Charts-master/UwpView/Components/BrushCloner.cs b/Others/Live-Charts-master/UwpView/Components/BrushCloner.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/BrushCloner.cs
rename to Others/Live-Charts-master/UwpView/Components/BrushCloner.cs
diff --git a/Live-Charts-master/UwpView/Components/ChartUpdater.cs b/Others/Live-Charts-master/UwpView/Components/ChartUpdater.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/ChartUpdater.cs
rename to Others/Live-Charts-master/UwpView/Components/ChartUpdater.cs
diff --git a/Live-Charts-master/UwpView/Components/Converters.cs b/Others/Live-Charts-master/UwpView/Components/Converters.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/Converters.cs
rename to Others/Live-Charts-master/UwpView/Components/Converters.cs
diff --git a/Live-Charts-master/UwpView/Components/DefaultXamlReader.cs b/Others/Live-Charts-master/UwpView/Components/DefaultXamlReader.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/DefaultXamlReader.cs
rename to Others/Live-Charts-master/UwpView/Components/DefaultXamlReader.cs
diff --git a/Live-Charts-master/UwpView/Components/DependencyObjectExtensions.cs b/Others/Live-Charts-master/UwpView/Components/DependencyObjectExtensions.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/DependencyObjectExtensions.cs
rename to Others/Live-Charts-master/UwpView/Components/DependencyObjectExtensions.cs
diff --git a/Live-Charts-master/UwpView/Components/GeometryHelper.cs b/Others/Live-Charts-master/UwpView/Components/GeometryHelper.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/GeometryHelper.cs
rename to Others/Live-Charts-master/UwpView/Components/GeometryHelper.cs
diff --git a/Live-Charts-master/UwpView/Components/GeometryParser.cs b/Others/Live-Charts-master/UwpView/Components/GeometryParser.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/GeometryParser.cs
rename to Others/Live-Charts-master/UwpView/Components/GeometryParser.cs
diff --git a/Live-Charts-master/UwpView/Components/IFondeable.cs b/Others/Live-Charts-master/UwpView/Components/IFondeable.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/IFondeable.cs
rename to Others/Live-Charts-master/UwpView/Components/IFondeable.cs
diff --git a/Live-Charts-master/UwpView/Components/MultiBinding/DependencyObjectCollection.cs b/Others/Live-Charts-master/UwpView/Components/MultiBinding/DependencyObjectCollection.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/MultiBinding/DependencyObjectCollection.cs
rename to Others/Live-Charts-master/UwpView/Components/MultiBinding/DependencyObjectCollection.cs
diff --git a/Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingBehavior.cs b/Others/Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingBehavior.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingBehavior.cs
rename to Others/Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingBehavior.cs
diff --git a/Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingItem.cs b/Others/Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingItem.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingItem.cs
rename to Others/Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingItem.cs
diff --git a/Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingItemCollection.cs b/Others/Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingItemCollection.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingItemCollection.cs
rename to Others/Live-Charts-master/UwpView/Components/MultiBinding/MultiBindingItemCollection.cs
diff --git a/Live-Charts-master/UwpView/Components/MultiBinding/MultiValueConverterBase.cs b/Others/Live-Charts-master/UwpView/Components/MultiBinding/MultiValueConverterBase.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/MultiBinding/MultiValueConverterBase.cs
rename to Others/Live-Charts-master/UwpView/Components/MultiBinding/MultiValueConverterBase.cs
diff --git a/Live-Charts-master/UwpView/Components/TooltipDto.cs b/Others/Live-Charts-master/UwpView/Components/TooltipDto.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Components/TooltipDto.cs
rename to Others/Live-Charts-master/UwpView/Components/TooltipDto.cs
diff --git a/Live-Charts-master/UwpView/Converters/StringFormatConverter.cs b/Others/Live-Charts-master/UwpView/Converters/StringFormatConverter.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Converters/StringFormatConverter.cs
rename to Others/Live-Charts-master/UwpView/Converters/StringFormatConverter.cs
diff --git a/Live-Charts-master/UwpView/Converters/TypeConverters.cs b/Others/Live-Charts-master/UwpView/Converters/TypeConverters.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Converters/TypeConverters.cs
rename to Others/Live-Charts-master/UwpView/Converters/TypeConverters.cs
diff --git a/Live-Charts-master/UwpView/DefaultAxes.cs b/Others/Live-Charts-master/UwpView/DefaultAxes.cs
similarity index 100%
rename from Live-Charts-master/UwpView/DefaultAxes.cs
rename to Others/Live-Charts-master/UwpView/DefaultAxes.cs
diff --git a/Live-Charts-master/UwpView/DefaultGeoMapTooltip.xaml b/Others/Live-Charts-master/UwpView/DefaultGeoMapTooltip.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/DefaultGeoMapTooltip.xaml
rename to Others/Live-Charts-master/UwpView/DefaultGeoMapTooltip.xaml
diff --git a/Live-Charts-master/UwpView/DefaultGeoMapTooltip.xaml.cs b/Others/Live-Charts-master/UwpView/DefaultGeoMapTooltip.xaml.cs
similarity index 100%
rename from Live-Charts-master/UwpView/DefaultGeoMapTooltip.xaml.cs
rename to Others/Live-Charts-master/UwpView/DefaultGeoMapTooltip.xaml.cs
diff --git a/Live-Charts-master/UwpView/DefaultGeometry.cs b/Others/Live-Charts-master/UwpView/DefaultGeometry.cs
similarity index 100%
rename from Live-Charts-master/UwpView/DefaultGeometry.cs
rename to Others/Live-Charts-master/UwpView/DefaultGeometry.cs
diff --git a/Live-Charts-master/UwpView/DefaultLegend.xaml b/Others/Live-Charts-master/UwpView/DefaultLegend.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/DefaultLegend.xaml
rename to Others/Live-Charts-master/UwpView/DefaultLegend.xaml
diff --git a/Live-Charts-master/UwpView/DefaultLegend.xaml.cs b/Others/Live-Charts-master/UwpView/DefaultLegend.xaml.cs
similarity index 100%
rename from Live-Charts-master/UwpView/DefaultLegend.xaml.cs
rename to Others/Live-Charts-master/UwpView/DefaultLegend.xaml.cs
diff --git a/Live-Charts-master/UwpView/DefaultTooltip.xaml b/Others/Live-Charts-master/UwpView/DefaultTooltip.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/DefaultTooltip.xaml
rename to Others/Live-Charts-master/UwpView/DefaultTooltip.xaml
diff --git a/Live-Charts-master/UwpView/DefaultTooltip.xaml.cs b/Others/Live-Charts-master/UwpView/DefaultTooltip.xaml.cs
similarity index 100%
rename from Live-Charts-master/UwpView/DefaultTooltip.xaml.cs
rename to Others/Live-Charts-master/UwpView/DefaultTooltip.xaml.cs
diff --git a/Live-Charts-master/UwpView/Extentions.cs b/Others/Live-Charts-master/UwpView/Extentions.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Extentions.cs
rename to Others/Live-Charts-master/UwpView/Extentions.cs
diff --git a/Live-Charts-master/UwpView/Gauge.cs b/Others/Live-Charts-master/UwpView/Gauge.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Gauge.cs
rename to Others/Live-Charts-master/UwpView/Gauge.cs
diff --git a/Live-Charts-master/UwpView/GeoMap.cs b/Others/Live-Charts-master/UwpView/GeoMap.cs
similarity index 100%
rename from Live-Charts-master/UwpView/GeoMap.cs
rename to Others/Live-Charts-master/UwpView/GeoMap.cs
diff --git a/Live-Charts-master/UwpView/HeatColorRange.xaml b/Others/Live-Charts-master/UwpView/HeatColorRange.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/HeatColorRange.xaml
rename to Others/Live-Charts-master/UwpView/HeatColorRange.xaml
diff --git a/Live-Charts-master/UwpView/HeatColorRange.xaml.cs b/Others/Live-Charts-master/UwpView/HeatColorRange.xaml.cs
similarity index 100%
rename from Live-Charts-master/UwpView/HeatColorRange.xaml.cs
rename to Others/Live-Charts-master/UwpView/HeatColorRange.xaml.cs
diff --git a/Live-Charts-master/UwpView/HeatSeries.cs b/Others/Live-Charts-master/UwpView/HeatSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/HeatSeries.cs
rename to Others/Live-Charts-master/UwpView/HeatSeries.cs
diff --git a/Live-Charts-master/UwpView/IChartLegend.cs b/Others/Live-Charts-master/UwpView/IChartLegend.cs
similarity index 100%
rename from Live-Charts-master/UwpView/IChartLegend.cs
rename to Others/Live-Charts-master/UwpView/IChartLegend.cs
diff --git a/Live-Charts-master/UwpView/IChartTooltip.cs b/Others/Live-Charts-master/UwpView/IChartTooltip.cs
similarity index 100%
rename from Live-Charts-master/UwpView/IChartTooltip.cs
rename to Others/Live-Charts-master/UwpView/IChartTooltip.cs
diff --git a/Live-Charts-master/UwpView/LineSegmentSplitter.cs b/Others/Live-Charts-master/UwpView/LineSegmentSplitter.cs
similarity index 100%
rename from Live-Charts-master/UwpView/LineSegmentSplitter.cs
rename to Others/Live-Charts-master/UwpView/LineSegmentSplitter.cs
diff --git a/Live-Charts-master/UwpView/LineSeries.cs b/Others/Live-Charts-master/UwpView/LineSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/LineSeries.cs
rename to Others/Live-Charts-master/UwpView/LineSeries.cs
diff --git a/Live-Charts-master/UwpView/LogarithmicAxis.cs b/Others/Live-Charts-master/UwpView/LogarithmicAxis.cs
similarity index 100%
rename from Live-Charts-master/UwpView/LogarithmicAxis.cs
rename to Others/Live-Charts-master/UwpView/LogarithmicAxis.cs
diff --git a/Live-Charts-master/UwpView/Maps/MapResolver.cs b/Others/Live-Charts-master/UwpView/Maps/MapResolver.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Maps/MapResolver.cs
rename to Others/Live-Charts-master/UwpView/Maps/MapResolver.cs
diff --git a/Live-Charts-master/UwpView/OhlcSeries.cs b/Others/Live-Charts-master/UwpView/OhlcSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/OhlcSeries.cs
rename to Others/Live-Charts-master/UwpView/OhlcSeries.cs
diff --git a/Live-Charts-master/UwpView/PieChart.cs b/Others/Live-Charts-master/UwpView/PieChart.cs
similarity index 100%
rename from Live-Charts-master/UwpView/PieChart.cs
rename to Others/Live-Charts-master/UwpView/PieChart.cs
diff --git a/Live-Charts-master/UwpView/PieSeries.cs b/Others/Live-Charts-master/UwpView/PieSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/PieSeries.cs
rename to Others/Live-Charts-master/UwpView/PieSeries.cs
diff --git a/Live-Charts-master/UwpView/PointGeometry.cs b/Others/Live-Charts-master/UwpView/PointGeometry.cs
similarity index 100%
rename from Live-Charts-master/UwpView/PointGeometry.cs
rename to Others/Live-Charts-master/UwpView/PointGeometry.cs
diff --git a/Live-Charts-master/UwpView/Points/CandlePointView.cs b/Others/Live-Charts-master/UwpView/Points/CandlePointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/CandlePointView.cs
rename to Others/Live-Charts-master/UwpView/Points/CandlePointView.cs
diff --git a/Live-Charts-master/UwpView/Points/ColumnPointView.cs b/Others/Live-Charts-master/UwpView/Points/ColumnPointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/ColumnPointView.cs
rename to Others/Live-Charts-master/UwpView/Points/ColumnPointView.cs
diff --git a/Live-Charts-master/UwpView/Points/HeatPoint.cs b/Others/Live-Charts-master/UwpView/Points/HeatPoint.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/HeatPoint.cs
rename to Others/Live-Charts-master/UwpView/Points/HeatPoint.cs
diff --git a/Live-Charts-master/UwpView/Points/HorizontalBezierPointView.cs b/Others/Live-Charts-master/UwpView/Points/HorizontalBezierPointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/HorizontalBezierPointView.cs
rename to Others/Live-Charts-master/UwpView/Points/HorizontalBezierPointView.cs
diff --git a/Live-Charts-master/UwpView/Points/OhlcPointView.cs b/Others/Live-Charts-master/UwpView/Points/OhlcPointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/OhlcPointView.cs
rename to Others/Live-Charts-master/UwpView/Points/OhlcPointView.cs
diff --git a/Live-Charts-master/UwpView/Points/PiePointView.cs b/Others/Live-Charts-master/UwpView/Points/PiePointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/PiePointView.cs
rename to Others/Live-Charts-master/UwpView/Points/PiePointView.cs
diff --git a/Live-Charts-master/UwpView/Points/PieSlice.cs b/Others/Live-Charts-master/UwpView/Points/PieSlice.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/PieSlice.cs
rename to Others/Live-Charts-master/UwpView/Points/PieSlice.cs
diff --git a/Live-Charts-master/UwpView/Points/PointExtensions.cs b/Others/Live-Charts-master/UwpView/Points/PointExtensions.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/PointExtensions.cs
rename to Others/Live-Charts-master/UwpView/Points/PointExtensions.cs
diff --git a/Live-Charts-master/UwpView/Points/PointView.cs b/Others/Live-Charts-master/UwpView/Points/PointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/PointView.cs
rename to Others/Live-Charts-master/UwpView/Points/PointView.cs
diff --git a/Live-Charts-master/UwpView/Points/RowPointView.cs b/Others/Live-Charts-master/UwpView/Points/RowPointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/RowPointView.cs
rename to Others/Live-Charts-master/UwpView/Points/RowPointView.cs
diff --git a/Live-Charts-master/UwpView/Points/ScatterPointView.cs b/Others/Live-Charts-master/UwpView/Points/ScatterPointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/ScatterPointView.cs
rename to Others/Live-Charts-master/UwpView/Points/ScatterPointView.cs
diff --git a/Live-Charts-master/UwpView/Points/StepLinePointView.cs b/Others/Live-Charts-master/UwpView/Points/StepLinePointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/StepLinePointView.cs
rename to Others/Live-Charts-master/UwpView/Points/StepLinePointView.cs
diff --git a/Live-Charts-master/UwpView/Points/VerticalBezierPointView.cs b/Others/Live-Charts-master/UwpView/Points/VerticalBezierPointView.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Points/VerticalBezierPointView.cs
rename to Others/Live-Charts-master/UwpView/Points/VerticalBezierPointView.cs
diff --git a/Live-Charts-master/UwpView/Properties/AssemblyInfo.cs b/Others/Live-Charts-master/UwpView/Properties/AssemblyInfo.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Properties/AssemblyInfo.cs
rename to Others/Live-Charts-master/UwpView/Properties/AssemblyInfo.cs
diff --git a/Live-Charts-master/UwpView/RowSeries.cs b/Others/Live-Charts-master/UwpView/RowSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/RowSeries.cs
rename to Others/Live-Charts-master/UwpView/RowSeries.cs
diff --git a/Live-Charts-master/UwpView/ScatterSeries.cs b/Others/Live-Charts-master/UwpView/ScatterSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/ScatterSeries.cs
rename to Others/Live-Charts-master/UwpView/ScatterSeries.cs
diff --git a/Live-Charts-master/UwpView/SectionsCollection.cs b/Others/Live-Charts-master/UwpView/SectionsCollection.cs
similarity index 100%
rename from Live-Charts-master/UwpView/SectionsCollection.cs
rename to Others/Live-Charts-master/UwpView/SectionsCollection.cs
diff --git a/Live-Charts-master/UwpView/Separator.cs b/Others/Live-Charts-master/UwpView/Separator.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Separator.cs
rename to Others/Live-Charts-master/UwpView/Separator.cs
diff --git a/Live-Charts-master/UwpView/Series.cs b/Others/Live-Charts-master/UwpView/Series.cs
similarity index 100%
rename from Live-Charts-master/UwpView/Series.cs
rename to Others/Live-Charts-master/UwpView/Series.cs
diff --git a/Live-Charts-master/UwpView/StackedAreaSeries.cs b/Others/Live-Charts-master/UwpView/StackedAreaSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/StackedAreaSeries.cs
rename to Others/Live-Charts-master/UwpView/StackedAreaSeries.cs
diff --git a/Live-Charts-master/UwpView/StackedColumnSeries.cs b/Others/Live-Charts-master/UwpView/StackedColumnSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/StackedColumnSeries.cs
rename to Others/Live-Charts-master/UwpView/StackedColumnSeries.cs
diff --git a/Live-Charts-master/UwpView/StackedRowSeries.cs b/Others/Live-Charts-master/UwpView/StackedRowSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/StackedRowSeries.cs
rename to Others/Live-Charts-master/UwpView/StackedRowSeries.cs
diff --git a/Live-Charts-master/UwpView/StepLineSeries.cs b/Others/Live-Charts-master/UwpView/StepLineSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/StepLineSeries.cs
rename to Others/Live-Charts-master/UwpView/StepLineSeries.cs
diff --git a/Live-Charts-master/UwpView/Themes/Colors/black.xaml b/Others/Live-Charts-master/UwpView/Themes/Colors/black.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Colors/black.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Colors/black.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Colors/blue.xaml b/Others/Live-Charts-master/UwpView/Themes/Colors/blue.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Colors/blue.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Colors/blue.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Colors/material.xaml b/Others/Live-Charts-master/UwpView/Themes/Colors/material.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Colors/material.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Colors/material.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Colors/metro.xaml b/Others/Live-Charts-master/UwpView/Themes/Colors/metro.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Colors/metro.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Colors/metro.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Colors/white.xaml b/Others/Live-Charts-master/UwpView/Themes/Colors/white.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Colors/white.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Colors/white.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Size/l.xaml b/Others/Live-Charts-master/UwpView/Themes/Size/l.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Size/l.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Size/l.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Size/m.xaml b/Others/Live-Charts-master/UwpView/Themes/Size/m.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Size/m.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Size/m.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Size/s.xaml b/Others/Live-Charts-master/UwpView/Themes/Size/s.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Size/s.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Size/s.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Weight/bold.xaml b/Others/Live-Charts-master/UwpView/Themes/Weight/bold.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Weight/bold.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Weight/bold.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Weight/light.xaml b/Others/Live-Charts-master/UwpView/Themes/Weight/light.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Weight/light.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Weight/light.xaml
diff --git a/Live-Charts-master/UwpView/Themes/Weight/normal.xaml b/Others/Live-Charts-master/UwpView/Themes/Weight/normal.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/Weight/normal.xaml
rename to Others/Live-Charts-master/UwpView/Themes/Weight/normal.xaml
diff --git a/Live-Charts-master/UwpView/Themes/base.xaml b/Others/Live-Charts-master/UwpView/Themes/base.xaml
similarity index 100%
rename from Live-Charts-master/UwpView/Themes/base.xaml
rename to Others/Live-Charts-master/UwpView/Themes/base.xaml
diff --git a/Live-Charts-master/UwpView/UwpView.csproj b/Others/Live-Charts-master/UwpView/UwpView.csproj
similarity index 100%
rename from Live-Charts-master/UwpView/UwpView.csproj
rename to Others/Live-Charts-master/UwpView/UwpView.csproj
diff --git a/Live-Charts-master/UwpView/UwpView.nuspec b/Others/Live-Charts-master/UwpView/UwpView.nuspec
similarity index 100%
rename from Live-Charts-master/UwpView/UwpView.nuspec
rename to Others/Live-Charts-master/UwpView/UwpView.nuspec
diff --git a/Live-Charts-master/UwpView/VerticalLineSeries.cs b/Others/Live-Charts-master/UwpView/VerticalLineSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/VerticalLineSeries.cs
rename to Others/Live-Charts-master/UwpView/VerticalLineSeries.cs
diff --git a/Live-Charts-master/UwpView/VerticalStackedAreaSeries.cs b/Others/Live-Charts-master/UwpView/VerticalStackedAreaSeries.cs
similarity index 100%
rename from Live-Charts-master/UwpView/VerticalStackedAreaSeries.cs
rename to Others/Live-Charts-master/UwpView/VerticalStackedAreaSeries.cs
diff --git a/Live-Charts-master/UwpView/VisualElement.cs b/Others/Live-Charts-master/UwpView/VisualElement.cs
similarity index 100%
rename from Live-Charts-master/UwpView/VisualElement.cs
rename to Others/Live-Charts-master/UwpView/VisualElement.cs
diff --git a/Live-Charts-master/UwpView/install.ps1 b/Others/Live-Charts-master/UwpView/install.ps1
similarity index 100%
rename from Live-Charts-master/UwpView/install.ps1
rename to Others/Live-Charts-master/UwpView/install.ps1
diff --git a/Live-Charts-master/UwpView/nuget.exe b/Others/Live-Charts-master/UwpView/nuget.exe
similarity index 100%
rename from Live-Charts-master/UwpView/nuget.exe
rename to Others/Live-Charts-master/UwpView/nuget.exe
diff --git a/Live-Charts-master/WinFormsView/AngularGauge.cs b/Others/Live-Charts-master/WinFormsView/AngularGauge.cs
similarity index 100%
rename from Live-Charts-master/WinFormsView/AngularGauge.cs
rename to Others/Live-Charts-master/WinFormsView/AngularGauge.cs
diff --git a/Live-Charts-master/WinFormsView/CartesianChart.cs b/Others/Live-Charts-master/WinFormsView/CartesianChart.cs
similarity index 100%
rename from Live-Charts-master/WinFormsView/CartesianChart.cs
rename to Others/Live-Charts-master/WinFormsView/CartesianChart.cs
diff --git a/Live-Charts-master/WinFormsView/Form1.Designer.cs b/Others/Live-Charts-master/WinFormsView/Form1.Designer.cs
similarity index 100%
rename from Live-Charts-master/WinFormsView/Form1.Designer.cs
rename to Others/Live-Charts-master/WinFormsView/Form1.Designer.cs
diff --git a/Live-Charts-master/WinFormsView/Form1.cs b/Others/Live-Charts-master/WinFormsView/Form1.cs
similarity index 100%
rename from Live-Charts-master/WinFormsView/Form1.cs
rename to Others/Live-Charts-master/WinFormsView/Form1.cs
diff --git a/Live-Charts-master/WinFormsView/Form1.resx b/Others/Live-Charts-master/WinFormsView/Form1.resx
similarity index 100%
rename from Live-Charts-master/WinFormsView/Form1.resx
rename to Others/Live-Charts-master/WinFormsView/Form1.resx
diff --git a/Live-Charts-master/WinFormsView/Gauge.cs b/Others/Live-Charts-master/WinFormsView/Gauge.cs
similarity index 100%
rename from Live-Charts-master/WinFormsView/Gauge.cs
rename to Others/Live-Charts-master/WinFormsView/Gauge.cs
diff --git a/Live-Charts-master/WinFormsView/GeoMap.cs b/Others/Live-Charts-master/WinFormsView/GeoMap.cs
similarity index 100%
rename from Live-Charts-master/WinFormsView/GeoMap.cs
rename to Others/Live-Charts-master/WinFormsView/GeoMap.cs
diff --git a/Live-Charts-master/WinFormsView/PieChart.cs b/Others/Live-Charts-master/WinFormsView/PieChart.cs
similarity index 100%
rename from Live-Charts-master/WinFormsView/PieChart.cs
rename to Others/Live-Charts-master/WinFormsView/PieChart.cs
diff --git a/Live-Charts-master/WinFormsView/Properties/AssemblyInfo.cs b/Others/Live-Charts-master/WinFormsView/Properties/AssemblyInfo.cs
similarity index 100%
rename from Live-Charts-master/WinFormsView/Properties/AssemblyInfo.cs
rename to Others/Live-Charts-master/WinFormsView/Properties/AssemblyInfo.cs
diff --git a/Live-Charts-master/WinFormsView/WinFormsView.csproj b/Others/Live-Charts-master/WinFormsView/WinFormsView.csproj
similarity index 100%
rename from Live-Charts-master/WinFormsView/WinFormsView.csproj
rename to Others/Live-Charts-master/WinFormsView/WinFormsView.csproj
diff --git a/Live-Charts-master/WinFormsView/WinFormsView.csproj.DotSettings b/Others/Live-Charts-master/WinFormsView/WinFormsView.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/WinFormsView/WinFormsView.csproj.DotSettings
rename to Others/Live-Charts-master/WinFormsView/WinFormsView.csproj.DotSettings
diff --git a/Live-Charts-master/WinFormsView/WinFormsView.nuspec b/Others/Live-Charts-master/WinFormsView/WinFormsView.nuspec
similarity index 100%
rename from Live-Charts-master/WinFormsView/WinFormsView.nuspec
rename to Others/Live-Charts-master/WinFormsView/WinFormsView.nuspec
diff --git a/Live-Charts-master/WinFormsView/app.config b/Others/Live-Charts-master/WinFormsView/app.config
similarity index 100%
rename from Live-Charts-master/WinFormsView/app.config
rename to Others/Live-Charts-master/WinFormsView/app.config
diff --git a/Live-Charts-master/WinFormsView/install.ps1 b/Others/Live-Charts-master/WinFormsView/install.ps1
similarity index 100%
rename from Live-Charts-master/WinFormsView/install.ps1
rename to Others/Live-Charts-master/WinFormsView/install.ps1
diff --git a/Live-Charts-master/WinFormsView/nuget.exe b/Others/Live-Charts-master/WinFormsView/nuget.exe
similarity index 100%
rename from Live-Charts-master/WinFormsView/nuget.exe
rename to Others/Live-Charts-master/WinFormsView/nuget.exe
diff --git a/Live-Charts-master/WinFormsView/winforms.docs b/Others/Live-Charts-master/WinFormsView/winforms.docs
similarity index 100%
rename from Live-Charts-master/WinFormsView/winforms.docs
rename to Others/Live-Charts-master/WinFormsView/winforms.docs
diff --git a/Live-Charts-master/WpfView/AngularGauge.cs b/Others/Live-Charts-master/WpfView/AngularGauge.cs
similarity index 100%
rename from Live-Charts-master/WpfView/AngularGauge.cs
rename to Others/Live-Charts-master/WpfView/AngularGauge.cs
diff --git a/Live-Charts-master/WpfView/AngularSection.cs b/Others/Live-Charts-master/WpfView/AngularSection.cs
similarity index 100%
rename from Live-Charts-master/WpfView/AngularSection.cs
rename to Others/Live-Charts-master/WpfView/AngularSection.cs
diff --git a/Live-Charts-master/WpfView/AxesCollection.cs b/Others/Live-Charts-master/WpfView/AxesCollection.cs
similarity index 100%
rename from Live-Charts-master/WpfView/AxesCollection.cs
rename to Others/Live-Charts-master/WpfView/AxesCollection.cs
diff --git a/Live-Charts-master/WpfView/Axis.cs b/Others/Live-Charts-master/WpfView/Axis.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Axis.cs
rename to Others/Live-Charts-master/WpfView/Axis.cs
diff --git a/Live-Charts-master/WpfView/AxisSection.cs b/Others/Live-Charts-master/WpfView/AxisSection.cs
similarity index 100%
rename from Live-Charts-master/WpfView/AxisSection.cs
rename to Others/Live-Charts-master/WpfView/AxisSection.cs
diff --git a/Live-Charts-master/WpfView/AxisWindowCollection.cs b/Others/Live-Charts-master/WpfView/AxisWindowCollection.cs
similarity index 100%
rename from Live-Charts-master/WpfView/AxisWindowCollection.cs
rename to Others/Live-Charts-master/WpfView/AxisWindowCollection.cs
diff --git a/Live-Charts-master/WpfView/CandleSeries.cs b/Others/Live-Charts-master/WpfView/CandleSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/CandleSeries.cs
rename to Others/Live-Charts-master/WpfView/CandleSeries.cs
diff --git a/Live-Charts-master/WpfView/CartesianChart.cs b/Others/Live-Charts-master/WpfView/CartesianChart.cs
similarity index 100%
rename from Live-Charts-master/WpfView/CartesianChart.cs
rename to Others/Live-Charts-master/WpfView/CartesianChart.cs
diff --git a/Live-Charts-master/WpfView/Charts/Base/Chart.cs b/Others/Live-Charts-master/WpfView/Charts/Base/Chart.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Charts/Base/Chart.cs
rename to Others/Live-Charts-master/WpfView/Charts/Base/Chart.cs
diff --git a/Live-Charts-master/WpfView/ColorsCollection.cs b/Others/Live-Charts-master/WpfView/ColorsCollection.cs
similarity index 100%
rename from Live-Charts-master/WpfView/ColorsCollection.cs
rename to Others/Live-Charts-master/WpfView/ColorsCollection.cs
diff --git a/Live-Charts-master/WpfView/ColumnSeries.cs b/Others/Live-Charts-master/WpfView/ColumnSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/ColumnSeries.cs
rename to Others/Live-Charts-master/WpfView/ColumnSeries.cs
diff --git a/Live-Charts-master/WpfView/Components/AxisSeparatorElement.cs b/Others/Live-Charts-master/WpfView/Components/AxisSeparatorElement.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Components/AxisSeparatorElement.cs
rename to Others/Live-Charts-master/WpfView/Components/AxisSeparatorElement.cs
diff --git a/Live-Charts-master/WpfView/Components/ChartUpdater.cs b/Others/Live-Charts-master/WpfView/Components/ChartUpdater.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Components/ChartUpdater.cs
rename to Others/Live-Charts-master/WpfView/Components/ChartUpdater.cs
diff --git a/Live-Charts-master/WpfView/Components/Converters.cs b/Others/Live-Charts-master/WpfView/Components/Converters.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Components/Converters.cs
rename to Others/Live-Charts-master/WpfView/Components/Converters.cs
diff --git a/Live-Charts-master/WpfView/Components/DefaultXamlReader.cs b/Others/Live-Charts-master/WpfView/Components/DefaultXamlReader.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Components/DefaultXamlReader.cs
rename to Others/Live-Charts-master/WpfView/Components/DefaultXamlReader.cs
diff --git a/Live-Charts-master/WpfView/Components/IFondeable.cs b/Others/Live-Charts-master/WpfView/Components/IFondeable.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Components/IFondeable.cs
rename to Others/Live-Charts-master/WpfView/Components/IFondeable.cs
diff --git a/Live-Charts-master/WpfView/Components/ThreadAccess.cs b/Others/Live-Charts-master/WpfView/Components/ThreadAccess.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Components/ThreadAccess.cs
rename to Others/Live-Charts-master/WpfView/Components/ThreadAccess.cs
diff --git a/Live-Charts-master/WpfView/Components/TooltipDto.cs b/Others/Live-Charts-master/WpfView/Components/TooltipDto.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Components/TooltipDto.cs
rename to Others/Live-Charts-master/WpfView/Components/TooltipDto.cs
diff --git a/Live-Charts-master/WpfView/Converters/TypeConverters.cs b/Others/Live-Charts-master/WpfView/Converters/TypeConverters.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Converters/TypeConverters.cs
rename to Others/Live-Charts-master/WpfView/Converters/TypeConverters.cs
diff --git a/Live-Charts-master/WpfView/DateAxis.cs b/Others/Live-Charts-master/WpfView/DateAxis.cs
similarity index 100%
rename from Live-Charts-master/WpfView/DateAxis.cs
rename to Others/Live-Charts-master/WpfView/DateAxis.cs
diff --git a/Live-Charts-master/WpfView/DefaultAxes.cs b/Others/Live-Charts-master/WpfView/DefaultAxes.cs
similarity index 100%
rename from Live-Charts-master/WpfView/DefaultAxes.cs
rename to Others/Live-Charts-master/WpfView/DefaultAxes.cs
diff --git a/Live-Charts-master/WpfView/DefaultGeoMapTooltip.xaml b/Others/Live-Charts-master/WpfView/DefaultGeoMapTooltip.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/DefaultGeoMapTooltip.xaml
rename to Others/Live-Charts-master/WpfView/DefaultGeoMapTooltip.xaml
diff --git a/Live-Charts-master/WpfView/DefaultGeoMapTooltip.xaml.cs b/Others/Live-Charts-master/WpfView/DefaultGeoMapTooltip.xaml.cs
similarity index 100%
rename from Live-Charts-master/WpfView/DefaultGeoMapTooltip.xaml.cs
rename to Others/Live-Charts-master/WpfView/DefaultGeoMapTooltip.xaml.cs
diff --git a/Live-Charts-master/WpfView/DefaultGeometry.cs b/Others/Live-Charts-master/WpfView/DefaultGeometry.cs
similarity index 100%
rename from Live-Charts-master/WpfView/DefaultGeometry.cs
rename to Others/Live-Charts-master/WpfView/DefaultGeometry.cs
diff --git a/Live-Charts-master/WpfView/DefaultLegend.xaml b/Others/Live-Charts-master/WpfView/DefaultLegend.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/DefaultLegend.xaml
rename to Others/Live-Charts-master/WpfView/DefaultLegend.xaml
diff --git a/Live-Charts-master/WpfView/DefaultLegend.xaml.cs b/Others/Live-Charts-master/WpfView/DefaultLegend.xaml.cs
similarity index 100%
rename from Live-Charts-master/WpfView/DefaultLegend.xaml.cs
rename to Others/Live-Charts-master/WpfView/DefaultLegend.xaml.cs
diff --git a/Live-Charts-master/WpfView/DefaultTooltip.xaml b/Others/Live-Charts-master/WpfView/DefaultTooltip.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/DefaultTooltip.xaml
rename to Others/Live-Charts-master/WpfView/DefaultTooltip.xaml
diff --git a/Live-Charts-master/WpfView/DefaultTooltip.xaml.cs b/Others/Live-Charts-master/WpfView/DefaultTooltip.xaml.cs
similarity index 100%
rename from Live-Charts-master/WpfView/DefaultTooltip.xaml.cs
rename to Others/Live-Charts-master/WpfView/DefaultTooltip.xaml.cs
diff --git a/Live-Charts-master/WpfView/Desktop.csproj.DotSettings b/Others/Live-Charts-master/WpfView/Desktop.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/WpfView/Desktop.csproj.DotSettings
rename to Others/Live-Charts-master/WpfView/Desktop.csproj.DotSettings
diff --git a/Live-Charts-master/WpfView/Extentions.cs b/Others/Live-Charts-master/WpfView/Extentions.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Extentions.cs
rename to Others/Live-Charts-master/WpfView/Extentions.cs
diff --git a/Live-Charts-master/WpfView/FinancialColoringRule.cs b/Others/Live-Charts-master/WpfView/FinancialColoringRule.cs
similarity index 100%
rename from Live-Charts-master/WpfView/FinancialColoringRule.cs
rename to Others/Live-Charts-master/WpfView/FinancialColoringRule.cs
diff --git a/Live-Charts-master/WpfView/Gauge.cs b/Others/Live-Charts-master/WpfView/Gauge.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Gauge.cs
rename to Others/Live-Charts-master/WpfView/Gauge.cs
diff --git a/Live-Charts-master/WpfView/GeoMap.cs b/Others/Live-Charts-master/WpfView/GeoMap.cs
similarity index 100%
rename from Live-Charts-master/WpfView/GeoMap.cs
rename to Others/Live-Charts-master/WpfView/GeoMap.cs
diff --git a/Live-Charts-master/WpfView/HeatColorRange.xaml b/Others/Live-Charts-master/WpfView/HeatColorRange.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/HeatColorRange.xaml
rename to Others/Live-Charts-master/WpfView/HeatColorRange.xaml
diff --git a/Live-Charts-master/WpfView/HeatColorRange.xaml.cs b/Others/Live-Charts-master/WpfView/HeatColorRange.xaml.cs
similarity index 100%
rename from Live-Charts-master/WpfView/HeatColorRange.xaml.cs
rename to Others/Live-Charts-master/WpfView/HeatColorRange.xaml.cs
diff --git a/Live-Charts-master/WpfView/HeatSeries.cs b/Others/Live-Charts-master/WpfView/HeatSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/HeatSeries.cs
rename to Others/Live-Charts-master/WpfView/HeatSeries.cs
diff --git a/Live-Charts-master/WpfView/IChartLegend.cs b/Others/Live-Charts-master/WpfView/IChartLegend.cs
similarity index 100%
rename from Live-Charts-master/WpfView/IChartLegend.cs
rename to Others/Live-Charts-master/WpfView/IChartLegend.cs
diff --git a/Live-Charts-master/WpfView/IChartTooltip.cs b/Others/Live-Charts-master/WpfView/IChartTooltip.cs
similarity index 100%
rename from Live-Charts-master/WpfView/IChartTooltip.cs
rename to Others/Live-Charts-master/WpfView/IChartTooltip.cs
diff --git a/Live-Charts-master/WpfView/LineSegmentSplitter.cs b/Others/Live-Charts-master/WpfView/LineSegmentSplitter.cs
similarity index 100%
rename from Live-Charts-master/WpfView/LineSegmentSplitter.cs
rename to Others/Live-Charts-master/WpfView/LineSegmentSplitter.cs
diff --git a/Live-Charts-master/WpfView/LineSeries.cs b/Others/Live-Charts-master/WpfView/LineSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/LineSeries.cs
rename to Others/Live-Charts-master/WpfView/LineSeries.cs
diff --git a/Live-Charts-master/WpfView/LiveChartsDesktop.csproj.DotSettings b/Others/Live-Charts-master/WpfView/LiveChartsDesktop.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/WpfView/LiveChartsDesktop.csproj.DotSettings
rename to Others/Live-Charts-master/WpfView/LiveChartsDesktop.csproj.DotSettings
diff --git a/Live-Charts-master/WpfView/LiveChartsWPF.csproj.DotSettings b/Others/Live-Charts-master/WpfView/LiveChartsWPF.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/WpfView/LiveChartsWPF.csproj.DotSettings
rename to Others/Live-Charts-master/WpfView/LiveChartsWPF.csproj.DotSettings
diff --git a/Live-Charts-master/WpfView/LogarithmicAxis.cs b/Others/Live-Charts-master/WpfView/LogarithmicAxis.cs
similarity index 100%
rename from Live-Charts-master/WpfView/LogarithmicAxis.cs
rename to Others/Live-Charts-master/WpfView/LogarithmicAxis.cs
diff --git a/Live-Charts-master/WpfView/Maps/MapResolver.cs b/Others/Live-Charts-master/WpfView/Maps/MapResolver.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Maps/MapResolver.cs
rename to Others/Live-Charts-master/WpfView/Maps/MapResolver.cs
diff --git a/Live-Charts-master/WpfView/OhlcSeries.cs b/Others/Live-Charts-master/WpfView/OhlcSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/OhlcSeries.cs
rename to Others/Live-Charts-master/WpfView/OhlcSeries.cs
diff --git a/Live-Charts-master/WpfView/PieChart.cs b/Others/Live-Charts-master/WpfView/PieChart.cs
similarity index 100%
rename from Live-Charts-master/WpfView/PieChart.cs
rename to Others/Live-Charts-master/WpfView/PieChart.cs
diff --git a/Live-Charts-master/WpfView/PieSeries.cs b/Others/Live-Charts-master/WpfView/PieSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/PieSeries.cs
rename to Others/Live-Charts-master/WpfView/PieSeries.cs
diff --git a/Live-Charts-master/WpfView/Points/CandlePointView.cs b/Others/Live-Charts-master/WpfView/Points/CandlePointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/CandlePointView.cs
rename to Others/Live-Charts-master/WpfView/Points/CandlePointView.cs
diff --git a/Live-Charts-master/WpfView/Points/ColumnPointView.cs b/Others/Live-Charts-master/WpfView/Points/ColumnPointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/ColumnPointView.cs
rename to Others/Live-Charts-master/WpfView/Points/ColumnPointView.cs
diff --git a/Live-Charts-master/WpfView/Points/HeatPoint.cs b/Others/Live-Charts-master/WpfView/Points/HeatPoint.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/HeatPoint.cs
rename to Others/Live-Charts-master/WpfView/Points/HeatPoint.cs
diff --git a/Live-Charts-master/WpfView/Points/HorizontalBezierPointView.cs b/Others/Live-Charts-master/WpfView/Points/HorizontalBezierPointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/HorizontalBezierPointView.cs
rename to Others/Live-Charts-master/WpfView/Points/HorizontalBezierPointView.cs
diff --git a/Live-Charts-master/WpfView/Points/OhlcPointView.cs b/Others/Live-Charts-master/WpfView/Points/OhlcPointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/OhlcPointView.cs
rename to Others/Live-Charts-master/WpfView/Points/OhlcPointView.cs
diff --git a/Live-Charts-master/WpfView/Points/PiePointView.cs b/Others/Live-Charts-master/WpfView/Points/PiePointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/PiePointView.cs
rename to Others/Live-Charts-master/WpfView/Points/PiePointView.cs
diff --git a/Live-Charts-master/WpfView/Points/PieSlice.cs b/Others/Live-Charts-master/WpfView/Points/PieSlice.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/PieSlice.cs
rename to Others/Live-Charts-master/WpfView/Points/PieSlice.cs
diff --git a/Live-Charts-master/WpfView/Points/PointView.cs b/Others/Live-Charts-master/WpfView/Points/PointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/PointView.cs
rename to Others/Live-Charts-master/WpfView/Points/PointView.cs
diff --git a/Live-Charts-master/WpfView/Points/RowPointView.cs b/Others/Live-Charts-master/WpfView/Points/RowPointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/RowPointView.cs
rename to Others/Live-Charts-master/WpfView/Points/RowPointView.cs
diff --git a/Live-Charts-master/WpfView/Points/ScatterPointView.cs b/Others/Live-Charts-master/WpfView/Points/ScatterPointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/ScatterPointView.cs
rename to Others/Live-Charts-master/WpfView/Points/ScatterPointView.cs
diff --git a/Live-Charts-master/WpfView/Points/StepLinePointView.cs b/Others/Live-Charts-master/WpfView/Points/StepLinePointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/StepLinePointView.cs
rename to Others/Live-Charts-master/WpfView/Points/StepLinePointView.cs
diff --git a/Live-Charts-master/WpfView/Points/VerticalBezierPointView.cs b/Others/Live-Charts-master/WpfView/Points/VerticalBezierPointView.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Points/VerticalBezierPointView.cs
rename to Others/Live-Charts-master/WpfView/Points/VerticalBezierPointView.cs
diff --git a/Live-Charts-master/WpfView/Properties/AssemblyInfo.cs b/Others/Live-Charts-master/WpfView/Properties/AssemblyInfo.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Properties/AssemblyInfo.cs
rename to Others/Live-Charts-master/WpfView/Properties/AssemblyInfo.cs
diff --git a/Live-Charts-master/WpfView/Properties/Resources.Designer.cs b/Others/Live-Charts-master/WpfView/Properties/Resources.Designer.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Properties/Resources.Designer.cs
rename to Others/Live-Charts-master/WpfView/Properties/Resources.Designer.cs
diff --git a/Live-Charts-master/WpfView/Properties/Resources.resx b/Others/Live-Charts-master/WpfView/Properties/Resources.resx
similarity index 100%
rename from Live-Charts-master/WpfView/Properties/Resources.resx
rename to Others/Live-Charts-master/WpfView/Properties/Resources.resx
diff --git a/Live-Charts-master/WpfView/Properties/Settings.Designer.cs b/Others/Live-Charts-master/WpfView/Properties/Settings.Designer.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Properties/Settings.Designer.cs
rename to Others/Live-Charts-master/WpfView/Properties/Settings.Designer.cs
diff --git a/Live-Charts-master/WpfView/Properties/Settings.settings b/Others/Live-Charts-master/WpfView/Properties/Settings.settings
similarity index 100%
rename from Live-Charts-master/WpfView/Properties/Settings.settings
rename to Others/Live-Charts-master/WpfView/Properties/Settings.settings
diff --git a/Live-Charts-master/WpfView/RowSeries.cs b/Others/Live-Charts-master/WpfView/RowSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/RowSeries.cs
rename to Others/Live-Charts-master/WpfView/RowSeries.cs
diff --git a/Live-Charts-master/WpfView/ScatterSeries.cs b/Others/Live-Charts-master/WpfView/ScatterSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/ScatterSeries.cs
rename to Others/Live-Charts-master/WpfView/ScatterSeries.cs
diff --git a/Live-Charts-master/WpfView/SectionsCollection.cs b/Others/Live-Charts-master/WpfView/SectionsCollection.cs
similarity index 100%
rename from Live-Charts-master/WpfView/SectionsCollection.cs
rename to Others/Live-Charts-master/WpfView/SectionsCollection.cs
diff --git a/Live-Charts-master/WpfView/Separator.cs b/Others/Live-Charts-master/WpfView/Separator.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Separator.cs
rename to Others/Live-Charts-master/WpfView/Separator.cs
diff --git a/Live-Charts-master/WpfView/Series.cs b/Others/Live-Charts-master/WpfView/Series.cs
similarity index 100%
rename from Live-Charts-master/WpfView/Series.cs
rename to Others/Live-Charts-master/WpfView/Series.cs
diff --git a/Live-Charts-master/WpfView/StackedAreaSeries.cs b/Others/Live-Charts-master/WpfView/StackedAreaSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/StackedAreaSeries.cs
rename to Others/Live-Charts-master/WpfView/StackedAreaSeries.cs
diff --git a/Live-Charts-master/WpfView/StackedColumnSeries.cs b/Others/Live-Charts-master/WpfView/StackedColumnSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/StackedColumnSeries.cs
rename to Others/Live-Charts-master/WpfView/StackedColumnSeries.cs
diff --git a/Live-Charts-master/WpfView/StackedRowSeries.cs b/Others/Live-Charts-master/WpfView/StackedRowSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/StackedRowSeries.cs
rename to Others/Live-Charts-master/WpfView/StackedRowSeries.cs
diff --git a/Live-Charts-master/WpfView/StepLineSeries.cs b/Others/Live-Charts-master/WpfView/StepLineSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/StepLineSeries.cs
rename to Others/Live-Charts-master/WpfView/StepLineSeries.cs
diff --git a/Live-Charts-master/WpfView/Themes/Colors/black.xaml b/Others/Live-Charts-master/WpfView/Themes/Colors/black.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Colors/black.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Colors/black.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Colors/blue.xaml b/Others/Live-Charts-master/WpfView/Themes/Colors/blue.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Colors/blue.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Colors/blue.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Colors/material.xaml b/Others/Live-Charts-master/WpfView/Themes/Colors/material.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Colors/material.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Colors/material.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Colors/metro.xaml b/Others/Live-Charts-master/WpfView/Themes/Colors/metro.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Colors/metro.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Colors/metro.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Colors/white.xaml b/Others/Live-Charts-master/WpfView/Themes/Colors/white.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Colors/white.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Colors/white.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Size/l.xaml b/Others/Live-Charts-master/WpfView/Themes/Size/l.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Size/l.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Size/l.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Size/m.xaml b/Others/Live-Charts-master/WpfView/Themes/Size/m.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Size/m.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Size/m.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Size/s.xaml b/Others/Live-Charts-master/WpfView/Themes/Size/s.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Size/s.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Size/s.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Weight/bold.xaml b/Others/Live-Charts-master/WpfView/Themes/Weight/bold.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Weight/bold.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Weight/bold.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Weight/light.xaml b/Others/Live-Charts-master/WpfView/Themes/Weight/light.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Weight/light.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Weight/light.xaml
diff --git a/Live-Charts-master/WpfView/Themes/Weight/normal.xaml b/Others/Live-Charts-master/WpfView/Themes/Weight/normal.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/Weight/normal.xaml
rename to Others/Live-Charts-master/WpfView/Themes/Weight/normal.xaml
diff --git a/Live-Charts-master/WpfView/Themes/base.xaml b/Others/Live-Charts-master/WpfView/Themes/base.xaml
similarity index 100%
rename from Live-Charts-master/WpfView/Themes/base.xaml
rename to Others/Live-Charts-master/WpfView/Themes/base.xaml
diff --git a/Live-Charts-master/WpfView/VerticalLineSeries.cs b/Others/Live-Charts-master/WpfView/VerticalLineSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/VerticalLineSeries.cs
rename to Others/Live-Charts-master/WpfView/VerticalLineSeries.cs
diff --git a/Live-Charts-master/WpfView/VerticalStackedAreaSeries.cs b/Others/Live-Charts-master/WpfView/VerticalStackedAreaSeries.cs
similarity index 100%
rename from Live-Charts-master/WpfView/VerticalStackedAreaSeries.cs
rename to Others/Live-Charts-master/WpfView/VerticalStackedAreaSeries.cs
diff --git a/Live-Charts-master/WpfView/VisualElement.cs b/Others/Live-Charts-master/WpfView/VisualElement.cs
similarity index 100%
rename from Live-Charts-master/WpfView/VisualElement.cs
rename to Others/Live-Charts-master/WpfView/VisualElement.cs
diff --git a/Live-Charts-master/WpfView/WindowAxis.cs b/Others/Live-Charts-master/WpfView/WindowAxis.cs
similarity index 100%
rename from Live-Charts-master/WpfView/WindowAxis.cs
rename to Others/Live-Charts-master/WpfView/WindowAxis.cs
diff --git a/Live-Charts-master/WpfView/WpfView.csproj b/Others/Live-Charts-master/WpfView/WpfView.csproj
similarity index 100%
rename from Live-Charts-master/WpfView/WpfView.csproj
rename to Others/Live-Charts-master/WpfView/WpfView.csproj
diff --git a/Live-Charts-master/WpfView/WpfView.csproj.DotSettings b/Others/Live-Charts-master/WpfView/WpfView.csproj.DotSettings
similarity index 100%
rename from Live-Charts-master/WpfView/WpfView.csproj.DotSettings
rename to Others/Live-Charts-master/WpfView/WpfView.csproj.DotSettings
diff --git a/Live-Charts-master/WpfView/WpfView.nuspec b/Others/Live-Charts-master/WpfView/WpfView.nuspec
similarity index 100%
rename from Live-Charts-master/WpfView/WpfView.nuspec
rename to Others/Live-Charts-master/WpfView/WpfView.nuspec
diff --git a/Live-Charts-master/WpfView/install.ps1 b/Others/Live-Charts-master/WpfView/install.ps1
similarity index 100%
rename from Live-Charts-master/WpfView/install.ps1
rename to Others/Live-Charts-master/WpfView/install.ps1
diff --git a/Live-Charts-master/WpfView/nuget.exe b/Others/Live-Charts-master/WpfView/nuget.exe
similarity index 100%
rename from Live-Charts-master/WpfView/nuget.exe
rename to Others/Live-Charts-master/WpfView/nuget.exe
diff --git a/Live-Charts-master/WpfView/wpf.docs b/Others/Live-Charts-master/WpfView/wpf.docs
similarity index 100%
rename from Live-Charts-master/WpfView/wpf.docs
rename to Others/Live-Charts-master/WpfView/wpf.docs
diff --git a/Live-Charts-master/build.cake b/Others/Live-Charts-master/build.cake
similarity index 100%
rename from Live-Charts-master/build.cake
rename to Others/Live-Charts-master/build.cake
diff --git a/Live-Charts-master/build.ps1 b/Others/Live-Charts-master/build.ps1
similarity index 100%
rename from Live-Charts-master/build.ps1
rename to Others/Live-Charts-master/build.ps1
diff --git a/Live-Charts-master/nuget.exe b/Others/Live-Charts-master/nuget.exe
similarity index 100%
rename from Live-Charts-master/nuget.exe
rename to Others/Live-Charts-master/nuget.exe
diff --git a/WpfAnimatedGif/AnimationCache.cs b/Others/WpfAnimatedGif/AnimationCache.cs
similarity index 100%
rename from WpfAnimatedGif/AnimationCache.cs
rename to Others/WpfAnimatedGif/AnimationCache.cs
diff --git a/WpfAnimatedGif/AssemblyInfo.cs b/Others/WpfAnimatedGif/AssemblyInfo.cs
similarity index 100%
rename from WpfAnimatedGif/AssemblyInfo.cs
rename to Others/WpfAnimatedGif/AssemblyInfo.cs
diff --git a/WpfAnimatedGif/Decoding/GifApplicationExtension.cs b/Others/WpfAnimatedGif/Decoding/GifApplicationExtension.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifApplicationExtension.cs
rename to Others/WpfAnimatedGif/Decoding/GifApplicationExtension.cs
diff --git a/WpfAnimatedGif/Decoding/GifBlock.cs b/Others/WpfAnimatedGif/Decoding/GifBlock.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifBlock.cs
rename to Others/WpfAnimatedGif/Decoding/GifBlock.cs
diff --git a/WpfAnimatedGif/Decoding/GifBlockKind.cs b/Others/WpfAnimatedGif/Decoding/GifBlockKind.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifBlockKind.cs
rename to Others/WpfAnimatedGif/Decoding/GifBlockKind.cs
diff --git a/WpfAnimatedGif/Decoding/GifColor.cs b/Others/WpfAnimatedGif/Decoding/GifColor.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifColor.cs
rename to Others/WpfAnimatedGif/Decoding/GifColor.cs
diff --git a/WpfAnimatedGif/Decoding/GifCommentExtension.cs b/Others/WpfAnimatedGif/Decoding/GifCommentExtension.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifCommentExtension.cs
rename to Others/WpfAnimatedGif/Decoding/GifCommentExtension.cs
diff --git a/WpfAnimatedGif/Decoding/GifDecoderException.cs b/Others/WpfAnimatedGif/Decoding/GifDecoderException.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifDecoderException.cs
rename to Others/WpfAnimatedGif/Decoding/GifDecoderException.cs
diff --git a/WpfAnimatedGif/Decoding/GifExtension.cs b/Others/WpfAnimatedGif/Decoding/GifExtension.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifExtension.cs
rename to Others/WpfAnimatedGif/Decoding/GifExtension.cs
diff --git a/WpfAnimatedGif/Decoding/GifFile.cs b/Others/WpfAnimatedGif/Decoding/GifFile.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifFile.cs
rename to Others/WpfAnimatedGif/Decoding/GifFile.cs
diff --git a/WpfAnimatedGif/Decoding/GifFrame.cs b/Others/WpfAnimatedGif/Decoding/GifFrame.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifFrame.cs
rename to Others/WpfAnimatedGif/Decoding/GifFrame.cs
diff --git a/WpfAnimatedGif/Decoding/GifGraphicControlExtension.cs b/Others/WpfAnimatedGif/Decoding/GifGraphicControlExtension.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifGraphicControlExtension.cs
rename to Others/WpfAnimatedGif/Decoding/GifGraphicControlExtension.cs
diff --git a/WpfAnimatedGif/Decoding/GifHeader.cs b/Others/WpfAnimatedGif/Decoding/GifHeader.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifHeader.cs
rename to Others/WpfAnimatedGif/Decoding/GifHeader.cs
diff --git a/WpfAnimatedGif/Decoding/GifHelpers.cs b/Others/WpfAnimatedGif/Decoding/GifHelpers.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifHelpers.cs
rename to Others/WpfAnimatedGif/Decoding/GifHelpers.cs
diff --git a/WpfAnimatedGif/Decoding/GifImageData.cs b/Others/WpfAnimatedGif/Decoding/GifImageData.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifImageData.cs
rename to Others/WpfAnimatedGif/Decoding/GifImageData.cs
diff --git a/WpfAnimatedGif/Decoding/GifImageDescriptor.cs b/Others/WpfAnimatedGif/Decoding/GifImageDescriptor.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifImageDescriptor.cs
rename to Others/WpfAnimatedGif/Decoding/GifImageDescriptor.cs
diff --git a/WpfAnimatedGif/Decoding/GifLogicalScreenDescriptor.cs b/Others/WpfAnimatedGif/Decoding/GifLogicalScreenDescriptor.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifLogicalScreenDescriptor.cs
rename to Others/WpfAnimatedGif/Decoding/GifLogicalScreenDescriptor.cs
diff --git a/WpfAnimatedGif/Decoding/GifPlainTextExtension.cs b/Others/WpfAnimatedGif/Decoding/GifPlainTextExtension.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifPlainTextExtension.cs
rename to Others/WpfAnimatedGif/Decoding/GifPlainTextExtension.cs
diff --git a/WpfAnimatedGif/Decoding/GifTrailer.cs b/Others/WpfAnimatedGif/Decoding/GifTrailer.cs
similarity index 100%
rename from WpfAnimatedGif/Decoding/GifTrailer.cs
rename to Others/WpfAnimatedGif/Decoding/GifTrailer.cs
diff --git a/WpfAnimatedGif/ImageAnimationController.cs b/Others/WpfAnimatedGif/ImageAnimationController.cs
similarity index 100%
rename from WpfAnimatedGif/ImageAnimationController.cs
rename to Others/WpfAnimatedGif/ImageAnimationController.cs
diff --git a/WpfAnimatedGif/ImageBehavior.cs b/Others/WpfAnimatedGif/ImageBehavior.cs
similarity index 100%
rename from WpfAnimatedGif/ImageBehavior.cs
rename to Others/WpfAnimatedGif/ImageBehavior.cs
diff --git a/WpfAnimatedGif/WpfAnimatedGif.csproj b/Others/WpfAnimatedGif/WpfAnimatedGif.csproj
similarity index 100%
rename from WpfAnimatedGif/WpfAnimatedGif.csproj
rename to Others/WpfAnimatedGif/WpfAnimatedGif.csproj
diff --git a/gong-wpf-dragdrop/.editorconfig b/Others/gong-wpf-dragdrop/.editorconfig
similarity index 100%
rename from gong-wpf-dragdrop/.editorconfig
rename to Others/gong-wpf-dragdrop/.editorconfig
diff --git a/gong-wpf-dragdrop/.gitattributes b/Others/gong-wpf-dragdrop/.gitattributes
similarity index 100%
rename from gong-wpf-dragdrop/.gitattributes
rename to Others/gong-wpf-dragdrop/.gitattributes
diff --git a/gong-wpf-dragdrop/.github/CONTRIBUTING.md b/Others/gong-wpf-dragdrop/.github/CONTRIBUTING.md
similarity index 100%
rename from gong-wpf-dragdrop/.github/CONTRIBUTING.md
rename to Others/gong-wpf-dragdrop/.github/CONTRIBUTING.md
diff --git a/gong-wpf-dragdrop/.github/ISSUE_TEMPLATE.md b/Others/gong-wpf-dragdrop/.github/ISSUE_TEMPLATE.md
similarity index 100%
rename from gong-wpf-dragdrop/.github/ISSUE_TEMPLATE.md
rename to Others/gong-wpf-dragdrop/.github/ISSUE_TEMPLATE.md
diff --git a/gong-wpf-dragdrop/.github/PULL_REQUEST_TEMPLATE.md b/Others/gong-wpf-dragdrop/.github/PULL_REQUEST_TEMPLATE.md
similarity index 100%
rename from gong-wpf-dragdrop/.github/PULL_REQUEST_TEMPLATE.md
rename to Others/gong-wpf-dragdrop/.github/PULL_REQUEST_TEMPLATE.md
diff --git a/gong-wpf-dragdrop/.gitignore b/Others/gong-wpf-dragdrop/.gitignore
similarity index 100%
rename from gong-wpf-dragdrop/.gitignore
rename to Others/gong-wpf-dragdrop/.gitignore
diff --git a/gong-wpf-dragdrop/GitReleaseManager.yaml b/Others/gong-wpf-dragdrop/GitReleaseManager.yaml
similarity index 100%
rename from gong-wpf-dragdrop/GitReleaseManager.yaml
rename to Others/gong-wpf-dragdrop/GitReleaseManager.yaml
diff --git a/gong-wpf-dragdrop/GitVersion.yml b/Others/gong-wpf-dragdrop/GitVersion.yml
similarity index 100%
rename from gong-wpf-dragdrop/GitVersion.yml
rename to Others/gong-wpf-dragdrop/GitVersion.yml
diff --git a/gong-wpf-dragdrop/GongSolutions.Wpf.DragDrop.Full.png b/Others/gong-wpf-dragdrop/GongSolutions.Wpf.DragDrop.Full.png
similarity index 100%
rename from gong-wpf-dragdrop/GongSolutions.Wpf.DragDrop.Full.png
rename to Others/gong-wpf-dragdrop/GongSolutions.Wpf.DragDrop.Full.png
diff --git a/gong-wpf-dragdrop/GongSolutions.Wpf.DragDrop.png b/Others/gong-wpf-dragdrop/GongSolutions.Wpf.DragDrop.png
similarity index 100%
rename from gong-wpf-dragdrop/GongSolutions.Wpf.DragDrop.png
rename to Others/gong-wpf-dragdrop/GongSolutions.Wpf.DragDrop.png
diff --git a/gong-wpf-dragdrop/LICENSE b/Others/gong-wpf-dragdrop/LICENSE
similarity index 100%
rename from gong-wpf-dragdrop/LICENSE
rename to Others/gong-wpf-dragdrop/LICENSE
diff --git a/gong-wpf-dragdrop/README.md b/Others/gong-wpf-dragdrop/README.md
similarity index 100%
rename from gong-wpf-dragdrop/README.md
rename to Others/gong-wpf-dragdrop/README.md
diff --git a/gong-wpf-dragdrop/XamlStyler/CommandLine.dll b/Others/gong-wpf-dragdrop/XamlStyler/CommandLine.dll
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/CommandLine.dll
rename to Others/gong-wpf-dragdrop/XamlStyler/CommandLine.dll
diff --git a/gong-wpf-dragdrop/XamlStyler/CommandLine.xml b/Others/gong-wpf-dragdrop/XamlStyler/CommandLine.xml
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/CommandLine.xml
rename to Others/gong-wpf-dragdrop/XamlStyler/CommandLine.xml
diff --git a/gong-wpf-dragdrop/XamlStyler/Irony.dll b/Others/gong-wpf-dragdrop/XamlStyler/Irony.dll
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/Irony.dll
rename to Others/gong-wpf-dragdrop/XamlStyler/Irony.dll
diff --git a/gong-wpf-dragdrop/XamlStyler/Irony.xml b/Others/gong-wpf-dragdrop/XamlStyler/Irony.xml
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/Irony.xml
rename to Others/gong-wpf-dragdrop/XamlStyler/Irony.xml
diff --git a/gong-wpf-dragdrop/XamlStyler/Newtonsoft.Json.dll b/Others/gong-wpf-dragdrop/XamlStyler/Newtonsoft.Json.dll
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/Newtonsoft.Json.dll
rename to Others/gong-wpf-dragdrop/XamlStyler/Newtonsoft.Json.dll
diff --git a/gong-wpf-dragdrop/XamlStyler/Newtonsoft.Json.xml b/Others/gong-wpf-dragdrop/XamlStyler/Newtonsoft.Json.xml
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/Newtonsoft.Json.xml
rename to Others/gong-wpf-dragdrop/XamlStyler/Newtonsoft.Json.xml
diff --git a/gong-wpf-dragdrop/XamlStyler/Options/DefaultSettings.json b/Others/gong-wpf-dragdrop/XamlStyler/Options/DefaultSettings.json
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/Options/DefaultSettings.json
rename to Others/gong-wpf-dragdrop/XamlStyler/Options/DefaultSettings.json
diff --git a/gong-wpf-dragdrop/XamlStyler/Options/XAMLStyler.json b/Others/gong-wpf-dragdrop/XamlStyler/Options/XAMLStyler.json
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/Options/XAMLStyler.json
rename to Others/gong-wpf-dragdrop/XamlStyler/Options/XAMLStyler.json
diff --git a/gong-wpf-dragdrop/XamlStyler/XamlStyler.Core.dll b/Others/gong-wpf-dragdrop/XamlStyler/XamlStyler.Core.dll
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/XamlStyler.Core.dll
rename to Others/gong-wpf-dragdrop/XamlStyler/XamlStyler.Core.dll
diff --git a/gong-wpf-dragdrop/XamlStyler/format_all_xaml.cmd b/Others/gong-wpf-dragdrop/XamlStyler/format_all_xaml.cmd
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/format_all_xaml.cmd
rename to Others/gong-wpf-dragdrop/XamlStyler/format_all_xaml.cmd
diff --git a/gong-wpf-dragdrop/XamlStyler/xstyler.exe b/Others/gong-wpf-dragdrop/XamlStyler/xstyler.exe
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/xstyler.exe
rename to Others/gong-wpf-dragdrop/XamlStyler/xstyler.exe
diff --git a/gong-wpf-dragdrop/XamlStyler/xstyler.exe.config b/Others/gong-wpf-dragdrop/XamlStyler/xstyler.exe.config
similarity index 100%
rename from gong-wpf-dragdrop/XamlStyler/xstyler.exe.config
rename to Others/gong-wpf-dragdrop/XamlStyler/xstyler.exe.config
diff --git a/gong-wpf-dragdrop/appveyor.yml b/Others/gong-wpf-dragdrop/appveyor.yml
similarity index 100%
rename from gong-wpf-dragdrop/appveyor.yml
rename to Others/gong-wpf-dragdrop/appveyor.yml
diff --git a/gong-wpf-dragdrop/build.cake b/Others/gong-wpf-dragdrop/build.cake
similarity index 100%
rename from gong-wpf-dragdrop/build.cake
rename to Others/gong-wpf-dragdrop/build.cake
diff --git a/gong-wpf-dragdrop/build.ps1 b/Others/gong-wpf-dragdrop/build.ps1
similarity index 100%
rename from gong-wpf-dragdrop/build.ps1
rename to Others/gong-wpf-dragdrop/build.ps1
diff --git a/gong-wpf-dragdrop/cake.config b/Others/gong-wpf-dragdrop/cake.config
similarity index 100%
rename from gong-wpf-dragdrop/cake.config
rename to Others/gong-wpf-dragdrop/cake.config
diff --git a/gong-wpf-dragdrop/screenshots/2016-09-03_00h51_35.png b/Others/gong-wpf-dragdrop/screenshots/2016-09-03_00h51_35.png
similarity index 100%
rename from gong-wpf-dragdrop/screenshots/2016-09-03_00h51_35.png
rename to Others/gong-wpf-dragdrop/screenshots/2016-09-03_00h51_35.png
diff --git a/gong-wpf-dragdrop/screenshots/2016-09-03_00h52_20.png b/Others/gong-wpf-dragdrop/screenshots/2016-09-03_00h52_20.png
similarity index 100%
rename from gong-wpf-dragdrop/screenshots/2016-09-03_00h52_20.png
rename to Others/gong-wpf-dragdrop/screenshots/2016-09-03_00h52_20.png
diff --git a/gong-wpf-dragdrop/screenshots/2016-09-03_00h53_03.png b/Others/gong-wpf-dragdrop/screenshots/2016-09-03_00h53_03.png
similarity index 100%
rename from gong-wpf-dragdrop/screenshots/2016-09-03_00h53_03.png
rename to Others/gong-wpf-dragdrop/screenshots/2016-09-03_00h53_03.png
diff --git a/gong-wpf-dragdrop/screenshots/2016-09-03_00h53_21.png b/Others/gong-wpf-dragdrop/screenshots/2016-09-03_00h53_21.png
similarity index 100%
rename from gong-wpf-dragdrop/screenshots/2016-09-03_00h53_21.png
rename to Others/gong-wpf-dragdrop/screenshots/2016-09-03_00h53_21.png
diff --git a/gong-wpf-dragdrop/screenshots/DragDropSample01.gif b/Others/gong-wpf-dragdrop/screenshots/DragDropSample01.gif
similarity index 100%
rename from gong-wpf-dragdrop/screenshots/DragDropSample01.gif
rename to Others/gong-wpf-dragdrop/screenshots/DragDropSample01.gif
diff --git a/gong-wpf-dragdrop/src/Directory.build.props b/Others/gong-wpf-dragdrop/src/Directory.build.props
similarity index 100%
rename from gong-wpf-dragdrop/src/Directory.build.props
rename to Others/gong-wpf-dragdrop/src/Directory.build.props
diff --git a/gong-wpf-dragdrop/src/Directory.build.targets b/Others/gong-wpf-dragdrop/src/Directory.build.targets
similarity index 100%
rename from gong-wpf-dragdrop/src/Directory.build.targets
rename to Others/gong-wpf-dragdrop/src/Directory.build.targets
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop.sln b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop.sln
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop.sln
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop.sln
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop.sln.DotSettings b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop.sln.DotSettings
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop.sln.DotSettings
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop.sln.DotSettings
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DefaultDragHandler.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DefaultDragHandler.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DefaultDragHandler.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DefaultDragHandler.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DefaultDropHandler.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DefaultDropHandler.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DefaultDropHandler.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DefaultDropHandler.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Directory.build.targets b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Directory.build.targets
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Directory.build.targets
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Directory.build.targets
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragAdorner.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragAdorner.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragAdorner.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragAdorner.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragDrop.Properties.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragDrop.Properties.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragDrop.Properties.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragDrop.Properties.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragDrop.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragDrop.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragDrop.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragDrop.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragInfo.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragInfo.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragInfo.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DragInfo.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropInfo.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropInfo.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropInfo.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropInfo.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetAdorner.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetAdorner.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetAdorner.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetAdorner.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetAdorners.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetAdorners.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetAdorners.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetAdorners.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetHighlightAdorner.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetHighlightAdorner.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetHighlightAdorner.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetHighlightAdorner.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetInsertionAdorner.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetInsertionAdorner.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetInsertionAdorner.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/DropTargetInsertionAdorner.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/EventType.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/EventType.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/EventType.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/EventType.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/GongSolutions.WPF.DragDrop.csproj b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/GongSolutions.WPF.DragDrop.csproj
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/GongSolutions.WPF.DragDrop.csproj
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/GongSolutions.WPF.DragDrop.csproj
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDragInfo.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDragInfo.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDragInfo.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDragInfo.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDragSource.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDragSource.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDragSource.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDragSource.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDropInfo.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDropInfo.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDropInfo.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDropInfo.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDropTarget.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDropTarget.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDropTarget.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/IDropTarget.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectCopy.png b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectCopy.png
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectCopy.png
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectCopy.png
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectLink.png b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectLink.png
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectLink.png
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectLink.png
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectMove.png b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectMove.png
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectMove.png
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectMove.png
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectNone.png b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectNone.png
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectNone.png
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/EffectNone.png
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/IconFactory.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/IconFactory.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/IconFactory.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Icons/IconFactory.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Properties/AssemblyInfo.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Properties/AssemblyInfo.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Properties/AssemblyInfo.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Properties/AssemblyInfo.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/ScrollingMode.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/ScrollingMode.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/ScrollingMode.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/ScrollingMode.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/DpiHelper.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/DpiHelper.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/DpiHelper.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/DpiHelper.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/DragDropExtensions.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/DragDropExtensions.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/DragDropExtensions.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/DragDropExtensions.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/HitTestUtilities.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/HitTestUtilities.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/HitTestUtilities.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/HitTestUtilities.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/ItemsControlExtensions.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/ItemsControlExtensions.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/ItemsControlExtensions.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/ItemsControlExtensions.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/RootElementFinder.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/RootElementFinder.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/RootElementFinder.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/RootElementFinder.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/TreeViewItemExtensions.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/TreeViewItemExtensions.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/TreeViewItemExtensions.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/TreeViewItemExtensions.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/TypeUtilities.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/TypeUtilities.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/TypeUtilities.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/TypeUtilities.cs
diff --git a/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/VisualTreeExtensions.cs b/Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/VisualTreeExtensions.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/VisualTreeExtensions.cs
rename to Others/gong-wpf-dragdrop/src/GongSolutions.WPF.DragDrop/Utilities/VisualTreeExtensions.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/App.net45.config b/Others/gong-wpf-dragdrop/src/Showcase/App.net45.config
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/App.net45.config
rename to Others/gong-wpf-dragdrop/src/Showcase/App.net45.config
diff --git a/gong-wpf-dragdrop/src/Showcase/App.net46.config b/Others/gong-wpf-dragdrop/src/Showcase/App.net46.config
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/App.net46.config
rename to Others/gong-wpf-dragdrop/src/Showcase/App.net46.config
diff --git a/gong-wpf-dragdrop/src/Showcase/App.xaml b/Others/gong-wpf-dragdrop/src/Showcase/App.xaml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/App.xaml
rename to Others/gong-wpf-dragdrop/src/Showcase/App.xaml
diff --git a/gong-wpf-dragdrop/src/Showcase/App.xaml.cs b/Others/gong-wpf-dragdrop/src/Showcase/App.xaml.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/App.xaml.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/App.xaml.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/CustomControls/CustomListBox.cs b/Others/gong-wpf-dragdrop/src/Showcase/CustomControls/CustomListBox.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/CustomControls/CustomListBox.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/CustomControls/CustomListBox.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/FodyWeavers.xml b/Others/gong-wpf-dragdrop/src/Showcase/FodyWeavers.xml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/FodyWeavers.xml
rename to Others/gong-wpf-dragdrop/src/Showcase/FodyWeavers.xml
diff --git a/gong-wpf-dragdrop/src/Showcase/FodyWeavers.xsd b/Others/gong-wpf-dragdrop/src/Showcase/FodyWeavers.xsd
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/FodyWeavers.xsd
rename to Others/gong-wpf-dragdrop/src/Showcase/FodyWeavers.xsd
diff --git a/gong-wpf-dragdrop/src/Showcase/MainWindow.xaml b/Others/gong-wpf-dragdrop/src/Showcase/MainWindow.xaml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/MainWindow.xaml
rename to Others/gong-wpf-dragdrop/src/Showcase/MainWindow.xaml
diff --git a/gong-wpf-dragdrop/src/Showcase/MainWindow.xaml.cs b/Others/gong-wpf-dragdrop/src/Showcase/MainWindow.xaml.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/MainWindow.xaml.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/MainWindow.xaml.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/ClonableItemModel.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/ClonableItemModel.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/ClonableItemModel.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/ClonableItemModel.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/DataGridRowModel.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/DataGridRowModel.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/DataGridRowModel.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/DataGridRowModel.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/DragAdornerTemplateSelector.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/DragAdornerTemplateSelector.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/DragAdornerTemplateSelector.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/DragAdornerTemplateSelector.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/GroupedDropHandler.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/GroupedDropHandler.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/GroupedDropHandler.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/GroupedDropHandler.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/GroupedItem.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/GroupedItem.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/GroupedItem.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/GroupedItem.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/ItemModel.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/ItemModel.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/ItemModel.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/ItemModel.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/ListBoxCustomDropHandler.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/ListBoxCustomDropHandler.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/ListBoxCustomDropHandler.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/ListBoxCustomDropHandler.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/NestedDropHandler.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/NestedDropHandler.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/NestedDropHandler.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/NestedDropHandler.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/SampleData.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/SampleData.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/SampleData.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/SampleData.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/SerializableDragHandler.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/SerializableDragHandler.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/SerializableDragHandler.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/SerializableDragHandler.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/SerializableDropHandler.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/SerializableDropHandler.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/SerializableDropHandler.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/SerializableDropHandler.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/TabItemModel.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/TabItemModel.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/TabItemModel.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/TabItemModel.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/TextBoxCustomDropHandler.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/TextBoxCustomDropHandler.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/TextBoxCustomDropHandler.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/TextBoxCustomDropHandler.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Models/TreeNode.cs b/Others/gong-wpf-dragdrop/src/Showcase/Models/TreeNode.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Models/TreeNode.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Models/TreeNode.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Properties/AssemblyInfo.cs b/Others/gong-wpf-dragdrop/src/Showcase/Properties/AssemblyInfo.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Properties/AssemblyInfo.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Properties/AssemblyInfo.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Showcase.WPF.DragDrop.csproj b/Others/gong-wpf-dragdrop/src/Showcase/Showcase.WPF.DragDrop.csproj
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Showcase.WPF.DragDrop.csproj
rename to Others/gong-wpf-dragdrop/src/Showcase/Showcase.WPF.DragDrop.csproj
diff --git a/gong-wpf-dragdrop/src/Showcase/ViewModels/MainViewModel.cs b/Others/gong-wpf-dragdrop/src/Showcase/ViewModels/MainViewModel.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/ViewModels/MainViewModel.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/ViewModels/MainViewModel.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/ViewModels/SimpleCommand.cs b/Others/gong-wpf-dragdrop/src/Showcase/ViewModels/SimpleCommand.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/ViewModels/SimpleCommand.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/ViewModels/SimpleCommand.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/ViewModels/ViewModelBase.cs b/Others/gong-wpf-dragdrop/src/Showcase/ViewModels/ViewModelBase.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/ViewModels/ViewModelBase.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/ViewModels/ViewModelBase.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/DataGridSamples.xaml b/Others/gong-wpf-dragdrop/src/Showcase/Views/DataGridSamples.xaml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/DataGridSamples.xaml
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/DataGridSamples.xaml
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/DataGridSamples.xaml.cs b/Others/gong-wpf-dragdrop/src/Showcase/Views/DataGridSamples.xaml.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/DataGridSamples.xaml.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/DataGridSamples.xaml.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/Issues.xaml b/Others/gong-wpf-dragdrop/src/Showcase/Views/Issues.xaml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/Issues.xaml
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/Issues.xaml
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/Issues.xaml.cs b/Others/gong-wpf-dragdrop/src/Showcase/Views/Issues.xaml.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/Issues.xaml.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/Issues.xaml.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/ListBoxSamples.xaml b/Others/gong-wpf-dragdrop/src/Showcase/Views/ListBoxSamples.xaml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/ListBoxSamples.xaml
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/ListBoxSamples.xaml
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/ListBoxSamples.xaml.cs b/Others/gong-wpf-dragdrop/src/Showcase/Views/ListBoxSamples.xaml.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/ListBoxSamples.xaml.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/ListBoxSamples.xaml.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/ListViewSamples.xaml b/Others/gong-wpf-dragdrop/src/Showcase/Views/ListViewSamples.xaml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/ListViewSamples.xaml
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/ListViewSamples.xaml
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/ListViewSamples.xaml.cs b/Others/gong-wpf-dragdrop/src/Showcase/Views/ListViewSamples.xaml.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/ListViewSamples.xaml.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/ListViewSamples.xaml.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/MixedSamples.xaml b/Others/gong-wpf-dragdrop/src/Showcase/Views/MixedSamples.xaml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/MixedSamples.xaml
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/MixedSamples.xaml
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/MixedSamples.xaml.cs b/Others/gong-wpf-dragdrop/src/Showcase/Views/MixedSamples.xaml.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/MixedSamples.xaml.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/MixedSamples.xaml.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/TabControlSamples.xaml b/Others/gong-wpf-dragdrop/src/Showcase/Views/TabControlSamples.xaml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/TabControlSamples.xaml
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/TabControlSamples.xaml
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/TabControlSamples.xaml.cs b/Others/gong-wpf-dragdrop/src/Showcase/Views/TabControlSamples.xaml.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/TabControlSamples.xaml.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/TabControlSamples.xaml.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/TreeViewSamples.xaml b/Others/gong-wpf-dragdrop/src/Showcase/Views/TreeViewSamples.xaml
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/TreeViewSamples.xaml
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/TreeViewSamples.xaml
diff --git a/gong-wpf-dragdrop/src/Showcase/Views/TreeViewSamples.xaml.cs b/Others/gong-wpf-dragdrop/src/Showcase/Views/TreeViewSamples.xaml.cs
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/Views/TreeViewSamples.xaml.cs
rename to Others/gong-wpf-dragdrop/src/Showcase/Views/TreeViewSamples.xaml.cs
diff --git a/gong-wpf-dragdrop/src/Showcase/app.manifest b/Others/gong-wpf-dragdrop/src/Showcase/app.manifest
similarity index 100%
rename from gong-wpf-dragdrop/src/Showcase/app.manifest
rename to Others/gong-wpf-dragdrop/src/Showcase/app.manifest
diff --git a/gong-wpf-dragdrop/src/global.json b/Others/gong-wpf-dragdrop/src/global.json
similarity index 100%
rename from gong-wpf-dragdrop/src/global.json
rename to Others/gong-wpf-dragdrop/src/global.json
diff --git a/gong-wpf-dragdrop/src/gong.public.snk b/Others/gong-wpf-dragdrop/src/gong.public.snk
similarity index 100%
rename from gong-wpf-dragdrop/src/gong.public.snk
rename to Others/gong-wpf-dragdrop/src/gong.public.snk
diff --git a/zxing.core/WPFDemo/App.xaml b/Others/zxing.core/WPFDemo/App.xaml
similarity index 100%
rename from zxing.core/WPFDemo/App.xaml
rename to Others/zxing.core/WPFDemo/App.xaml
diff --git a/zxing.core/WPFDemo/App.xaml.cs b/Others/zxing.core/WPFDemo/App.xaml.cs
similarity index 100%
rename from zxing.core/WPFDemo/App.xaml.cs
rename to Others/zxing.core/WPFDemo/App.xaml.cs
diff --git a/zxing.core/WPFDemo/AssemblyInfo.cs b/Others/zxing.core/WPFDemo/AssemblyInfo.cs
similarity index 100%
rename from zxing.core/WPFDemo/AssemblyInfo.cs
rename to Others/zxing.core/WPFDemo/AssemblyInfo.cs
diff --git a/zxing.core/WPFDemo/MainWindow.xaml b/Others/zxing.core/WPFDemo/MainWindow.xaml
similarity index 100%
rename from zxing.core/WPFDemo/MainWindow.xaml
rename to Others/zxing.core/WPFDemo/MainWindow.xaml
diff --git a/zxing.core/WPFDemo/MainWindow.xaml.cs b/Others/zxing.core/WPFDemo/MainWindow.xaml.cs
similarity index 100%
rename from zxing.core/WPFDemo/MainWindow.xaml.cs
rename to Others/zxing.core/WPFDemo/MainWindow.xaml.cs
diff --git a/zxing.core/WPFDemo/WPFDemo.csproj b/Others/zxing.core/WPFDemo/WPFDemo.csproj
similarity index 100%
rename from zxing.core/WPFDemo/WPFDemo.csproj
rename to Others/zxing.core/WPFDemo/WPFDemo.csproj
diff --git a/zxing.core/zxing.core.sln b/Others/zxing.core/zxing.core.sln
similarity index 100%
rename from zxing.core/zxing.core.sln
rename to Others/zxing.core/zxing.core.sln
diff --git a/zxing.core/zxing.core/BarcodeFormat.cs b/Others/zxing.core/zxing.core/BarcodeFormat.cs
similarity index 100%
rename from zxing.core/zxing.core/BarcodeFormat.cs
rename to Others/zxing.core/zxing.core/BarcodeFormat.cs
diff --git a/zxing.core/zxing.core/BarcodeReader.Bitmap.cs b/Others/zxing.core/zxing.core/BarcodeReader.Bitmap.cs
similarity index 100%
rename from zxing.core/zxing.core/BarcodeReader.Bitmap.cs
rename to Others/zxing.core/zxing.core/BarcodeReader.Bitmap.cs
diff --git a/zxing.core/zxing.core/BarcodeReaderCustom.cs b/Others/zxing.core/zxing.core/BarcodeReaderCustom.cs
similarity index 100%
rename from zxing.core/zxing.core/BarcodeReaderCustom.cs
rename to Others/zxing.core/zxing.core/BarcodeReaderCustom.cs
diff --git a/zxing.core/zxing.core/BarcodeReaderGeneric.cs b/Others/zxing.core/zxing.core/BarcodeReaderGeneric.cs
similarity index 100%
rename from zxing.core/zxing.core/BarcodeReaderGeneric.cs
rename to Others/zxing.core/zxing.core/BarcodeReaderGeneric.cs
diff --git a/zxing.core/zxing.core/BarcodeWriter.Bitmap.cs b/Others/zxing.core/zxing.core/BarcodeWriter.Bitmap.cs
similarity index 100%
rename from zxing.core/zxing.core/BarcodeWriter.Bitmap.cs
rename to Others/zxing.core/zxing.core/BarcodeWriter.Bitmap.cs
diff --git a/zxing.core/zxing.core/BarcodeWriter.PixelData.cs b/Others/zxing.core/zxing.core/BarcodeWriter.PixelData.cs
similarity index 100%
rename from zxing.core/zxing.core/BarcodeWriter.PixelData.cs
rename to Others/zxing.core/zxing.core/BarcodeWriter.PixelData.cs
diff --git a/zxing.core/zxing.core/BarcodeWriter.SvgImage.cs b/Others/zxing.core/zxing.core/BarcodeWriter.SvgImage.cs
similarity index 100%
rename from zxing.core/zxing.core/BarcodeWriter.SvgImage.cs
rename to Others/zxing.core/zxing.core/BarcodeWriter.SvgImage.cs
diff --git a/zxing.core/zxing.core/BarcodeWriterCustom.cs b/Others/zxing.core/zxing.core/BarcodeWriterCustom.cs
similarity index 100%
rename from zxing.core/zxing.core/BarcodeWriterCustom.cs
rename to Others/zxing.core/zxing.core/BarcodeWriterCustom.cs
diff --git a/zxing.core/zxing.core/BarcodeWriterGeneric.cs b/Others/zxing.core/zxing.core/BarcodeWriterGeneric.cs
similarity index 100%
rename from zxing.core/zxing.core/BarcodeWriterGeneric.cs
rename to Others/zxing.core/zxing.core/BarcodeWriterGeneric.cs
diff --git a/zxing.core/zxing.core/BaseLuminanceSource.cs b/Others/zxing.core/zxing.core/BaseLuminanceSource.cs
similarity index 100%
rename from zxing.core/zxing.core/BaseLuminanceSource.cs
rename to Others/zxing.core/zxing.core/BaseLuminanceSource.cs
diff --git a/zxing.core/zxing.core/Binarizer.cs b/Others/zxing.core/zxing.core/Binarizer.cs
similarity index 100%
rename from zxing.core/zxing.core/Binarizer.cs
rename to Others/zxing.core/zxing.core/Binarizer.cs
diff --git a/zxing.core/zxing.core/BinaryBitmap.cs b/Others/zxing.core/zxing.core/BinaryBitmap.cs
similarity index 100%
rename from zxing.core/zxing.core/BinaryBitmap.cs
rename to Others/zxing.core/zxing.core/BinaryBitmap.cs
diff --git a/zxing.core/zxing.core/BitmapLuminanceSource.cs b/Others/zxing.core/zxing.core/BitmapLuminanceSource.cs
similarity index 100%
rename from zxing.core/zxing.core/BitmapLuminanceSource.cs
rename to Others/zxing.core/zxing.core/BitmapLuminanceSource.cs
diff --git a/zxing.core/zxing.core/BitmapSourceLuminanceSource.cs b/Others/zxing.core/zxing.core/BitmapSourceLuminanceSource.cs
similarity index 100%
rename from zxing.core/zxing.core/BitmapSourceLuminanceSource.cs
rename to Others/zxing.core/zxing.core/BitmapSourceLuminanceSource.cs
diff --git a/zxing.core/zxing.core/DecodeHintType.cs b/Others/zxing.core/zxing.core/DecodeHintType.cs
similarity index 100%
rename from zxing.core/zxing.core/DecodeHintType.cs
rename to Others/zxing.core/zxing.core/DecodeHintType.cs
diff --git a/zxing.core/zxing.core/Dimension.cs b/Others/zxing.core/zxing.core/Dimension.cs
similarity index 100%
rename from zxing.core/zxing.core/Dimension.cs
rename to Others/zxing.core/zxing.core/Dimension.cs
diff --git a/zxing.core/zxing.core/EncodeHintType.cs b/Others/zxing.core/zxing.core/EncodeHintType.cs
similarity index 100%
rename from zxing.core/zxing.core/EncodeHintType.cs
rename to Others/zxing.core/zxing.core/EncodeHintType.cs
diff --git a/zxing.core/zxing.core/FormatException.cs b/Others/zxing.core/zxing.core/FormatException.cs
similarity index 100%
rename from zxing.core/zxing.core/FormatException.cs
rename to Others/zxing.core/zxing.core/FormatException.cs
diff --git a/zxing.core/zxing.core/IBarcodeReader.Bitmap.cs b/Others/zxing.core/zxing.core/IBarcodeReader.Bitmap.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeReader.Bitmap.cs
rename to Others/zxing.core/zxing.core/IBarcodeReader.Bitmap.cs
diff --git a/zxing.core/zxing.core/IBarcodeReader.Multiple.cs b/Others/zxing.core/zxing.core/IBarcodeReader.Multiple.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeReader.Multiple.cs
rename to Others/zxing.core/zxing.core/IBarcodeReader.Multiple.cs
diff --git a/zxing.core/zxing.core/IBarcodeReader.cs b/Others/zxing.core/zxing.core/IBarcodeReader.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeReader.cs
rename to Others/zxing.core/zxing.core/IBarcodeReader.cs
diff --git a/zxing.core/zxing.core/IBarcodeReaderCustom.Multiple.cs b/Others/zxing.core/zxing.core/IBarcodeReaderCustom.Multiple.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeReaderCustom.Multiple.cs
rename to Others/zxing.core/zxing.core/IBarcodeReaderCustom.Multiple.cs
diff --git a/zxing.core/zxing.core/IBarcodeReaderCustom.cs b/Others/zxing.core/zxing.core/IBarcodeReaderCustom.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeReaderCustom.cs
rename to Others/zxing.core/zxing.core/IBarcodeReaderCustom.cs
diff --git a/zxing.core/zxing.core/IBarcodeReaderGeneric.Multiple.cs b/Others/zxing.core/zxing.core/IBarcodeReaderGeneric.Multiple.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeReaderGeneric.Multiple.cs
rename to Others/zxing.core/zxing.core/IBarcodeReaderGeneric.Multiple.cs
diff --git a/zxing.core/zxing.core/IBarcodeReaderGeneric.cs b/Others/zxing.core/zxing.core/IBarcodeReaderGeneric.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeReaderGeneric.cs
rename to Others/zxing.core/zxing.core/IBarcodeReaderGeneric.cs
diff --git a/zxing.core/zxing.core/IBarcodeWriter.Bitmap.cs b/Others/zxing.core/zxing.core/IBarcodeWriter.Bitmap.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeWriter.Bitmap.cs
rename to Others/zxing.core/zxing.core/IBarcodeWriter.Bitmap.cs
diff --git a/zxing.core/zxing.core/IBarcodeWriter.PixelData.cs b/Others/zxing.core/zxing.core/IBarcodeWriter.PixelData.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeWriter.PixelData.cs
rename to Others/zxing.core/zxing.core/IBarcodeWriter.PixelData.cs
diff --git a/zxing.core/zxing.core/IBarcodeWriter.SvgImage.cs b/Others/zxing.core/zxing.core/IBarcodeWriter.SvgImage.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeWriter.SvgImage.cs
rename to Others/zxing.core/zxing.core/IBarcodeWriter.SvgImage.cs
diff --git a/zxing.core/zxing.core/IBarcodeWriter.cs b/Others/zxing.core/zxing.core/IBarcodeWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeWriter.cs
rename to Others/zxing.core/zxing.core/IBarcodeWriter.cs
diff --git a/zxing.core/zxing.core/IBarcodeWriterCustom.cs b/Others/zxing.core/zxing.core/IBarcodeWriterCustom.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeWriterCustom.cs
rename to Others/zxing.core/zxing.core/IBarcodeWriterCustom.cs
diff --git a/zxing.core/zxing.core/IBarcodeWriterGeneric.cs b/Others/zxing.core/zxing.core/IBarcodeWriterGeneric.cs
similarity index 100%
rename from zxing.core/zxing.core/IBarcodeWriterGeneric.cs
rename to Others/zxing.core/zxing.core/IBarcodeWriterGeneric.cs
diff --git a/zxing.core/zxing.core/InvertedLuminanceSource.cs b/Others/zxing.core/zxing.core/InvertedLuminanceSource.cs
similarity index 100%
rename from zxing.core/zxing.core/InvertedLuminanceSource.cs
rename to Others/zxing.core/zxing.core/InvertedLuminanceSource.cs
diff --git a/zxing.core/zxing.core/LuminanceSource.cs b/Others/zxing.core/zxing.core/LuminanceSource.cs
similarity index 100%
rename from zxing.core/zxing.core/LuminanceSource.cs
rename to Others/zxing.core/zxing.core/LuminanceSource.cs
diff --git a/zxing.core/zxing.core/MultiFormatReader.cs b/Others/zxing.core/zxing.core/MultiFormatReader.cs
similarity index 100%
rename from zxing.core/zxing.core/MultiFormatReader.cs
rename to Others/zxing.core/zxing.core/MultiFormatReader.cs
diff --git a/zxing.core/zxing.core/MultiFormatWriter.cs b/Others/zxing.core/zxing.core/MultiFormatWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/MultiFormatWriter.cs
rename to Others/zxing.core/zxing.core/MultiFormatWriter.cs
diff --git a/zxing.core/zxing.core/PlanarYUVLuminanceSource.cs b/Others/zxing.core/zxing.core/PlanarYUVLuminanceSource.cs
similarity index 100%
rename from zxing.core/zxing.core/PlanarYUVLuminanceSource.cs
rename to Others/zxing.core/zxing.core/PlanarYUVLuminanceSource.cs
diff --git a/zxing.core/zxing.core/RGBLuminanceSource.cs b/Others/zxing.core/zxing.core/RGBLuminanceSource.cs
similarity index 100%
rename from zxing.core/zxing.core/RGBLuminanceSource.cs
rename to Others/zxing.core/zxing.core/RGBLuminanceSource.cs
diff --git a/zxing.core/zxing.core/Reader.cs b/Others/zxing.core/zxing.core/Reader.cs
similarity index 100%
rename from zxing.core/zxing.core/Reader.cs
rename to Others/zxing.core/zxing.core/Reader.cs
diff --git a/zxing.core/zxing.core/ReaderException.cs b/Others/zxing.core/zxing.core/ReaderException.cs
similarity index 100%
rename from zxing.core/zxing.core/ReaderException.cs
rename to Others/zxing.core/zxing.core/ReaderException.cs
diff --git a/zxing.core/zxing.core/Result.cs b/Others/zxing.core/zxing.core/Result.cs
similarity index 100%
rename from zxing.core/zxing.core/Result.cs
rename to Others/zxing.core/zxing.core/Result.cs
diff --git a/zxing.core/zxing.core/ResultMetadataType.cs b/Others/zxing.core/zxing.core/ResultMetadataType.cs
similarity index 100%
rename from zxing.core/zxing.core/ResultMetadataType.cs
rename to Others/zxing.core/zxing.core/ResultMetadataType.cs
diff --git a/zxing.core/zxing.core/ResultPoint.cs b/Others/zxing.core/zxing.core/ResultPoint.cs
similarity index 100%
rename from zxing.core/zxing.core/ResultPoint.cs
rename to Others/zxing.core/zxing.core/ResultPoint.cs
diff --git a/zxing.core/zxing.core/ResultPointCallback.cs b/Others/zxing.core/zxing.core/ResultPointCallback.cs
similarity index 100%
rename from zxing.core/zxing.core/ResultPointCallback.cs
rename to Others/zxing.core/zxing.core/ResultPointCallback.cs
diff --git a/zxing.core/zxing.core/SupportClass.cs b/Others/zxing.core/zxing.core/SupportClass.cs
similarity index 100%
rename from zxing.core/zxing.core/SupportClass.cs
rename to Others/zxing.core/zxing.core/SupportClass.cs
diff --git a/zxing.core/zxing.core/Writer.cs b/Others/zxing.core/zxing.core/Writer.cs
similarity index 100%
rename from zxing.core/zxing.core/Writer.cs
rename to Others/zxing.core/zxing.core/Writer.cs
diff --git a/zxing.core/zxing.core/WriterException.cs b/Others/zxing.core/zxing.core/WriterException.cs
similarity index 100%
rename from zxing.core/zxing.core/WriterException.cs
rename to Others/zxing.core/zxing.core/WriterException.cs
diff --git a/zxing.core/zxing.core/aztec/AztecDetectorResult.cs b/Others/zxing.core/zxing.core/aztec/AztecDetectorResult.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/AztecDetectorResult.cs
rename to Others/zxing.core/zxing.core/aztec/AztecDetectorResult.cs
diff --git a/zxing.core/zxing.core/aztec/AztecReader.cs b/Others/zxing.core/zxing.core/aztec/AztecReader.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/AztecReader.cs
rename to Others/zxing.core/zxing.core/aztec/AztecReader.cs
diff --git a/zxing.core/zxing.core/aztec/AztecResultMetadata.cs b/Others/zxing.core/zxing.core/aztec/AztecResultMetadata.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/AztecResultMetadata.cs
rename to Others/zxing.core/zxing.core/aztec/AztecResultMetadata.cs
diff --git a/zxing.core/zxing.core/aztec/AztecWriter.cs b/Others/zxing.core/zxing.core/aztec/AztecWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/AztecWriter.cs
rename to Others/zxing.core/zxing.core/aztec/AztecWriter.cs
diff --git a/zxing.core/zxing.core/aztec/decoder/Decoder.cs b/Others/zxing.core/zxing.core/aztec/decoder/Decoder.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/decoder/Decoder.cs
rename to Others/zxing.core/zxing.core/aztec/decoder/Decoder.cs
diff --git a/zxing.core/zxing.core/aztec/detector/Detector.cs b/Others/zxing.core/zxing.core/aztec/detector/Detector.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/detector/Detector.cs
rename to Others/zxing.core/zxing.core/aztec/detector/Detector.cs
diff --git a/zxing.core/zxing.core/aztec/encoder/AztecCode.cs b/Others/zxing.core/zxing.core/aztec/encoder/AztecCode.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/encoder/AztecCode.cs
rename to Others/zxing.core/zxing.core/aztec/encoder/AztecCode.cs
diff --git a/zxing.core/zxing.core/aztec/encoder/AztecEncodingOptions.cs b/Others/zxing.core/zxing.core/aztec/encoder/AztecEncodingOptions.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/encoder/AztecEncodingOptions.cs
rename to Others/zxing.core/zxing.core/aztec/encoder/AztecEncodingOptions.cs
diff --git a/zxing.core/zxing.core/aztec/encoder/BinaryShiftToken.cs b/Others/zxing.core/zxing.core/aztec/encoder/BinaryShiftToken.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/encoder/BinaryShiftToken.cs
rename to Others/zxing.core/zxing.core/aztec/encoder/BinaryShiftToken.cs
diff --git a/zxing.core/zxing.core/aztec/encoder/Encoder.cs b/Others/zxing.core/zxing.core/aztec/encoder/Encoder.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/encoder/Encoder.cs
rename to Others/zxing.core/zxing.core/aztec/encoder/Encoder.cs
diff --git a/zxing.core/zxing.core/aztec/encoder/HighLevelEncoder.cs b/Others/zxing.core/zxing.core/aztec/encoder/HighLevelEncoder.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/encoder/HighLevelEncoder.cs
rename to Others/zxing.core/zxing.core/aztec/encoder/HighLevelEncoder.cs
diff --git a/zxing.core/zxing.core/aztec/encoder/SimpleToken.cs b/Others/zxing.core/zxing.core/aztec/encoder/SimpleToken.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/encoder/SimpleToken.cs
rename to Others/zxing.core/zxing.core/aztec/encoder/SimpleToken.cs
diff --git a/zxing.core/zxing.core/aztec/encoder/State.cs b/Others/zxing.core/zxing.core/aztec/encoder/State.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/encoder/State.cs
rename to Others/zxing.core/zxing.core/aztec/encoder/State.cs
diff --git a/zxing.core/zxing.core/aztec/encoder/Token.cs b/Others/zxing.core/zxing.core/aztec/encoder/Token.cs
similarity index 100%
rename from zxing.core/zxing.core/aztec/encoder/Token.cs
rename to Others/zxing.core/zxing.core/aztec/encoder/Token.cs
diff --git a/zxing.core/zxing.core/client/result/AbstractDoCoMoResultParser.cs b/Others/zxing.core/zxing.core/client/result/AbstractDoCoMoResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/AbstractDoCoMoResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/AbstractDoCoMoResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/AddressBookAUResultParser.cs b/Others/zxing.core/zxing.core/client/result/AddressBookAUResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/AddressBookAUResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/AddressBookAUResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/AddressBookDoCoMoResultParser.cs b/Others/zxing.core/zxing.core/client/result/AddressBookDoCoMoResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/AddressBookDoCoMoResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/AddressBookDoCoMoResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/AddressBookParsedResult.cs b/Others/zxing.core/zxing.core/client/result/AddressBookParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/AddressBookParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/AddressBookParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/BizcardResultParser.cs b/Others/zxing.core/zxing.core/client/result/BizcardResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/BizcardResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/BizcardResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/BookmarkDoCoMoResultParser.cs b/Others/zxing.core/zxing.core/client/result/BookmarkDoCoMoResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/BookmarkDoCoMoResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/BookmarkDoCoMoResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/CalendarParsedResult.cs b/Others/zxing.core/zxing.core/client/result/CalendarParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/CalendarParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/CalendarParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/EmailAddressParsedResult.cs b/Others/zxing.core/zxing.core/client/result/EmailAddressParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/EmailAddressParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/EmailAddressParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/EmailAddressResultParser.cs b/Others/zxing.core/zxing.core/client/result/EmailAddressResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/EmailAddressResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/EmailAddressResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/EmailDoCoMoResultParser.cs b/Others/zxing.core/zxing.core/client/result/EmailDoCoMoResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/EmailDoCoMoResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/EmailDoCoMoResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/ExpandedProductParsedResult.cs b/Others/zxing.core/zxing.core/client/result/ExpandedProductParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/ExpandedProductParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/ExpandedProductParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/ExpandedProductResultParser.cs b/Others/zxing.core/zxing.core/client/result/ExpandedProductResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/ExpandedProductResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/ExpandedProductResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/GeoParsedResult.cs b/Others/zxing.core/zxing.core/client/result/GeoParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/GeoParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/GeoParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/GeoResultParser.cs b/Others/zxing.core/zxing.core/client/result/GeoResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/GeoResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/GeoResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/ISBNParsedResult.cs b/Others/zxing.core/zxing.core/client/result/ISBNParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/ISBNParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/ISBNParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/ISBNResultParser.cs b/Others/zxing.core/zxing.core/client/result/ISBNResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/ISBNResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/ISBNResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/ParsedResult.cs b/Others/zxing.core/zxing.core/client/result/ParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/ParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/ParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/ParsedResultType.cs b/Others/zxing.core/zxing.core/client/result/ParsedResultType.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/ParsedResultType.cs
rename to Others/zxing.core/zxing.core/client/result/ParsedResultType.cs
diff --git a/zxing.core/zxing.core/client/result/ProductParsedResult.cs b/Others/zxing.core/zxing.core/client/result/ProductParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/ProductParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/ProductParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/ProductResultParser.cs b/Others/zxing.core/zxing.core/client/result/ProductResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/ProductResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/ProductResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/ResultParser.cs b/Others/zxing.core/zxing.core/client/result/ResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/ResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/ResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/SMSMMSResultParser.cs b/Others/zxing.core/zxing.core/client/result/SMSMMSResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/SMSMMSResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/SMSMMSResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/SMSParsedResult.cs b/Others/zxing.core/zxing.core/client/result/SMSParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/SMSParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/SMSParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/SMSTOMMSTOResultParser.cs b/Others/zxing.core/zxing.core/client/result/SMSTOMMSTOResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/SMSTOMMSTOResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/SMSTOMMSTOResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/SMTPResultParser.cs b/Others/zxing.core/zxing.core/client/result/SMTPResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/SMTPResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/SMTPResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/TelParsedResult.cs b/Others/zxing.core/zxing.core/client/result/TelParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/TelParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/TelParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/TelResultParser.cs b/Others/zxing.core/zxing.core/client/result/TelResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/TelResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/TelResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/TextParsedResult.cs b/Others/zxing.core/zxing.core/client/result/TextParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/TextParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/TextParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/URIParsedResult.cs b/Others/zxing.core/zxing.core/client/result/URIParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/URIParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/URIParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/URIResultParser.cs b/Others/zxing.core/zxing.core/client/result/URIResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/URIResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/URIResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/URLTOResultParser.cs b/Others/zxing.core/zxing.core/client/result/URLTOResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/URLTOResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/URLTOResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/VCardResultParser.cs b/Others/zxing.core/zxing.core/client/result/VCardResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/VCardResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/VCardResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/VEventResultParser.cs b/Others/zxing.core/zxing.core/client/result/VEventResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/VEventResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/VEventResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/VINParsedResult.cs b/Others/zxing.core/zxing.core/client/result/VINParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/VINParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/VINParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/VINResultParser.cs b/Others/zxing.core/zxing.core/client/result/VINResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/VINResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/VINResultParser.cs
diff --git a/zxing.core/zxing.core/client/result/WifiParsedResult.cs b/Others/zxing.core/zxing.core/client/result/WifiParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/WifiParsedResult.cs
rename to Others/zxing.core/zxing.core/client/result/WifiParsedResult.cs
diff --git a/zxing.core/zxing.core/client/result/WifiResultParser.cs b/Others/zxing.core/zxing.core/client/result/WifiResultParser.cs
similarity index 100%
rename from zxing.core/zxing.core/client/result/WifiResultParser.cs
rename to Others/zxing.core/zxing.core/client/result/WifiResultParser.cs
diff --git a/zxing.core/zxing.core/common/BitArray.cs b/Others/zxing.core/zxing.core/common/BitArray.cs
similarity index 100%
rename from zxing.core/zxing.core/common/BitArray.cs
rename to Others/zxing.core/zxing.core/common/BitArray.cs
diff --git a/zxing.core/zxing.core/common/BitMatrix.Drawing.cs b/Others/zxing.core/zxing.core/common/BitMatrix.Drawing.cs
similarity index 100%
rename from zxing.core/zxing.core/common/BitMatrix.Drawing.cs
rename to Others/zxing.core/zxing.core/common/BitMatrix.Drawing.cs
diff --git a/zxing.core/zxing.core/common/BitMatrix.cs b/Others/zxing.core/zxing.core/common/BitMatrix.cs
similarity index 100%
rename from zxing.core/zxing.core/common/BitMatrix.cs
rename to Others/zxing.core/zxing.core/common/BitMatrix.cs
diff --git a/zxing.core/zxing.core/common/BitSource.cs b/Others/zxing.core/zxing.core/common/BitSource.cs
similarity index 100%
rename from zxing.core/zxing.core/common/BitSource.cs
rename to Others/zxing.core/zxing.core/common/BitSource.cs
diff --git a/zxing.core/zxing.core/common/CharacterSetECI.cs b/Others/zxing.core/zxing.core/common/CharacterSetECI.cs
similarity index 100%
rename from zxing.core/zxing.core/common/CharacterSetECI.cs
rename to Others/zxing.core/zxing.core/common/CharacterSetECI.cs
diff --git a/zxing.core/zxing.core/common/DecoderResult.cs b/Others/zxing.core/zxing.core/common/DecoderResult.cs
similarity index 100%
rename from zxing.core/zxing.core/common/DecoderResult.cs
rename to Others/zxing.core/zxing.core/common/DecoderResult.cs
diff --git a/zxing.core/zxing.core/common/DecodingOptions.cs b/Others/zxing.core/zxing.core/common/DecodingOptions.cs
similarity index 100%
rename from zxing.core/zxing.core/common/DecodingOptions.cs
rename to Others/zxing.core/zxing.core/common/DecodingOptions.cs
diff --git a/zxing.core/zxing.core/common/DefaultGridSampler.cs b/Others/zxing.core/zxing.core/common/DefaultGridSampler.cs
similarity index 100%
rename from zxing.core/zxing.core/common/DefaultGridSampler.cs
rename to Others/zxing.core/zxing.core/common/DefaultGridSampler.cs
diff --git a/zxing.core/zxing.core/common/DetectorResult.cs b/Others/zxing.core/zxing.core/common/DetectorResult.cs
similarity index 100%
rename from zxing.core/zxing.core/common/DetectorResult.cs
rename to Others/zxing.core/zxing.core/common/DetectorResult.cs
diff --git a/zxing.core/zxing.core/common/ECI.cs b/Others/zxing.core/zxing.core/common/ECI.cs
similarity index 100%
rename from zxing.core/zxing.core/common/ECI.cs
rename to Others/zxing.core/zxing.core/common/ECI.cs
diff --git a/zxing.core/zxing.core/common/EncodingOptions.cs b/Others/zxing.core/zxing.core/common/EncodingOptions.cs
similarity index 100%
rename from zxing.core/zxing.core/common/EncodingOptions.cs
rename to Others/zxing.core/zxing.core/common/EncodingOptions.cs
diff --git a/zxing.core/zxing.core/common/GlobalHistogramBinarizer.cs b/Others/zxing.core/zxing.core/common/GlobalHistogramBinarizer.cs
similarity index 100%
rename from zxing.core/zxing.core/common/GlobalHistogramBinarizer.cs
rename to Others/zxing.core/zxing.core/common/GlobalHistogramBinarizer.cs
diff --git a/zxing.core/zxing.core/common/GridSampler.cs b/Others/zxing.core/zxing.core/common/GridSampler.cs
similarity index 100%
rename from zxing.core/zxing.core/common/GridSampler.cs
rename to Others/zxing.core/zxing.core/common/GridSampler.cs
diff --git a/zxing.core/zxing.core/common/HybridBinarizer.cs b/Others/zxing.core/zxing.core/common/HybridBinarizer.cs
similarity index 100%
rename from zxing.core/zxing.core/common/HybridBinarizer.cs
rename to Others/zxing.core/zxing.core/common/HybridBinarizer.cs
diff --git a/zxing.core/zxing.core/common/PerspectiveTransform.cs b/Others/zxing.core/zxing.core/common/PerspectiveTransform.cs
similarity index 100%
rename from zxing.core/zxing.core/common/PerspectiveTransform.cs
rename to Others/zxing.core/zxing.core/common/PerspectiveTransform.cs
diff --git a/zxing.core/zxing.core/common/StringUtils.cs b/Others/zxing.core/zxing.core/common/StringUtils.cs
similarity index 100%
rename from zxing.core/zxing.core/common/StringUtils.cs
rename to Others/zxing.core/zxing.core/common/StringUtils.cs
diff --git a/zxing.core/zxing.core/common/detector/MathUtils.cs b/Others/zxing.core/zxing.core/common/detector/MathUtils.cs
similarity index 100%
rename from zxing.core/zxing.core/common/detector/MathUtils.cs
rename to Others/zxing.core/zxing.core/common/detector/MathUtils.cs
diff --git a/zxing.core/zxing.core/common/detector/MonochromeRectangleDetector.cs b/Others/zxing.core/zxing.core/common/detector/MonochromeRectangleDetector.cs
similarity index 100%
rename from zxing.core/zxing.core/common/detector/MonochromeRectangleDetector.cs
rename to Others/zxing.core/zxing.core/common/detector/MonochromeRectangleDetector.cs
diff --git a/zxing.core/zxing.core/common/detector/WhiteRectangleDetector.cs b/Others/zxing.core/zxing.core/common/detector/WhiteRectangleDetector.cs
similarity index 100%
rename from zxing.core/zxing.core/common/detector/WhiteRectangleDetector.cs
rename to Others/zxing.core/zxing.core/common/detector/WhiteRectangleDetector.cs
diff --git a/zxing.core/zxing.core/common/reedsolomon/GenericGF.cs b/Others/zxing.core/zxing.core/common/reedsolomon/GenericGF.cs
similarity index 100%
rename from zxing.core/zxing.core/common/reedsolomon/GenericGF.cs
rename to Others/zxing.core/zxing.core/common/reedsolomon/GenericGF.cs
diff --git a/zxing.core/zxing.core/common/reedsolomon/GenericGFPoly.cs b/Others/zxing.core/zxing.core/common/reedsolomon/GenericGFPoly.cs
similarity index 100%
rename from zxing.core/zxing.core/common/reedsolomon/GenericGFPoly.cs
rename to Others/zxing.core/zxing.core/common/reedsolomon/GenericGFPoly.cs
diff --git a/zxing.core/zxing.core/common/reedsolomon/ReedSolomonDecoder.cs b/Others/zxing.core/zxing.core/common/reedsolomon/ReedSolomonDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/common/reedsolomon/ReedSolomonDecoder.cs
rename to Others/zxing.core/zxing.core/common/reedsolomon/ReedSolomonDecoder.cs
diff --git a/zxing.core/zxing.core/common/reedsolomon/ReedSolomonEncoder.cs b/Others/zxing.core/zxing.core/common/reedsolomon/ReedSolomonEncoder.cs
similarity index 100%
rename from zxing.core/zxing.core/common/reedsolomon/ReedSolomonEncoder.cs
rename to Others/zxing.core/zxing.core/common/reedsolomon/ReedSolomonEncoder.cs
diff --git a/zxing.core/zxing.core/datamatrix/DataMatrixReader.cs b/Others/zxing.core/zxing.core/datamatrix/DataMatrixReader.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/DataMatrixReader.cs
rename to Others/zxing.core/zxing.core/datamatrix/DataMatrixReader.cs
diff --git a/zxing.core/zxing.core/datamatrix/DataMatrixWriter.cs b/Others/zxing.core/zxing.core/datamatrix/DataMatrixWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/DataMatrixWriter.cs
rename to Others/zxing.core/zxing.core/datamatrix/DataMatrixWriter.cs
diff --git a/zxing.core/zxing.core/datamatrix/decoder/BitMatrixParser.cs b/Others/zxing.core/zxing.core/datamatrix/decoder/BitMatrixParser.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/decoder/BitMatrixParser.cs
rename to Others/zxing.core/zxing.core/datamatrix/decoder/BitMatrixParser.cs
diff --git a/zxing.core/zxing.core/datamatrix/decoder/DataBlock.cs b/Others/zxing.core/zxing.core/datamatrix/decoder/DataBlock.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/decoder/DataBlock.cs
rename to Others/zxing.core/zxing.core/datamatrix/decoder/DataBlock.cs
diff --git a/zxing.core/zxing.core/datamatrix/decoder/DecodedBitStreamParser.cs b/Others/zxing.core/zxing.core/datamatrix/decoder/DecodedBitStreamParser.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/decoder/DecodedBitStreamParser.cs
rename to Others/zxing.core/zxing.core/datamatrix/decoder/DecodedBitStreamParser.cs
diff --git a/zxing.core/zxing.core/datamatrix/decoder/Decoder.cs b/Others/zxing.core/zxing.core/datamatrix/decoder/Decoder.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/decoder/Decoder.cs
rename to Others/zxing.core/zxing.core/datamatrix/decoder/Decoder.cs
diff --git a/zxing.core/zxing.core/datamatrix/decoder/Version.cs b/Others/zxing.core/zxing.core/datamatrix/decoder/Version.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/decoder/Version.cs
rename to Others/zxing.core/zxing.core/datamatrix/decoder/Version.cs
diff --git a/zxing.core/zxing.core/datamatrix/detector/Detector.cs b/Others/zxing.core/zxing.core/datamatrix/detector/Detector.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/detector/Detector.cs
rename to Others/zxing.core/zxing.core/datamatrix/detector/Detector.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/ASCIIEncoder.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/ASCIIEncoder.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/ASCIIEncoder.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/ASCIIEncoder.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/Base256Encoder.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/Base256Encoder.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/Base256Encoder.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/Base256Encoder.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/C40Encoder.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/C40Encoder.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/C40Encoder.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/C40Encoder.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/DataMatrixSymbolInfo144.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/DataMatrixSymbolInfo144.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/DataMatrixSymbolInfo144.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/DataMatrixSymbolInfo144.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/DatamatrixEncodingOptions.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/DatamatrixEncodingOptions.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/DatamatrixEncodingOptions.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/DatamatrixEncodingOptions.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/DefaultPlacement.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/DefaultPlacement.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/DefaultPlacement.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/DefaultPlacement.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/EdifactEncoder.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/EdifactEncoder.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/EdifactEncoder.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/EdifactEncoder.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/Encodation.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/Encodation.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/Encodation.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/Encodation.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/Encoder.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/Encoder.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/Encoder.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/Encoder.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/EncoderContext.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/EncoderContext.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/EncoderContext.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/EncoderContext.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/ErrorCorrection.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/ErrorCorrection.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/ErrorCorrection.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/ErrorCorrection.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/HighLevelEncoder.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/HighLevelEncoder.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/HighLevelEncoder.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/HighLevelEncoder.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/SymbolInfo.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/SymbolInfo.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/SymbolInfo.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/SymbolInfo.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/SymbolShapeHint.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/SymbolShapeHint.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/SymbolShapeHint.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/SymbolShapeHint.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/TextEncoder.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/TextEncoder.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/TextEncoder.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/TextEncoder.cs
diff --git a/zxing.core/zxing.core/datamatrix/encoder/X12Encoder.cs b/Others/zxing.core/zxing.core/datamatrix/encoder/X12Encoder.cs
similarity index 100%
rename from zxing.core/zxing.core/datamatrix/encoder/X12Encoder.cs
rename to Others/zxing.core/zxing.core/datamatrix/encoder/X12Encoder.cs
diff --git a/zxing.core/zxing.core/imb/IMBReader.cs b/Others/zxing.core/zxing.core/imb/IMBReader.cs
similarity index 100%
rename from zxing.core/zxing.core/imb/IMBReader.cs
rename to Others/zxing.core/zxing.core/imb/IMBReader.cs
diff --git a/zxing.core/zxing.core/maxicode/MaxiCodeReader.cs b/Others/zxing.core/zxing.core/maxicode/MaxiCodeReader.cs
similarity index 100%
rename from zxing.core/zxing.core/maxicode/MaxiCodeReader.cs
rename to Others/zxing.core/zxing.core/maxicode/MaxiCodeReader.cs
diff --git a/zxing.core/zxing.core/maxicode/decoder/BitMatrixParser.cs b/Others/zxing.core/zxing.core/maxicode/decoder/BitMatrixParser.cs
similarity index 100%
rename from zxing.core/zxing.core/maxicode/decoder/BitMatrixParser.cs
rename to Others/zxing.core/zxing.core/maxicode/decoder/BitMatrixParser.cs
diff --git a/zxing.core/zxing.core/maxicode/decoder/DecodedBitStreamParser.cs b/Others/zxing.core/zxing.core/maxicode/decoder/DecodedBitStreamParser.cs
similarity index 100%
rename from zxing.core/zxing.core/maxicode/decoder/DecodedBitStreamParser.cs
rename to Others/zxing.core/zxing.core/maxicode/decoder/DecodedBitStreamParser.cs
diff --git a/zxing.core/zxing.core/maxicode/decoder/Decoder.cs b/Others/zxing.core/zxing.core/maxicode/decoder/Decoder.cs
similarity index 100%
rename from zxing.core/zxing.core/maxicode/decoder/Decoder.cs
rename to Others/zxing.core/zxing.core/maxicode/decoder/Decoder.cs
diff --git a/zxing.core/zxing.core/multi/ByQuadrantReader.cs b/Others/zxing.core/zxing.core/multi/ByQuadrantReader.cs
similarity index 100%
rename from zxing.core/zxing.core/multi/ByQuadrantReader.cs
rename to Others/zxing.core/zxing.core/multi/ByQuadrantReader.cs
diff --git a/zxing.core/zxing.core/multi/GenericMultipleBarcodeReader.cs b/Others/zxing.core/zxing.core/multi/GenericMultipleBarcodeReader.cs
similarity index 100%
rename from zxing.core/zxing.core/multi/GenericMultipleBarcodeReader.cs
rename to Others/zxing.core/zxing.core/multi/GenericMultipleBarcodeReader.cs
diff --git a/zxing.core/zxing.core/multi/MultipleBarcodeReader.cs b/Others/zxing.core/zxing.core/multi/MultipleBarcodeReader.cs
similarity index 100%
rename from zxing.core/zxing.core/multi/MultipleBarcodeReader.cs
rename to Others/zxing.core/zxing.core/multi/MultipleBarcodeReader.cs
diff --git a/zxing.core/zxing.core/multi/qrcode/QRCodeMultiReader.cs b/Others/zxing.core/zxing.core/multi/qrcode/QRCodeMultiReader.cs
similarity index 100%
rename from zxing.core/zxing.core/multi/qrcode/QRCodeMultiReader.cs
rename to Others/zxing.core/zxing.core/multi/qrcode/QRCodeMultiReader.cs
diff --git a/zxing.core/zxing.core/multi/qrcode/detector/MultiDetector.cs b/Others/zxing.core/zxing.core/multi/qrcode/detector/MultiDetector.cs
similarity index 100%
rename from zxing.core/zxing.core/multi/qrcode/detector/MultiDetector.cs
rename to Others/zxing.core/zxing.core/multi/qrcode/detector/MultiDetector.cs
diff --git a/zxing.core/zxing.core/multi/qrcode/detector/MultiFinderPatternFinder.cs b/Others/zxing.core/zxing.core/multi/qrcode/detector/MultiFinderPatternFinder.cs
similarity index 100%
rename from zxing.core/zxing.core/multi/qrcode/detector/MultiFinderPatternFinder.cs
rename to Others/zxing.core/zxing.core/multi/qrcode/detector/MultiFinderPatternFinder.cs
diff --git a/zxing.core/zxing.core/oned/CodaBarReader.cs b/Others/zxing.core/zxing.core/oned/CodaBarReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/CodaBarReader.cs
rename to Others/zxing.core/zxing.core/oned/CodaBarReader.cs
diff --git a/zxing.core/zxing.core/oned/CodaBarWriter.cs b/Others/zxing.core/zxing.core/oned/CodaBarWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/CodaBarWriter.cs
rename to Others/zxing.core/zxing.core/oned/CodaBarWriter.cs
diff --git a/zxing.core/zxing.core/oned/Code128EncodingOptions.cs b/Others/zxing.core/zxing.core/oned/Code128EncodingOptions.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/Code128EncodingOptions.cs
rename to Others/zxing.core/zxing.core/oned/Code128EncodingOptions.cs
diff --git a/zxing.core/zxing.core/oned/Code128Reader.cs b/Others/zxing.core/zxing.core/oned/Code128Reader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/Code128Reader.cs
rename to Others/zxing.core/zxing.core/oned/Code128Reader.cs
diff --git a/zxing.core/zxing.core/oned/Code128Writer.cs b/Others/zxing.core/zxing.core/oned/Code128Writer.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/Code128Writer.cs
rename to Others/zxing.core/zxing.core/oned/Code128Writer.cs
diff --git a/zxing.core/zxing.core/oned/Code39Reader.cs b/Others/zxing.core/zxing.core/oned/Code39Reader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/Code39Reader.cs
rename to Others/zxing.core/zxing.core/oned/Code39Reader.cs
diff --git a/zxing.core/zxing.core/oned/Code39Writer.cs b/Others/zxing.core/zxing.core/oned/Code39Writer.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/Code39Writer.cs
rename to Others/zxing.core/zxing.core/oned/Code39Writer.cs
diff --git a/zxing.core/zxing.core/oned/Code93Reader.cs b/Others/zxing.core/zxing.core/oned/Code93Reader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/Code93Reader.cs
rename to Others/zxing.core/zxing.core/oned/Code93Reader.cs
diff --git a/zxing.core/zxing.core/oned/Code93Writer.cs b/Others/zxing.core/zxing.core/oned/Code93Writer.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/Code93Writer.cs
rename to Others/zxing.core/zxing.core/oned/Code93Writer.cs
diff --git a/zxing.core/zxing.core/oned/EAN13Reader.cs b/Others/zxing.core/zxing.core/oned/EAN13Reader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/EAN13Reader.cs
rename to Others/zxing.core/zxing.core/oned/EAN13Reader.cs
diff --git a/zxing.core/zxing.core/oned/EAN13Writer.cs b/Others/zxing.core/zxing.core/oned/EAN13Writer.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/EAN13Writer.cs
rename to Others/zxing.core/zxing.core/oned/EAN13Writer.cs
diff --git a/zxing.core/zxing.core/oned/EAN8Reader.cs b/Others/zxing.core/zxing.core/oned/EAN8Reader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/EAN8Reader.cs
rename to Others/zxing.core/zxing.core/oned/EAN8Reader.cs
diff --git a/zxing.core/zxing.core/oned/EAN8Writer.cs b/Others/zxing.core/zxing.core/oned/EAN8Writer.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/EAN8Writer.cs
rename to Others/zxing.core/zxing.core/oned/EAN8Writer.cs
diff --git a/zxing.core/zxing.core/oned/EANManufacturerOrgSupport.cs b/Others/zxing.core/zxing.core/oned/EANManufacturerOrgSupport.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/EANManufacturerOrgSupport.cs
rename to Others/zxing.core/zxing.core/oned/EANManufacturerOrgSupport.cs
diff --git a/zxing.core/zxing.core/oned/ITFReader.cs b/Others/zxing.core/zxing.core/oned/ITFReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/ITFReader.cs
rename to Others/zxing.core/zxing.core/oned/ITFReader.cs
diff --git a/zxing.core/zxing.core/oned/ITFWriter.cs b/Others/zxing.core/zxing.core/oned/ITFWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/ITFWriter.cs
rename to Others/zxing.core/zxing.core/oned/ITFWriter.cs
diff --git a/zxing.core/zxing.core/oned/MSIReader.cs b/Others/zxing.core/zxing.core/oned/MSIReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/MSIReader.cs
rename to Others/zxing.core/zxing.core/oned/MSIReader.cs
diff --git a/zxing.core/zxing.core/oned/MSIWriter.cs b/Others/zxing.core/zxing.core/oned/MSIWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/MSIWriter.cs
rename to Others/zxing.core/zxing.core/oned/MSIWriter.cs
diff --git a/zxing.core/zxing.core/oned/MultiFormatOneDReader.cs b/Others/zxing.core/zxing.core/oned/MultiFormatOneDReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/MultiFormatOneDReader.cs
rename to Others/zxing.core/zxing.core/oned/MultiFormatOneDReader.cs
diff --git a/zxing.core/zxing.core/oned/MultiFormatUPCEANReader.cs b/Others/zxing.core/zxing.core/oned/MultiFormatUPCEANReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/MultiFormatUPCEANReader.cs
rename to Others/zxing.core/zxing.core/oned/MultiFormatUPCEANReader.cs
diff --git a/zxing.core/zxing.core/oned/OneDReader.cs b/Others/zxing.core/zxing.core/oned/OneDReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/OneDReader.cs
rename to Others/zxing.core/zxing.core/oned/OneDReader.cs
diff --git a/zxing.core/zxing.core/oned/OneDimensionalCodeWriter.cs b/Others/zxing.core/zxing.core/oned/OneDimensionalCodeWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/OneDimensionalCodeWriter.cs
rename to Others/zxing.core/zxing.core/oned/OneDimensionalCodeWriter.cs
diff --git a/zxing.core/zxing.core/oned/PharmaCodeReader.cs b/Others/zxing.core/zxing.core/oned/PharmaCodeReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/PharmaCodeReader.cs
rename to Others/zxing.core/zxing.core/oned/PharmaCodeReader.cs
diff --git a/zxing.core/zxing.core/oned/PlesseyWriter.cs b/Others/zxing.core/zxing.core/oned/PlesseyWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/PlesseyWriter.cs
rename to Others/zxing.core/zxing.core/oned/PlesseyWriter.cs
diff --git a/zxing.core/zxing.core/oned/UPCAReader.cs b/Others/zxing.core/zxing.core/oned/UPCAReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/UPCAReader.cs
rename to Others/zxing.core/zxing.core/oned/UPCAReader.cs
diff --git a/zxing.core/zxing.core/oned/UPCAWriter.cs b/Others/zxing.core/zxing.core/oned/UPCAWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/UPCAWriter.cs
rename to Others/zxing.core/zxing.core/oned/UPCAWriter.cs
diff --git a/zxing.core/zxing.core/oned/UPCEANExtension2Support.cs b/Others/zxing.core/zxing.core/oned/UPCEANExtension2Support.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/UPCEANExtension2Support.cs
rename to Others/zxing.core/zxing.core/oned/UPCEANExtension2Support.cs
diff --git a/zxing.core/zxing.core/oned/UPCEANExtension5Support.cs b/Others/zxing.core/zxing.core/oned/UPCEANExtension5Support.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/UPCEANExtension5Support.cs
rename to Others/zxing.core/zxing.core/oned/UPCEANExtension5Support.cs
diff --git a/zxing.core/zxing.core/oned/UPCEANExtensionSupport.cs b/Others/zxing.core/zxing.core/oned/UPCEANExtensionSupport.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/UPCEANExtensionSupport.cs
rename to Others/zxing.core/zxing.core/oned/UPCEANExtensionSupport.cs
diff --git a/zxing.core/zxing.core/oned/UPCEANReader.cs b/Others/zxing.core/zxing.core/oned/UPCEANReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/UPCEANReader.cs
rename to Others/zxing.core/zxing.core/oned/UPCEANReader.cs
diff --git a/zxing.core/zxing.core/oned/UPCEANWriter.cs b/Others/zxing.core/zxing.core/oned/UPCEANWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/UPCEANWriter.cs
rename to Others/zxing.core/zxing.core/oned/UPCEANWriter.cs
diff --git a/zxing.core/zxing.core/oned/UPCEReader.cs b/Others/zxing.core/zxing.core/oned/UPCEReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/UPCEReader.cs
rename to Others/zxing.core/zxing.core/oned/UPCEReader.cs
diff --git a/zxing.core/zxing.core/oned/UPCEWriter.cs b/Others/zxing.core/zxing.core/oned/UPCEWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/UPCEWriter.cs
rename to Others/zxing.core/zxing.core/oned/UPCEWriter.cs
diff --git a/zxing.core/zxing.core/oned/rss/AbstractRSSReader.cs b/Others/zxing.core/zxing.core/oned/rss/AbstractRSSReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/AbstractRSSReader.cs
rename to Others/zxing.core/zxing.core/oned/rss/AbstractRSSReader.cs
diff --git a/zxing.core/zxing.core/oned/rss/DataCharacter.cs b/Others/zxing.core/zxing.core/oned/rss/DataCharacter.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/DataCharacter.cs
rename to Others/zxing.core/zxing.core/oned/rss/DataCharacter.cs
diff --git a/zxing.core/zxing.core/oned/rss/FinderPattern.cs b/Others/zxing.core/zxing.core/oned/rss/FinderPattern.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/FinderPattern.cs
rename to Others/zxing.core/zxing.core/oned/rss/FinderPattern.cs
diff --git a/zxing.core/zxing.core/oned/rss/Pair.cs b/Others/zxing.core/zxing.core/oned/rss/Pair.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/Pair.cs
rename to Others/zxing.core/zxing.core/oned/rss/Pair.cs
diff --git a/zxing.core/zxing.core/oned/rss/RSS14Reader.cs b/Others/zxing.core/zxing.core/oned/rss/RSS14Reader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/RSS14Reader.cs
rename to Others/zxing.core/zxing.core/oned/rss/RSS14Reader.cs
diff --git a/zxing.core/zxing.core/oned/rss/RSSUtils.cs b/Others/zxing.core/zxing.core/oned/rss/RSSUtils.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/RSSUtils.cs
rename to Others/zxing.core/zxing.core/oned/rss/RSSUtils.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/BitArrayBuilder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/BitArrayBuilder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/BitArrayBuilder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/BitArrayBuilder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/ExpandedPair.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/ExpandedPair.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/ExpandedPair.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/ExpandedPair.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/ExpandedRow.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/ExpandedRow.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/ExpandedRow.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/ExpandedRow.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/RSSExpandedReader.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/RSSExpandedReader.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/RSSExpandedReader.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/RSSExpandedReader.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AI013103decoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI013103decoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AI013103decoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI013103decoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01320xDecoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01320xDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AI01320xDecoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01320xDecoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01392xDecoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01392xDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AI01392xDecoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01392xDecoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01393xDecoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01393xDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AI01393xDecoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01393xDecoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AI013x0x1xDecoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI013x0x1xDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AI013x0x1xDecoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI013x0x1xDecoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AI013x0xDecoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI013x0xDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AI013x0xDecoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI013x0xDecoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01AndOtherAIs.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01AndOtherAIs.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AI01AndOtherAIs.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01AndOtherAIs.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01decoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01decoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AI01decoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01decoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01weightDecoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01weightDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AI01weightDecoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AI01weightDecoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AbstractExpandedDecoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AbstractExpandedDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AbstractExpandedDecoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AbstractExpandedDecoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/AnyAIDecoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AnyAIDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/AnyAIDecoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/AnyAIDecoder.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/BlockParsedResult.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/BlockParsedResult.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/BlockParsedResult.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/BlockParsedResult.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/CurrentParsingState.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/CurrentParsingState.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/CurrentParsingState.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/CurrentParsingState.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedChar.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedChar.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedChar.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedChar.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedInformation.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedInformation.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedInformation.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedInformation.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedNumeric.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedNumeric.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedNumeric.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedNumeric.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedObject.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedObject.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedObject.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/DecodedObject.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/FieldParser.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/FieldParser.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/FieldParser.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/FieldParser.cs
diff --git a/zxing.core/zxing.core/oned/rss/expanded/decoders/GeneralAppIdDecoder.cs b/Others/zxing.core/zxing.core/oned/rss/expanded/decoders/GeneralAppIdDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/oned/rss/expanded/decoders/GeneralAppIdDecoder.cs
rename to Others/zxing.core/zxing.core/oned/rss/expanded/decoders/GeneralAppIdDecoder.cs
diff --git a/zxing.core/zxing.core/pdf417/PDF417Common.cs b/Others/zxing.core/zxing.core/pdf417/PDF417Common.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/PDF417Common.cs
rename to Others/zxing.core/zxing.core/pdf417/PDF417Common.cs
diff --git a/zxing.core/zxing.core/pdf417/PDF417MacroMetadata.cs b/Others/zxing.core/zxing.core/pdf417/PDF417MacroMetadata.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/PDF417MacroMetadata.cs
rename to Others/zxing.core/zxing.core/pdf417/PDF417MacroMetadata.cs
diff --git a/zxing.core/zxing.core/pdf417/PDF417Reader.cs b/Others/zxing.core/zxing.core/pdf417/PDF417Reader.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/PDF417Reader.cs
rename to Others/zxing.core/zxing.core/pdf417/PDF417Reader.cs
diff --git a/zxing.core/zxing.core/pdf417/PDF417ResultMetadata.cs b/Others/zxing.core/zxing.core/pdf417/PDF417ResultMetadata.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/PDF417ResultMetadata.cs
rename to Others/zxing.core/zxing.core/pdf417/PDF417ResultMetadata.cs
diff --git a/zxing.core/zxing.core/pdf417/PDF417Writer.cs b/Others/zxing.core/zxing.core/pdf417/PDF417Writer.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/PDF417Writer.cs
rename to Others/zxing.core/zxing.core/pdf417/PDF417Writer.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/BarcodeMetadata.cs b/Others/zxing.core/zxing.core/pdf417/decoder/BarcodeMetadata.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/BarcodeMetadata.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/BarcodeMetadata.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/BarcodeValue.cs b/Others/zxing.core/zxing.core/pdf417/decoder/BarcodeValue.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/BarcodeValue.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/BarcodeValue.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/BoundingBox.cs b/Others/zxing.core/zxing.core/pdf417/decoder/BoundingBox.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/BoundingBox.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/BoundingBox.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/Codeword.cs b/Others/zxing.core/zxing.core/pdf417/decoder/Codeword.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/Codeword.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/Codeword.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/DecodedBitStreamParser.cs b/Others/zxing.core/zxing.core/pdf417/decoder/DecodedBitStreamParser.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/DecodedBitStreamParser.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/DecodedBitStreamParser.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/DetectionResult.cs b/Others/zxing.core/zxing.core/pdf417/decoder/DetectionResult.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/DetectionResult.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/DetectionResult.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/DetectionResultColumn.cs b/Others/zxing.core/zxing.core/pdf417/decoder/DetectionResultColumn.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/DetectionResultColumn.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/DetectionResultColumn.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/DetectionResultRowIndicatorColumn.cs b/Others/zxing.core/zxing.core/pdf417/decoder/DetectionResultRowIndicatorColumn.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/DetectionResultRowIndicatorColumn.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/DetectionResultRowIndicatorColumn.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/PDF417CodewordDecoder.cs b/Others/zxing.core/zxing.core/pdf417/decoder/PDF417CodewordDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/PDF417CodewordDecoder.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/PDF417CodewordDecoder.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/PDF417ScanningDecoder.cs b/Others/zxing.core/zxing.core/pdf417/decoder/PDF417ScanningDecoder.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/PDF417ScanningDecoder.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/PDF417ScanningDecoder.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/ec/ErrorCorrection.cs b/Others/zxing.core/zxing.core/pdf417/decoder/ec/ErrorCorrection.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/ec/ErrorCorrection.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/ec/ErrorCorrection.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/ec/ModulusGF.cs b/Others/zxing.core/zxing.core/pdf417/decoder/ec/ModulusGF.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/ec/ModulusGF.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/ec/ModulusGF.cs
diff --git a/zxing.core/zxing.core/pdf417/decoder/ec/ModulusPoly.cs b/Others/zxing.core/zxing.core/pdf417/decoder/ec/ModulusPoly.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/decoder/ec/ModulusPoly.cs
rename to Others/zxing.core/zxing.core/pdf417/decoder/ec/ModulusPoly.cs
diff --git a/zxing.core/zxing.core/pdf417/detector/Detector.cs b/Others/zxing.core/zxing.core/pdf417/detector/Detector.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/detector/Detector.cs
rename to Others/zxing.core/zxing.core/pdf417/detector/Detector.cs
diff --git a/zxing.core/zxing.core/pdf417/detector/PDF417DetectorResult.cs b/Others/zxing.core/zxing.core/pdf417/detector/PDF417DetectorResult.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/detector/PDF417DetectorResult.cs
rename to Others/zxing.core/zxing.core/pdf417/detector/PDF417DetectorResult.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/BarcodeMatrix.cs b/Others/zxing.core/zxing.core/pdf417/encoder/BarcodeMatrix.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/BarcodeMatrix.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/BarcodeMatrix.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/BarcodeRow.cs b/Others/zxing.core/zxing.core/pdf417/encoder/BarcodeRow.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/BarcodeRow.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/BarcodeRow.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/Compaction.cs b/Others/zxing.core/zxing.core/pdf417/encoder/Compaction.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/Compaction.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/Compaction.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/Dimensions.cs b/Others/zxing.core/zxing.core/pdf417/encoder/Dimensions.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/Dimensions.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/Dimensions.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/PDF417.cs b/Others/zxing.core/zxing.core/pdf417/encoder/PDF417.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/PDF417.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/PDF417.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/PDF417AspectRatio.cs b/Others/zxing.core/zxing.core/pdf417/encoder/PDF417AspectRatio.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/PDF417AspectRatio.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/PDF417AspectRatio.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/PDF417EncodingOptions.cs b/Others/zxing.core/zxing.core/pdf417/encoder/PDF417EncodingOptions.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/PDF417EncodingOptions.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/PDF417EncodingOptions.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/PDF417ErrorCorrection.cs b/Others/zxing.core/zxing.core/pdf417/encoder/PDF417ErrorCorrection.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/PDF417ErrorCorrection.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/PDF417ErrorCorrection.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/PDF417HighLevelEncoder.cs b/Others/zxing.core/zxing.core/pdf417/encoder/PDF417HighLevelEncoder.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/PDF417HighLevelEncoder.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/PDF417HighLevelEncoder.cs
diff --git a/zxing.core/zxing.core/pdf417/encoder/PDF417OptionalMacroFields.cs b/Others/zxing.core/zxing.core/pdf417/encoder/PDF417OptionalMacroFields.cs
similarity index 100%
rename from zxing.core/zxing.core/pdf417/encoder/PDF417OptionalMacroFields.cs
rename to Others/zxing.core/zxing.core/pdf417/encoder/PDF417OptionalMacroFields.cs
diff --git a/zxing.core/zxing.core/presentation/BarcodeReader.Extensions.cs b/Others/zxing.core/zxing.core/presentation/BarcodeReader.Extensions.cs
similarity index 100%
rename from zxing.core/zxing.core/presentation/BarcodeReader.Extensions.cs
rename to Others/zxing.core/zxing.core/presentation/BarcodeReader.Extensions.cs
diff --git a/zxing.core/zxing.core/presentation/BarcodeReader.cs b/Others/zxing.core/zxing.core/presentation/BarcodeReader.cs
similarity index 100%
rename from zxing.core/zxing.core/presentation/BarcodeReader.cs
rename to Others/zxing.core/zxing.core/presentation/BarcodeReader.cs
diff --git a/zxing.core/zxing.core/presentation/BarcodeWriter.Extensions.cs b/Others/zxing.core/zxing.core/presentation/BarcodeWriter.Extensions.cs
similarity index 100%
rename from zxing.core/zxing.core/presentation/BarcodeWriter.Extensions.cs
rename to Others/zxing.core/zxing.core/presentation/BarcodeWriter.Extensions.cs
diff --git a/zxing.core/zxing.core/presentation/BarcodeWriter.cs b/Others/zxing.core/zxing.core/presentation/BarcodeWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/presentation/BarcodeWriter.cs
rename to Others/zxing.core/zxing.core/presentation/BarcodeWriter.cs
diff --git a/zxing.core/zxing.core/presentation/BarcodeWriterGeometry.Extensions.cs b/Others/zxing.core/zxing.core/presentation/BarcodeWriterGeometry.Extensions.cs
similarity index 100%
rename from zxing.core/zxing.core/presentation/BarcodeWriterGeometry.Extensions.cs
rename to Others/zxing.core/zxing.core/presentation/BarcodeWriterGeometry.Extensions.cs
diff --git a/zxing.core/zxing.core/presentation/BarcodeWriterGeometry.cs b/Others/zxing.core/zxing.core/presentation/BarcodeWriterGeometry.cs
similarity index 100%
rename from zxing.core/zxing.core/presentation/BarcodeWriterGeometry.cs
rename to Others/zxing.core/zxing.core/presentation/BarcodeWriterGeometry.cs
diff --git a/zxing.core/zxing.core/qrcode/QRCodeReader.cs b/Others/zxing.core/zxing.core/qrcode/QRCodeReader.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/QRCodeReader.cs
rename to Others/zxing.core/zxing.core/qrcode/QRCodeReader.cs
diff --git a/zxing.core/zxing.core/qrcode/QRCodeWriter.cs b/Others/zxing.core/zxing.core/qrcode/QRCodeWriter.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/QRCodeWriter.cs
rename to Others/zxing.core/zxing.core/qrcode/QRCodeWriter.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/BitMatrixParser.cs b/Others/zxing.core/zxing.core/qrcode/decoder/BitMatrixParser.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/BitMatrixParser.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/BitMatrixParser.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/DataBlock.cs b/Others/zxing.core/zxing.core/qrcode/decoder/DataBlock.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/DataBlock.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/DataBlock.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/DataMask.cs b/Others/zxing.core/zxing.core/qrcode/decoder/DataMask.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/DataMask.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/DataMask.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/DecodedBitStreamParser.cs b/Others/zxing.core/zxing.core/qrcode/decoder/DecodedBitStreamParser.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/DecodedBitStreamParser.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/DecodedBitStreamParser.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/Decoder.cs b/Others/zxing.core/zxing.core/qrcode/decoder/Decoder.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/Decoder.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/Decoder.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/ErrorCorrectionLevel.cs b/Others/zxing.core/zxing.core/qrcode/decoder/ErrorCorrectionLevel.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/ErrorCorrectionLevel.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/ErrorCorrectionLevel.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/FormatInformation.cs b/Others/zxing.core/zxing.core/qrcode/decoder/FormatInformation.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/FormatInformation.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/FormatInformation.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/Mode.cs b/Others/zxing.core/zxing.core/qrcode/decoder/Mode.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/Mode.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/Mode.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/QRCodeDecoderMetaData.cs b/Others/zxing.core/zxing.core/qrcode/decoder/QRCodeDecoderMetaData.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/QRCodeDecoderMetaData.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/QRCodeDecoderMetaData.cs
diff --git a/zxing.core/zxing.core/qrcode/decoder/Version.cs b/Others/zxing.core/zxing.core/qrcode/decoder/Version.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/decoder/Version.cs
rename to Others/zxing.core/zxing.core/qrcode/decoder/Version.cs
diff --git a/zxing.core/zxing.core/qrcode/detector/AlignmentPattern.cs b/Others/zxing.core/zxing.core/qrcode/detector/AlignmentPattern.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/detector/AlignmentPattern.cs
rename to Others/zxing.core/zxing.core/qrcode/detector/AlignmentPattern.cs
diff --git a/zxing.core/zxing.core/qrcode/detector/AlignmentPatternFinder.cs b/Others/zxing.core/zxing.core/qrcode/detector/AlignmentPatternFinder.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/detector/AlignmentPatternFinder.cs
rename to Others/zxing.core/zxing.core/qrcode/detector/AlignmentPatternFinder.cs
diff --git a/zxing.core/zxing.core/qrcode/detector/Detector.cs b/Others/zxing.core/zxing.core/qrcode/detector/Detector.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/detector/Detector.cs
rename to Others/zxing.core/zxing.core/qrcode/detector/Detector.cs
diff --git a/zxing.core/zxing.core/qrcode/detector/FinderPattern.cs b/Others/zxing.core/zxing.core/qrcode/detector/FinderPattern.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/detector/FinderPattern.cs
rename to Others/zxing.core/zxing.core/qrcode/detector/FinderPattern.cs
diff --git a/zxing.core/zxing.core/qrcode/detector/FinderPatternFinder.cs b/Others/zxing.core/zxing.core/qrcode/detector/FinderPatternFinder.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/detector/FinderPatternFinder.cs
rename to Others/zxing.core/zxing.core/qrcode/detector/FinderPatternFinder.cs
diff --git a/zxing.core/zxing.core/qrcode/detector/FinderPatternInfo.cs b/Others/zxing.core/zxing.core/qrcode/detector/FinderPatternInfo.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/detector/FinderPatternInfo.cs
rename to Others/zxing.core/zxing.core/qrcode/detector/FinderPatternInfo.cs
diff --git a/zxing.core/zxing.core/qrcode/encoder/BlockPair.cs b/Others/zxing.core/zxing.core/qrcode/encoder/BlockPair.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/encoder/BlockPair.cs
rename to Others/zxing.core/zxing.core/qrcode/encoder/BlockPair.cs
diff --git a/zxing.core/zxing.core/qrcode/encoder/ByteMatrix.cs b/Others/zxing.core/zxing.core/qrcode/encoder/ByteMatrix.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/encoder/ByteMatrix.cs
rename to Others/zxing.core/zxing.core/qrcode/encoder/ByteMatrix.cs
diff --git a/zxing.core/zxing.core/qrcode/encoder/Encoder.cs b/Others/zxing.core/zxing.core/qrcode/encoder/Encoder.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/encoder/Encoder.cs
rename to Others/zxing.core/zxing.core/qrcode/encoder/Encoder.cs
diff --git a/zxing.core/zxing.core/qrcode/encoder/MaskUtil.cs b/Others/zxing.core/zxing.core/qrcode/encoder/MaskUtil.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/encoder/MaskUtil.cs
rename to Others/zxing.core/zxing.core/qrcode/encoder/MaskUtil.cs
diff --git a/zxing.core/zxing.core/qrcode/encoder/MatrixUtil.cs b/Others/zxing.core/zxing.core/qrcode/encoder/MatrixUtil.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/encoder/MatrixUtil.cs
rename to Others/zxing.core/zxing.core/qrcode/encoder/MatrixUtil.cs
diff --git a/zxing.core/zxing.core/qrcode/encoder/QRCode.cs b/Others/zxing.core/zxing.core/qrcode/encoder/QRCode.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/encoder/QRCode.cs
rename to Others/zxing.core/zxing.core/qrcode/encoder/QRCode.cs
diff --git a/zxing.core/zxing.core/qrcode/encoder/QrCodeEncodingOptions.cs b/Others/zxing.core/zxing.core/qrcode/encoder/QrCodeEncodingOptions.cs
similarity index 100%
rename from zxing.core/zxing.core/qrcode/encoder/QrCodeEncodingOptions.cs
rename to Others/zxing.core/zxing.core/qrcode/encoder/QrCodeEncodingOptions.cs
diff --git a/zxing.core/zxing.core/renderer/AlternateBitmapRenderer.cs b/Others/zxing.core/zxing.core/renderer/AlternateBitmapRenderer.cs
similarity index 100%
rename from zxing.core/zxing.core/renderer/AlternateBitmapRenderer.cs
rename to Others/zxing.core/zxing.core/renderer/AlternateBitmapRenderer.cs
diff --git a/zxing.core/zxing.core/renderer/BitmapRenderer.cs b/Others/zxing.core/zxing.core/renderer/BitmapRenderer.cs
similarity index 100%
rename from zxing.core/zxing.core/renderer/BitmapRenderer.cs
rename to Others/zxing.core/zxing.core/renderer/BitmapRenderer.cs
diff --git a/zxing.core/zxing.core/renderer/GeometryRenderer.cs b/Others/zxing.core/zxing.core/renderer/GeometryRenderer.cs
similarity index 100%
rename from zxing.core/zxing.core/renderer/GeometryRenderer.cs
rename to Others/zxing.core/zxing.core/renderer/GeometryRenderer.cs
diff --git a/zxing.core/zxing.core/renderer/IBarcodeRenderer.cs b/Others/zxing.core/zxing.core/renderer/IBarcodeRenderer.cs
similarity index 100%
rename from zxing.core/zxing.core/renderer/IBarcodeRenderer.cs
rename to Others/zxing.core/zxing.core/renderer/IBarcodeRenderer.cs
diff --git a/zxing.core/zxing.core/renderer/PixelData.Bitmap.cs b/Others/zxing.core/zxing.core/renderer/PixelData.Bitmap.cs
similarity index 100%
rename from zxing.core/zxing.core/renderer/PixelData.Bitmap.cs
rename to Others/zxing.core/zxing.core/renderer/PixelData.Bitmap.cs
diff --git a/zxing.core/zxing.core/renderer/PixelData.cs b/Others/zxing.core/zxing.core/renderer/PixelData.cs
similarity index 100%
rename from zxing.core/zxing.core/renderer/PixelData.cs
rename to Others/zxing.core/zxing.core/renderer/PixelData.cs
diff --git a/zxing.core/zxing.core/renderer/PixelDataRenderer.cs b/Others/zxing.core/zxing.core/renderer/PixelDataRenderer.cs
similarity index 100%
rename from zxing.core/zxing.core/renderer/PixelDataRenderer.cs
rename to Others/zxing.core/zxing.core/renderer/PixelDataRenderer.cs
diff --git a/zxing.core/zxing.core/renderer/SVGRenderer.cs b/Others/zxing.core/zxing.core/renderer/SVGRenderer.cs
similarity index 100%
rename from zxing.core/zxing.core/renderer/SVGRenderer.cs
rename to Others/zxing.core/zxing.core/renderer/SVGRenderer.cs
diff --git a/zxing.core/zxing.core/renderer/WriteableBitmapRenderer.Presentation.cs b/Others/zxing.core/zxing.core/renderer/WriteableBitmapRenderer.Presentation.cs
similarity index 100%
rename from zxing.core/zxing.core/renderer/WriteableBitmapRenderer.Presentation.cs
rename to Others/zxing.core/zxing.core/renderer/WriteableBitmapRenderer.Presentation.cs
diff --git a/zxing.core/zxing.core/zxing.core.csproj b/Others/zxing.core/zxing.core/zxing.core.csproj
similarity index 100%
rename from zxing.core/zxing.core/zxing.core.csproj
rename to Others/zxing.core/zxing.core/zxing.core.csproj