Browse Source

111111111

Rhomaios 3 years ago
parent
commit
c1771243c8
100 changed files with 818 additions and 299 deletions
  1. BIN
      .vs/MyMoviesWPF/DesignTimeBuild/.dtbcache.v2
  2. BIN
      .vs/MyMoviesWPF/v17/.suo
  3. 2 4
      MyMoviesWPF/App.xaml
  4. 35 0
      MyMoviesWPF/MVVM/View/LogInView.xaml
  5. 5 3
      MyMoviesWPF/MVVM/View/UserInit/LogInView.xaml.cs
  6. 11 5
      MyMoviesWPF/MainWindow.xaml
  7. 0 0
      MyMoviesWPF/MVVM/View/MainWindow.xaml.cs
  8. 0 49
      MyMoviesWPF/MVVM/View/UserInit/LogInView.xaml
  9. 0 59
      MyMoviesWPF/MVVM/View/UserInit/SignUpView.xaml
  10. 0 27
      MyMoviesWPF/MVVM/View/UserInit/SignUpView.xaml.cs
  11. 2 3
      MyMoviesWPF/MVVM/ViewModel/Controls/UserViewModel.cs
  12. 24 24
      MyMoviesWPF/MVVM/ViewModel/Core/RelayCommand.cs
  13. 68 0
      MyMoviesWPF/MVVM/ViewModel/LogInViewModel.cs
  14. 85 1
      MyMoviesWPF/MVVM/ViewModel/MainViewModel.cs
  15. 11 1
      MyMoviesWPF/MVVM/ViewModel/MovieViewModel.cs
  16. 7 13
      MyMoviesWPF/MyMoviesWPF.csproj.user
  17. BIN
      MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.dll
  18. BIN
      MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.pdb
  19. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/App.baml
  20. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/App.g.cs
  21. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/App.g.i.cs
  22. 0 62
      MyMoviesWPF/obj/Debug/net6.0-windows/GeneratedInternalTypeHelper.g.cs
  23. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/LogInView.baml
  24. 6 10
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/LogInView.g.cs
  25. 8 12
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/SignUpView.g.cs
  26. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MainWindow.baml
  27. 3 3
      MyMoviesWPF/obj/Debug/net6.0-windows/MainWindow.g.cs
  28. 76 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/MainWindow.g.i.cs
  29. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/LogInView.baml
  30. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/SignUpView.baml
  31. 1 1
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.CoreCompileInputs.cache
  32. 4 7
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.FileListAbsolute.txt
  33. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.dll
  34. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.g.resources
  35. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.pdb
  36. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.AssemblyInfo.cs
  37. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.AssemblyInfoInputs.cache
  38. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  39. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.assets.cache
  40. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.csproj.BuildWithSkipAnalyzers
  41. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.AssemblyInfo.cs
  42. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.AssemblyInfoInputs.cache
  43. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  44. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.assets.cache
  45. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.csproj.BuildWithSkipAnalyzers
  46. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.AssemblyInfo.cs
  47. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.AssemblyInfoInputs.cache
  48. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  49. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.assets.cache
  50. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.csproj.BuildWithSkipAnalyzers
  51. 3 3
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.cache
  52. 3 3
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.i.cache
  53. 1 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.i.lref
  54. 2 3
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.lref
  55. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_colsfi4g_wpftmp.AssemblyInfo.cs
  56. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_colsfi4g_wpftmp.AssemblyInfoInputs.cache
  57. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_colsfi4g_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  58. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_colsfi4g_wpftmp.assets.cache
  59. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.AssemblyInfo.cs
  60. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.AssemblyInfoInputs.cache
  61. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  62. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.assets.cache
  63. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.csproj.BuildWithSkipAnalyzers
  64. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.AssemblyInfo.cs
  65. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.AssemblyInfoInputs.cache
  66. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  67. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.assets.cache
  68. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.csproj.BuildWithSkipAnalyzers
  69. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.AssemblyInfo.cs
  70. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.AssemblyInfoInputs.cache
  71. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  72. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.assets.cache
  73. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.csproj.BuildWithSkipAnalyzers
  74. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.AssemblyInfo.cs
  75. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.AssemblyInfoInputs.cache
  76. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  77. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.assets.cache
  78. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.csproj.BuildWithSkipAnalyzers
  79. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.AssemblyInfo.cs
  80. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.AssemblyInfoInputs.cache
  81. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  82. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.assets.cache
  83. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.csproj.BuildWithSkipAnalyzers
  84. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.AssemblyInfo.cs
  85. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.AssemblyInfoInputs.cache
  86. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  87. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.assets.cache
  88. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.csproj.BuildWithSkipAnalyzers
  89. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.AssemblyInfo.cs
  90. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.AssemblyInfoInputs.cache
  91. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  92. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.assets.cache
  93. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.csproj.BuildWithSkipAnalyzers
  94. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.AssemblyInfo.cs
  95. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.AssemblyInfoInputs.cache
  96. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  97. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.assets.cache
  98. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.csproj.BuildWithSkipAnalyzers
  99. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_v2ksy3ab_wpftmp.AssemblyInfo.cs
  100. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_v2ksy3ab_wpftmp.AssemblyInfoInputs.cache

BIN
.vs/MyMoviesWPF/DesignTimeBuild/.dtbcache.v2


BIN
.vs/MyMoviesWPF/v17/.suo


+ 2 - 4
MyMoviesWPF/App.xaml

@@ -3,7 +3,7 @@
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
              xmlns:View="clr-namespace:MyMoviesWPF.MVVM.View"
              xmlns:viewModel="clr-namespace:MyMoviesWPF.MVVM.ViewModel"
-             StartupUri="MainWindow.xaml">
+             StartupUri="MVVM/View/MainWindow.xaml">
     <Application.Resources>
         <ResourceDictionary>
             <ResourceDictionary.MergedDictionaries>
@@ -13,9 +13,7 @@
                 <ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Primary/MaterialDesignColor.BlueGrey.xaml" />
                 <ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.Purple.xaml" />
             </ResourceDictionary.MergedDictionaries>
-            <DataTemplate DataType="{x:Type viewModel:UserViewModel}">
-                <View:UserView />
-            </DataTemplate>
+   
         </ResourceDictionary>
 
 

+ 35 - 0
MyMoviesWPF/MVVM/View/LogInView.xaml

@@ -0,0 +1,35 @@
+<Window x:Class="MyMoviesWPF.MVVM.View.LogInView"
+        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
+        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+        xmlns:local="clr-namespace:MyMoviesWPF.MVVM.View"
+        mc:Ignorable="d" ResizeMode="NoResize" 
+        Title="LogInView" Height="600" Width="450">
+    <Grid>
+        <StackPanel HorizontalAlignment="Center" Margin="0,0,0,0" Orientation="Vertical" VerticalAlignment="Center">
+            <TextBox Width="300" Height="52" Margin="0, 10, 0, 10"
+                Text="{Binding EnteredLogin}" FontFamily="Segoe UI" 
+                />
+
+
+            <PasswordBox 
+                x:Name="Password" 
+                Width="300" Height="52"  Margin="0, 50, 0, 0"
+                />
+
+            <Button
+                Content="Sign In" 
+                FontFamily="Segoe UI" FontSize="20" FontStyle="Normal" FontWeight="Normal" Foreground="White"
+                Command="{Binding SignIn}" CommandParameter="{Binding ElementName=Password}"
+                Width="200" Height="32"  Margin="0, 50, 0, 00"
+                />
+
+
+
+        </StackPanel>
+
+
+
+    </Grid>
+</Window>

+ 5 - 3
MyMoviesWPF/MVVM/View/UserInit/LogInView.xaml.cs

@@ -1,4 +1,5 @@
-using System;
+using MyMoviesWPF.MVVM.ViewModel;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using System.Text;
@@ -12,16 +13,17 @@ using System.Windows.Media;
 using System.Windows.Media.Imaging;
 using System.Windows.Shapes;
 
-namespace MyMoviesWPF.MVVM.View.UserInit
+namespace MyMoviesWPF.MVVM.View
 {
     /// <summary>
-    /// Interaction logic for LogInView.xaml
+    /// Логика взаимодействия для LogInView.xaml
     /// </summary>
     public partial class LogInView : Window
     {
         public LogInView()
         {
             InitializeComponent();
+            DataContext = new LogInViewModel();
         }
     }
 }

+ 11 - 5
MyMoviesWPF/MainWindow.xaml

@@ -8,9 +8,9 @@
         Title="MainWindow" Height="900" Width="1600">
     <Grid>
         <Grid.ColumnDefinitions>
-            <ColumnDefinition Width="100*"/>
-            <ColumnDefinition Width="1200"/>
-            <ColumnDefinition Width="100*"/>
+            <ColumnDefinition Width="250*"/>
+            <ColumnDefinition Width="1100"/>
+            <ColumnDefinition Width="250*"/>
         </Grid.ColumnDefinitions>
         <Grid.RowDefinitions>
             <RowDefinition Height="48*"/>
@@ -18,7 +18,13 @@
             <RowDefinition Height="11*"/>
         </Grid.RowDefinitions>
 
-        <Frame Grid.Column="1" Content="{Binding CurrentPage}" Grid.Row="1" />
-        <Button Grid.Column="2" Content="{Binding Cart}" HorizontalAlignment="Center" VerticalAlignment="Bottom" Command="{Binding OpenCart}"/>
+        <Frame Grid.Column="1" Content="{Binding CurrentPage}" Margin="0,0,0,0" Grid.RowSpan="2" />
+        <StackPanel Grid.Column="2" Orientation="Horizontal" VerticalAlignment="Top" Visibility="{Binding AuthVis}">
+            <Button Content="Войти" Command="{Binding OpenLogInView}" Margin="0, 0, 10, 0"/>
+            <Button Content="Зарегистрироваться" Command="{Binding OpenCart}" />
+        </StackPanel>
+        <TextBlock Grid.Column="2" Text="{Binding User.Login}" FontSize="30" HorizontalAlignment="Center" VerticalAlignment="Top" Visibility="{Binding NameVis}" />
+
+        <Button Grid.Column="2" Content="{Binding Cart}" HorizontalAlignment="Center" VerticalAlignment="Bottom" Command="{Binding OpenCart}" />
     </Grid>
 </Window>

MyMoviesWPF/MainWindow.xaml.cs → MyMoviesWPF/MVVM/View/MainWindow.xaml.cs


+ 0 - 49
MyMoviesWPF/MVVM/View/UserInit/LogInView.xaml

@@ -1,49 +0,0 @@
-<Window x:Class="MyMoviesWPF.MVVM.View.UserInit.LogInView"
-        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
-        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
-        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
-        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
-        xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes"   
-        xmlns:local="clr-namespace:MyMoviesWPF.MVVM.View.UserInit"
-        mc:Ignorable="d"
-        Title="Авторизация" Height="450" Width="800"
-         WindowStartupLocation="CenterScreen">
-    <Grid>
-
-        <Grid.RowDefinitions>
-            <RowDefinition Height="17*"/>
-            <RowDefinition Height="402*"/>
-            <RowDefinition Height="15*"/>
-        </Grid.RowDefinitions>
-
-        <Grid.ColumnDefinitions>
-            <ColumnDefinition Width="8*"/>
-            <ColumnDefinition Width="385*"/>
-            <ColumnDefinition Width="7*"/>
-        </Grid.ColumnDefinitions>
-
-        <StackPanel HorizontalAlignment="Center" VerticalAlignment="Center"  Grid.Row="1" Grid.Column="1">
-            <TextBox 
-                HorizontalAlignment="Center" VerticalAlignment="Top" Width="368" Height="50"
-                Text="{Binding EnteredLogin}" FontFamily="Segoe UI" 
-                Style="{DynamicResource MaterialDesignOutlinedTextBox}"  BorderBrush="{DynamicResource MaterialDesignBodyLight}" 
-                materialDesign:HintAssist.Hint="Login" BorderThickness="1.5" />
-            <PasswordBox 
-                Name="Password" 
-                HorizontalAlignment="Center" VerticalAlignment="Top" Width="368" Height="50"
-                Style="{DynamicResource MaterialDesignOutlinedPasswordBox}"  BorderBrush="{DynamicResource MaterialDesignBodyLight}" 
-                materialDesign:HintAssist.Hint="Password" BorderThickness="1.5" />
-        </StackPanel>
-
-
-        <StackPanel Orientation="Horizontal" VerticalAlignment="Bottom" HorizontalAlignment="Right" Grid.Row="1" Grid.Column="1" Height="47" Width="424">
-            <Button Content="Регистрация" 
-                HorizontalAlignment="Center" VerticalAlignment="Top" Height="47" Width="212"
-                Command="{Binding SignIn}" CommandParameter="{Binding ElementName=Password}" Cursor="Hand"/>
-            <Button Content="Выход" 
-            HorizontalAlignment="Left" VerticalAlignment="Top" Height="47" Width="212"
-            Command="{Binding SignIn}" />
-        </StackPanel>
-
-    </Grid>
-</Window>

+ 0 - 59
MyMoviesWPF/MVVM/View/UserInit/SignUpView.xaml

@@ -1,59 +0,0 @@
-<Window x:Class="MyMoviesWPF.MVVM.View.UserInit.SignUpView"
-        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
-        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
-        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
-        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
-        xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes"      
-        xmlns:local="clr-namespace:MyMoviesWPF.MVVM.View.UserInit"
-        mc:Ignorable="d"
-        Title="Регистрация" Height="450" Width="800"
-        WindowStartupLocation="CenterScreen">
-    <Grid>
-
-        <Grid.RowDefinitions>
-            <RowDefinition Height="17*"/>
-            <RowDefinition Height="402*"/>
-            <RowDefinition Height="15*"/>
-        </Grid.RowDefinitions>
-
-        <Grid.ColumnDefinitions>
-            <ColumnDefinition Width="8*"/>
-            <ColumnDefinition Width="385*"/>
-            <ColumnDefinition Width="7*"/>
-        </Grid.ColumnDefinitions>
-
-        <StackPanel HorizontalAlignment="Center" VerticalAlignment="Center" Grid.Row="1" Grid.Column="1">
-            <TextBox 
-                HorizontalAlignment="Center" VerticalAlignment="Top" Width="368" Height="50"
-                Text="{Binding EnteredLogin}" FontFamily="Segoe UI" 
-                Style="{DynamicResource MaterialDesignOutlinedTextBox}"  BorderBrush="{DynamicResource MaterialDesignBodyLight}" 
-                materialDesign:HintAssist.Hint="Login" BorderThickness="1.5" />
-            <PasswordBox 
-                Name="Password" 
-                HorizontalAlignment="Center" VerticalAlignment="Top" Width="368" Height="50"
-                Style="{DynamicResource MaterialDesignOutlinedPasswordBox}"  BorderBrush="{DynamicResource MaterialDesignBodyLight}" 
-                materialDesign:HintAssist.Hint="Password" BorderThickness="1.5" />
-            <TextBox 
-            HorizontalAlignment="Center" VerticalAlignment="Center" Width="368" Height="50"
-            Text="{Binding EnteredLogin}" FontFamily="Segoe UI" 
-            Style="{DynamicResource MaterialDesignOutlinedTextBox}"  BorderBrush="{DynamicResource MaterialDesignBodyLight}" 
-            materialDesign:HintAssist.Hint="Email" BorderThickness="1.5"/>
-            <TextBox 
-            HorizontalAlignment="Center" VerticalAlignment="Top" Width="368" Height="50"
-            Text="{Binding EnteredLogin}" FontFamily="Segoe UI" 
-            Style="{DynamicResource MaterialDesignOutlinedTextBox}"  BorderBrush="{DynamicResource MaterialDesignBodyLight}" 
-            materialDesign:HintAssist.Hint="Телефон" BorderThickness="1.5"/>
-        </StackPanel>
-
-
-        <StackPanel Orientation="Horizontal" VerticalAlignment="Bottom" HorizontalAlignment="Right" Grid.Row="1" Grid.Column="1" Height="47" Width="424">
-            <Button Content="Регистрация" 
-                HorizontalAlignment="Center" VerticalAlignment="Top" Height="47" Width="212"
-                Command="{Binding SignIn}" CommandParameter="{Binding ElementName=Password}" Cursor="Hand"/>
-            <Button Content="Выход" 
-            HorizontalAlignment="Left" VerticalAlignment="Top" Height="47" Width="212"
-            Command="{Binding SignIn}" />
-        </StackPanel>
-
-    </Grid>
-</Window>

+ 0 - 27
MyMoviesWPF/MVVM/View/UserInit/SignUpView.xaml.cs

@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Shapes;
-
-namespace MyMoviesWPF.MVVM.View.UserInit
-{
-    /// <summary>
-    /// Interaction logic for SignUpView.xaml
-    /// </summary>
-    public partial class SignUpView : Window
-    {
-        public SignUpView()
-        {
-            InitializeComponent();
-        }
-    }
-}

+ 2 - 3
MyMoviesWPF/MVVM/ViewModel/Controls/UserViewModel.cs

@@ -4,7 +4,6 @@ using System.Collections.Generic;
 using System.Linq;
 using System.Text;
 using MyMoviesWPF.MVVM.View;
-using MyMoviesWPF.MVVM.View.UserInit;
 
 
 namespace MyMoviesWPF.MVVM.ViewModel
@@ -26,8 +25,8 @@ namespace MyMoviesWPF.MVVM.ViewModel
         {
             get => new RelayCommand<object>(o =>
             {
-                SignUpView view = new SignUpView();
-                view.Show();
+                //SignUpView view = new SignUpView();
+                //view.Show();
 
             }
             );

+ 24 - 24
MyMoviesWPF/MVVM/ViewModel/Core/RelayCommand.cs

@@ -1,36 +1,36 @@
 using System;
 using System.Windows.Input;
 
-namespace Core
+namespace Core.RelayCommand
 {
-    //public class RelayCommand : ICommand
-    //{
-    //    //private Action<object> execute;
-    //    //private Func<object, bool> canExecute;
+    public class RelayCommand : ICommand
+    {
+        private Action<object> execute;
+        private Func<object, bool> canExecute;
 
-    //    //public event EventHandler CanExecuteChanged
-    //    //{
-    //    //    add { CommandManager.RequerySuggested += value; }
-    //    //    remove { CommandManager.RequerySuggested -= value; }
-    //    //}
+        public event EventHandler CanExecuteChanged
+        {
+            add { CommandManager.RequerySuggested += value; }
+            remove { CommandManager.RequerySuggested -= value; }
+        }
 
-    //    //public RelayCommand(Action<object> execute, Func<object, bool> canExecute = null)
-    //    //{
-    //    //    this.execute = execute;
-    //    //    this.canExecute = canExecute;
-    //    //}
+        public RelayCommand(Action<object> execute, Func<object, bool> canExecute = null)
+        {
+            this.execute = execute;
+            this.canExecute = canExecute;
+        }
 
-    //    //public bool CanExecute(object parameter)
-    //    //{
-    //    //    return canExecute == null || canExecute(parameter);
-    //    //}
+        public bool CanExecute(object parameter)
+        {
+            return canExecute == null || canExecute(parameter);
+        }
 
-    //    //public void Execute(object parameter)
-    //    //{
-    //    //    execute(parameter);
+        public void Execute(object parameter)
+        {
+            execute(parameter);
 
-    //    //}
+        }
 
 
-    //}
+    }
 }

+ 68 - 0
MyMoviesWPF/MVVM/ViewModel/LogInViewModel.cs

@@ -0,0 +1,68 @@
+using Core.RelayCommand;
+using MyMoviesWPF.MVVM.ViewModel.Core;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows;
+using System.Windows.Controls;
+
+namespace MyMoviesWPF.MVVM.ViewModel
+{
+    internal class LogInViewModel
+    {
+        public string EnteredLogin { get; set; }
+        private RelayCommand _signIn;
+        public LogInViewModel()
+        {
+
+        }
+
+        //public RelayCommand SignIn
+        //{
+        //    get
+        //    {
+        //        return _signIn
+        //          ?? (_signIn = new RelayCommand(
+        //            async () =>
+        //            {
+        //                
+        //            }));
+        //    }
+        //}
+
+
+
+        public RelayCommand SignIn
+        {
+            get => new RelayCommand(o =>
+            {
+                PasswordBox password = o as PasswordBox;
+
+                var user = Service.db.Users.FirstOrDefault(u => u.Login == EnteredLogin && u.Password == password.Password);
+
+                if (user != null)
+                {
+                    Service.LoggedUser = user;
+
+                    Service.MainViewModel.SetVisibility(false);
+
+                    foreach (Window item in Application.Current.Windows)
+                    {
+                        if (item.DataContext == this) item.Close();
+                    }
+
+
+                }
+                else
+                {
+                    MessageBox.Show("Введены неверные данные или пользователя не существует", "Ошибка", MessageBoxButton.OK, MessageBoxImage.Error);
+                }
+
+            });
+
+        }
+    }
+}
+

+ 85 - 1
MyMoviesWPF/MVVM/ViewModel/MainViewModel.cs

@@ -1,9 +1,11 @@
 using System.Collections.ObjectModel;
 using System.Linq;
+using System.Windows;
 using System.Windows.Controls;
 using Microsoft.Toolkit.Mvvm.Input;
 using MvvmHelpers;
 using MvvmHelpers.Commands;
+using MyMoviesWPF.MVVM.View;
 using MyMoviesWPF.MVVM.View.Pages;
 using MyMoviesWPF.MVVM.ViewModel.Core;
 
@@ -13,11 +15,44 @@ namespace MyMoviesWPF.MVVM.ViewModel
     public class MainViewModel : BaseViewModel
     {
         private string str;
+        private RelayCommand _openLogInView;
+        private Visibility _authVis;
+        private Visibility _nameVis;
+        private User _user;
 
         ObservableCollection<User> user = new ObservableCollection<User>(Service.db.Users.ToList());
 
         private RelayCommand _openCart;
         public Page _currentPage;
+
+
+        public User User
+        {
+            get { return _user; }
+            set
+            {
+                if (_user == value)
+                    return;
+
+                _user = value;
+                OnPropertyChanged("User");
+            }
+        }
+
+        public RelayCommand OpenLogInView
+        {
+            get
+            {
+                return _openLogInView
+                  ?? (_openLogInView = new RelayCommand(
+                    async () =>
+                    {
+                        LogInView logInView = new LogInView();
+                        logInView.Show();
+                    }));
+            }
+        }
+
         public Page CurrentPage
         {
             get { return _currentPage; }
@@ -45,16 +80,65 @@ namespace MyMoviesWPF.MVVM.ViewModel
             }
         }
 
+        public Visibility AuthVis
+        {
+            get
+            {
+                return _authVis;
+            }
+            set
+            {
+                _authVis = value;
+
+                OnPropertyChanged("AuthVis");
+            }
+        }
+
+        public Visibility NameVis
+        {
+            get
+            {
+                return _nameVis;
+            }
+            set
+            {
+                _nameVis = value;
 
+                OnPropertyChanged("NameVis");
+            }
+        }
         public MainViewModel()
         {
-            Service.LoggedUser = user[0];
+            //Service.LoggedUser = user[0];
             UpdateCartStr();
             Service.MainViewModel = this;
             UpdatePage(Service.catalogPage);
+
+            SetVisibility(true);
+
+
         }
 
 
+        public void SetVisibility(bool _switch)
+        {
+            if (_switch == false)
+            {
+                AuthVis = Visibility.Hidden;
+                NameVis = Visibility.Visible;
+                _user = Service.LoggedUser;
+
+            }
+            else if (_switch == true)
+            {
+                NameVis = Visibility.Hidden;
+                AuthVis = Visibility.Visible;
+            }
+            OnPropertyChanged("AuthVis");
+            OnPropertyChanged("NameVis");
+            OnPropertyChanged("User");
+
+        }
 
         public void UpdatePage(Page _page)
         {

+ 11 - 1
MyMoviesWPF/MVVM/ViewModel/MovieViewModel.cs

@@ -56,10 +56,20 @@ namespace MyMoviesWPF.MVVM.ViewModel
             ActorsCollection = new(Service.db.ActorLists.Where(o => o.ListNum == Service.movie.IdactorList).Include(q => q.IdactorNavigation));
             foreach(Order order in Service.db.Orders)
             {
-                if(order.Idmovie == Service.movie.Idmovie && order.Iduser == Service.LoggedUser.Iduser && order.Status != "Отменен")
+                if (Service.LoggedUser != null)
                 {
                     UpdateEnability(false);
                 }
+                else if(order.Idmovie == Service.movie.Idmovie && order.Iduser == Service.LoggedUser.Iduser && order.Status != "Отменен")
+                {
+
+                    UpdateEnability(false);
+                }
+                else
+                {
+                    UpdateEnability(true);
+                }
+
             }
             
 

+ 7 - 13
MyMoviesWPF/MyMoviesWPF.csproj.user

@@ -7,6 +7,9 @@
     </ApplicationDefinition>
   </ItemGroup>
   <ItemGroup>
+    <Compile Update="MVVM\View\LogInView.xaml.cs">
+      <SubType>Code</SubType>
+    </Compile>
     <Compile Update="MVVM\View\Pages\CartPage.xaml.cs">
       <SubType>Code</SubType>
     </Compile>
@@ -16,12 +19,6 @@
     <Compile Update="MVVM\View\Pages\MoviePage.xaml.cs">
       <SubType>Code</SubType>
     </Compile>
-    <Compile Update="MVVM\View\UserInit\LogInView.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
-    <Compile Update="MVVM\View\UserInit\SignUpView.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
     <Compile Update="MVVM\View\Controls\UserView.xaml.cs">
       <SubType>Code</SubType>
     </Compile>
@@ -30,7 +27,10 @@
     <Page Update="Dictionary_1.xaml">
       <SubType>Designer</SubType>
     </Page>
-    <Page Update="MainWindow.xaml">
+    <Page Update="MVVM\View\LogInView.xaml">
+      <SubType>Designer</SubType>
+    </Page>
+    <Page Update="MVVM\View\MainWindow.xaml">
       <SubType>Designer</SubType>
     </Page>
     <Page Update="MVVM\View\Pages\CartPage.xaml">
@@ -42,12 +42,6 @@
     <Page Update="MVVM\View\Pages\MoviePage.xaml">
       <SubType>Designer</SubType>
     </Page>
-    <Page Update="MVVM\View\UserInit\LogInView.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-    <Page Update="MVVM\View\UserInit\SignUpView.xaml">
-      <SubType>Designer</SubType>
-    </Page>
     <Page Update="MVVM\View\Controls\UserView.xaml">
       <SubType>Designer</SubType>
     </Page>

BIN
MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.dll


BIN
MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.pdb


BIN
MyMoviesWPF/obj/Debug/net6.0-windows/App.baml


+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/App.g.cs

@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5D64C8FBD7BC9D3AEF295388E6B5A06B14760FB3"
+#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "96389571FAF95C54F06B5CE5DA6043CE94B6FB40"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     Этот код создан программой.
@@ -56,7 +56,7 @@ namespace MyMoviesWPF {
             _contentLoaded = true;
             
             #line 6 "..\..\..\App.xaml"
-            this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
+            this.StartupUri = new System.Uri("MVVM/View/MainWindow.xaml", System.UriKind.Relative);
             
             #line default
             #line hidden

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/App.g.i.cs

@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5D64C8FBD7BC9D3AEF295388E6B5A06B14760FB3"
+#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "96389571FAF95C54F06B5CE5DA6043CE94B6FB40"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     Этот код создан программой.
@@ -56,7 +56,7 @@ namespace MyMoviesWPF {
             _contentLoaded = true;
             
             #line 6 "..\..\..\App.xaml"
-            this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
+            this.StartupUri = new System.Uri("MVVM/View/MainWindow.xaml", System.UriKind.Relative);
             
             #line default
             #line hidden

+ 0 - 62
MyMoviesWPF/obj/Debug/net6.0-windows/GeneratedInternalTypeHelper.g.cs

@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-// <auto-generated>
-//     Этот код создан программой.
-//     Исполняемая версия:4.0.30319.42000
-//
-//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
-//     повторной генерации кода.
-// </auto-generated>
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-    
-    
-    /// <summary>
-    /// GeneratedInternalTypeHelper
-    /// </summary>
-    [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-    [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
-    [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
-    public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-        
-        /// <summary>
-        /// CreateInstance
-        /// </summary>
-        protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
-            return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) 
-                            | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
-        }
-        
-        /// <summary>
-        /// GetPropertyValue
-        /// </summary>
-        protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
-            return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
-        }
-        
-        /// <summary>
-        /// SetPropertyValue
-        /// </summary>
-        protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
-            propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
-        }
-        
-        /// <summary>
-        /// CreateDelegate
-        /// </summary>
-        protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
-            return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod 
-                            | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
-                        delegateType,
-                        handler}, null)));
-        }
-        
-        /// <summary>
-        /// AddEventHandler
-        /// </summary>
-        protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
-            eventInfo.AddEventHandler(target, handler);
-        }
-    }
-}
-

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/LogInView.baml


+ 6 - 10
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/LogInView.g.cs

@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\..\..\..\MVVM\View\UserInit\LogInView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5F8F66F1BD45CE5168523FB3E13AE36296D70986"
+#pragma checksum "..\..\..\..\..\MVVM\View\LogInView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4AB36BF5A0BA46523564D655ECA8273659C1011A"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     Этот код создан программой.
@@ -9,11 +9,7 @@
 // </auto-generated>
 //------------------------------------------------------------------------------
 
-using MaterialDesignThemes.MahApps;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using MyMoviesWPF.MVVM.View.UserInit;
+using MyMoviesWPF.MVVM.View;
 using System;
 using System.Diagnostics;
 using System.Windows;
@@ -37,7 +33,7 @@ using System.Windows.Shapes;
 using System.Windows.Shell;
 
 
-namespace MyMoviesWPF.MVVM.View.UserInit {
+namespace MyMoviesWPF.MVVM.View {
     
     
     /// <summary>
@@ -46,7 +42,7 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
     public partial class LogInView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
         
         
-        #line 32 "..\..\..\..\..\..\MVVM\View\UserInit\LogInView.xaml"
+        #line 17 "..\..\..\..\..\MVVM\View\LogInView.xaml"
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
         internal System.Windows.Controls.PasswordBox Password;
         
@@ -65,9 +61,9 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
                 return;
             }
             _contentLoaded = true;
-            System.Uri resourceLocater = new System.Uri("/MyMoviesWPF;component/mvvm/view/userinit/loginview.xaml", System.UriKind.Relative);
+            System.Uri resourceLocater = new System.Uri("/MyMoviesWPF;component/mvvm/view/loginview.xaml", System.UriKind.Relative);
             
-            #line 1 "..\..\..\..\..\..\MVVM\View\UserInit\LogInView.xaml"
+            #line 1 "..\..\..\..\..\MVVM\View\LogInView.xaml"
             System.Windows.Application.LoadComponent(this, resourceLocater);
             
             #line default

+ 8 - 12
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/SignUpView.g.cs

@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\..\..\..\MVVM\View\UserInit\SignUpView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7EAC3EE6A02D8920C32BC539D62B41EC1E039CBB"
+#pragma checksum "..\..\..\..\..\MVVM\View\LogInView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4AB36BF5A0BA46523564D655ECA8273659C1011A"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     Этот код создан программой.
@@ -9,11 +9,7 @@
 // </auto-generated>
 //------------------------------------------------------------------------------
 
-using MaterialDesignThemes.MahApps;
-using MaterialDesignThemes.Wpf;
-using MaterialDesignThemes.Wpf.Converters;
-using MaterialDesignThemes.Wpf.Transitions;
-using MyMoviesWPF.MVVM.View.UserInit;
+using MyMoviesWPF.MVVM.View;
 using System;
 using System.Diagnostics;
 using System.Windows;
@@ -37,16 +33,16 @@ using System.Windows.Shapes;
 using System.Windows.Shell;
 
 
-namespace MyMoviesWPF.MVVM.View.UserInit {
+namespace MyMoviesWPF.MVVM.View {
     
     
     /// <summary>
-    /// SignUpView
+    /// LogInView
     /// </summary>
-    public partial class SignUpView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
+    public partial class LogInView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
         
         
-        #line 32 "..\..\..\..\..\..\MVVM\View\UserInit\SignUpView.xaml"
+        #line 17 "..\..\..\..\..\MVVM\View\LogInView.xaml"
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
         internal System.Windows.Controls.PasswordBox Password;
         
@@ -65,9 +61,9 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
                 return;
             }
             _contentLoaded = true;
-            System.Uri resourceLocater = new System.Uri("/MyMoviesWPF;component/mvvm/view/userinit/signupview.xaml", System.UriKind.Relative);
+            System.Uri resourceLocater = new System.Uri("/MyMoviesWPF;component/mvvm/view/loginview.xaml", System.UriKind.Relative);
             
-            #line 1 "..\..\..\..\..\..\MVVM\View\UserInit\SignUpView.xaml"
+            #line 1 "..\..\..\..\..\MVVM\View\LogInView.xaml"
             System.Windows.Application.LoadComponent(this, resourceLocater);
             
             #line default

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MainWindow.baml


+ 3 - 3
MyMoviesWPF/obj/Debug/net6.0-windows/MainWindow.g.cs

@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "40F2457BE02D7BF60BD81A4E96F241750023B121"
+#pragma checksum "..\..\..\..\..\MVVM\View\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FED599FC4424C5C214C944A6E54A82BE9E12812E"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     Этот код создан программой.
@@ -53,9 +53,9 @@ namespace MyMoviesWPF {
                 return;
             }
             _contentLoaded = true;
-            System.Uri resourceLocater = new System.Uri("/MyMoviesWPF;component/mainwindow.xaml", System.UriKind.Relative);
+            System.Uri resourceLocater = new System.Uri("/MyMoviesWPF;component/mvvm/view/mainwindow.xaml", System.UriKind.Relative);
             
-            #line 1 "..\..\..\MainWindow.xaml"
+            #line 1 "..\..\..\..\..\MVVM\View\MainWindow.xaml"
             System.Windows.Application.LoadComponent(this, resourceLocater);
             
             #line default

+ 76 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/MainWindow.g.i.cs

@@ -0,0 +1,76 @@
+#pragma checksum "..\..\..\..\..\MVVM\View\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FED599FC4424C5C214C944A6E54A82BE9E12812E"
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using MyMoviesWPF;
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Controls.Ribbon;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+
+
+namespace MyMoviesWPF {
+    
+    
+    /// <summary>
+    /// MainWindow
+    /// </summary>
+    public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
+        
+        private bool _contentLoaded;
+        
+        /// <summary>
+        /// InitializeComponent
+        /// </summary>
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
+        public void InitializeComponent() {
+            if (_contentLoaded) {
+                return;
+            }
+            _contentLoaded = true;
+            System.Uri resourceLocater = new System.Uri("/MyMoviesWPF;component/mvvm/view/mainwindow.xaml", System.UriKind.Relative);
+            
+            #line 1 "..\..\..\..\..\MVVM\View\MainWindow.xaml"
+            System.Windows.Application.LoadComponent(this, resourceLocater);
+            
+            #line default
+            #line hidden
+        }
+        
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
+        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
+            this._contentLoaded = true;
+        }
+    }
+}
+

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/LogInView.baml


BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/SignUpView.baml


+ 1 - 1
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.CoreCompileInputs.cache

@@ -1 +1 @@
-da0f851307b0e1a144576be36925eff6a01fd95d
+0b1648286df579a36b7e92677a68b7185169324a

+ 4 - 7
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.FileListAbsolute.txt

@@ -173,13 +173,11 @@ C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\bin\Debug\net6.0-windows\run
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\bin\Debug\net6.0-windows\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF.csproj.AssemblyReference.cache
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\Dictionary_1.baml
-C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MainWindow.g.cs
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\LogInControl.g.cs
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\App.g.cs
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF_MarkupCompile.cache
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF_MarkupCompile.lref
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\App.baml
-C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MainWindow.baml
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\LogInControl.baml
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF.g.resources
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF.GeneratedMSBuildEditorConfig.editorconfig
@@ -192,11 +190,6 @@ C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\ref
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF.pdb
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF.genruntimeconfig.cache
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\ref\MyMoviesWPF.dll
-C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\UserInit\LogInView.g.cs
-C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\UserInit\SignUpView.g.cs
-C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\UserInit\LogInView.baml
-C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\UserInit\SignUpView.baml
-C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\GeneratedInternalTypeHelper.g.cs
 C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Controls\UserView.g.cs
 C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Controls\UserView.baml
 Z:\УиФИС\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Controls\UserView.g.cs
@@ -296,3 +289,7 @@ C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVV
 C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\bin\Debug\net6.0-windows\DevExpress.Data.v22.1.dll
 C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\OrderPage.g.cs
 C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\OrderPage.baml
+C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\MainWindow.g.cs
+C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\MainWindow.baml
+C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\LogInView.g.cs
+C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\LogInView.baml

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.dll


BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.g.resources


BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.pdb


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_1f2y2icm_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1f2y2icm_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_2kwfqltu_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_2kwfqltu_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_4nmcnzdr_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_4nmcnzdr_wpftmp.csproj.BuildWithSkipAnalyzers


+ 3 - 3
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.cache

@@ -10,11 +10,11 @@ none
 false
 TRACE;DEBUG;NET;NET6_0;NETCOREAPP
 C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\App.xaml
-10-863432109
+91698351995
 
-30-675767526
+30-1670572778
 2241283754979
-Dictionary_1.xaml;MainWindow.xaml;MVVM\View\Controls\UserView.xaml;MVVM\View\LogInControl.xaml;MVVM\View\Pages\CartPage.xaml;MVVM\View\Pages\CatalogPage.xaml;MVVM\View\Pages\MoviePage.xaml;MVVM\View\Pages\OrderPage.xaml;MVVM\View\UserInit\LogInView.xaml;MVVM\View\UserInit\SignUpView.xaml;
+Dictionary_1.xaml;MVVM\View\Controls\UserView.xaml;MVVM\View\LogInControl.xaml;MVVM\View\LogInView.xaml;MVVM\View\MainWindow.xaml;MVVM\View\Pages\CartPage.xaml;MVVM\View\Pages\CatalogPage.xaml;MVVM\View\Pages\MoviePage.xaml;MVVM\View\Pages\OrderPage.xaml;
 
 False
 

+ 3 - 3
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.i.cache

@@ -10,11 +10,11 @@ none
 false
 TRACE;DEBUG;NET;NET6_0;NETCOREAPP
 C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\App.xaml
-10-863432109
+91698351995
 
-3299680236
+32-895125016
 2241283754979
-Dictionary_1.xaml;MainWindow.xaml;MVVM\View\Controls\UserView.xaml;MVVM\View\LogInControl.xaml;MVVM\View\Pages\CartPage.xaml;MVVM\View\Pages\CatalogPage.xaml;MVVM\View\Pages\MoviePage.xaml;MVVM\View\Pages\OrderPage.xaml;MVVM\View\UserInit\LogInView.xaml;MVVM\View\UserInit\SignUpView.xaml;
+Dictionary_1.xaml;MVVM\View\Controls\UserView.xaml;MVVM\View\LogInControl.xaml;MVVM\View\LogInView.xaml;MVVM\View\MainWindow.xaml;MVVM\View\Pages\CartPage.xaml;MVVM\View\Pages\CatalogPage.xaml;MVVM\View\Pages\MoviePage.xaml;MVVM\View\Pages\OrderPage.xaml;
 
 True
 

+ 1 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.i.lref

@@ -1,5 +1,4 @@
 
 
-FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\CartPage.xaml;;
-FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\OrderPage.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\LogInView.xaml;;
 

+ 2 - 3
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.lref

@@ -1,12 +1,11 @@
 
 FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\App.xaml;;
-FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MainWindow.xaml;;
 FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Controls\UserView.xaml;;
 FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\LogInControl.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\MainWindow.xaml;;
 FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\CartPage.xaml;;
 FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\CatalogPage.xaml;;
 FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\MoviePage.xaml;;
 FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\OrderPage.xaml;;
-FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\UserInit\LogInView.xaml;;
-FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\UserInit\SignUpView.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\LogInView.xaml;;
 

+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_colsfi4g_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_colsfi4g_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_colsfi4g_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_colsfi4g_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_colsfi4g_wpftmp.assets.cache


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_cuullud1_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_cuullud1_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_d54rrxig_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d54rrxig_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_ghedqug0_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_ghedqug0_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_lufo3arm_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_lufo3arm_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_o43orloh_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_o43orloh_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_p5e4tt5y_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_p5e4tt5y_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_pej1radz_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_pej1radz_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_qdnsfljd_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_qdnsfljd_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_v2ksy3ab_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_v2ksy3ab_wpftmp.AssemblyInfoInputs.cache


Some files were not shown because too many files changed in this diff