From f6c656709070a908487b78fb0fac10344f760f8a Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Fri, 15 Oct 2021 17:07:39 +0300 Subject: [PATCH 01/19] README auto update [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9c7c14..6f1e447 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/265491908/21.2.2%2B) +![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/265491908/21.2.3%2B) [![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T899930) [![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183) From 6c2ec0ead546430aa43c4aa8760dcae0406fe9b2 Mon Sep 17 00:00:00 2001 From: Vitaly Tolstikov Date: Fri, 15 Oct 2021 18:04:54 +0300 Subject: [PATCH 02/19] update DialogEditFormBehavior usage --- CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml | 7 ++++++- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml | 7 ++++++- CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- CS/CodeBehind/XPO/ServerMode/MainWindow.xaml | 7 ++++++- CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- CS/ViewModel/EFCore/ServerMode/MainWindow.xaml | 7 ++++++- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml | 7 ++++++- CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- CS/ViewModel/XPO/ServerMode/MainWindow.xaml | 7 ++++++- VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml | 7 ++++++- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml | 7 ++++++- VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- VB/CodeBehind/XPO/ServerMode/MainWindow.xaml | 7 ++++++- VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- VB/ViewModel/EFCore/ServerMode/MainWindow.xaml | 7 ++++++- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml | 7 ++++++- VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml | 7 ++++++- VB/ViewModel/XPO/ServerMode/MainWindow.xaml | 7 ++++++- 24 files changed, 144 insertions(+), 24 deletions(-) diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml index 5cca301..54f2758 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml index 5cca301..54f2758 100644 --- a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml index 011c714..311eeaf 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml index 011c714..311eeaf 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml index 72d6a40..c291976 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml index 72d6a40..c291976 100644 --- a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml +++ b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml b/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml index 107c426..268e6aa 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml b/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml index 107c426..268e6aa 100644 --- a/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml +++ b/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml index 61e5e53..e941f3e 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml b/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml index 61e5e53..e941f3e 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml b/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml index a04cf72..b473b45 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/CS/ViewModel/XPO/ServerMode/MainWindow.xaml b/CS/ViewModel/XPO/ServerMode/MainWindow.xaml index a04cf72..b473b45 100644 --- a/CS/ViewModel/XPO/ServerMode/MainWindow.xaml +++ b/CS/ViewModel/XPO/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml index 33fb7ce..20028da 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml index 33fb7ce..20028da 100644 --- a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml index ed56284..94c0c47 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml index ed56284..94c0c47 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml index 50596c2..bfe8ea0 100644 --- a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml b/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml index 50596c2..bfe8ea0 100644 --- a/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml +++ b/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml b/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml index 1eb2f58..5b86e2d 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml b/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml index 1eb2f58..5b86e2d 100644 --- a/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml +++ b/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml index 65c78bd..a25c6be 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml b/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml index 65c78bd..a25c6be 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml b/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml index 9305d30..4330235 100644 --- a/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + diff --git a/VB/ViewModel/XPO/ServerMode/MainWindow.xaml b/VB/ViewModel/XPO/ServerMode/MainWindow.xaml index 9305d30..4330235 100644 --- a/VB/ViewModel/XPO/ServerMode/MainWindow.xaml +++ b/VB/ViewModel/XPO/ServerMode/MainWindow.xaml @@ -8,7 +8,7 @@ - + @@ -32,6 +32,11 @@ + + + + + From c4719afaf227f41557db340dc1dbd8460b96937a Mon Sep 17 00:00:00 2001 From: Vitaly Tolstikov Date: Mon, 18 Oct 2021 19:05:15 +0300 Subject: [PATCH 03/19] fix links --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 6f1e447..e40afa9 100644 --- a/README.md +++ b/README.md @@ -16,34 +16,34 @@ See also: [How to: Bind Data Grid control to data](https://github.com/DevExpress ||Entity Framework 6 [?](https://docs.microsoft.com/en-us/ef/ef6/)|Entity Framework Core [?](https://docs.microsoft.com/en-us/ef/)|DevExpress XPO [?](https://docs.devexpress.com/XPO/1998/express-persistent-objects)| |:---|:---:|:---:|:---:| |Local Data [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-local-data)|[project](CS/CodeBehind/EntityFramework/LocalData), [code](CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml)|[project](CS/CodeBehind/EFCore/LocalData), [code](CS/CodeBehind/EFCore/LocalData/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EFCore/LocalData/MainWindow.xaml)|[project](CS/CodeBehind/XPO/LocalData), [code](CS/CodeBehind/XPO/LocalData/MainWindow.xaml.cs), [xaml](CS/CodeBehind/XPO/LocalData/MainWindow.xaml)| -|Infinite Async Source [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#infinite-source)|[project](CS/CodeBehind/EntityFramework/InfiniteAsyncSource), [code](CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml)|[project](CS/CodeBehind/EFCore/InfiniteAsyncSource), [code](CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml)|[project](CS/CodeBehind/XPO/InfiniteAsyncSource), [code](CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml)| -|Paged Async Source [1](#f1) [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#paged-source)|[project](CS/CodeBehind/EntityFramework/PagedAsyncSource), [code](CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml)|[project](CS/CodeBehind/EFCore/PagedAsyncSource), [code](CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml)|[project](CS/CodeBehind/XPO/PagedAsyncSource), [code](CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml)| -|Instant Feedback Mode [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#instant-feedback-mode)|[project](CS/CodeBehind/EntityFramework/InstantFeedbackMode), [code](CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml)|[project](CS/CodeBehind/EFCore/InstantFeedbackMode), [code](CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml)|[project](CS/CodeBehind/XPO/InstantFeedbackMode), [code](CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml)| -|Server Mode [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#server-mode)|[project](CS/CodeBehind/EntityFramework/ServerMode), [code](CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml)|[project](CS/CodeBehind/EFCore/ServerMode), [code](CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml)|[project](CS/CodeBehind/XPO/ServerMode), [code](CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/XPO/ServerMode/MainWindow.xaml)| +|Infinite Async Source [?](https://docs.devexpress.com/WPF/120193/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#infinite-source)|[project](CS/CodeBehind/EntityFramework/InfiniteAsyncSource), [code](CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml)|[project](CS/CodeBehind/EFCore/InfiniteAsyncSource), [code](CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml)|[project](CS/CodeBehind/XPO/InfiniteAsyncSource), [code](CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml)| +|Paged Async Source [1](#f1) [?](https://docs.devexpress.com/WPF/120193/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#paged-source)|[project](CS/CodeBehind/EntityFramework/PagedAsyncSource), [code](CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml)|[project](CS/CodeBehind/EFCore/PagedAsyncSource), [code](CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml)|[project](CS/CodeBehind/XPO/PagedAsyncSource), [code](CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml.cs), [xaml](CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml)| +|Instant Feedback Mode [?](https://docs.devexpress.com/WPF/6279/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#instant-feedback-mode)|[project](CS/CodeBehind/EntityFramework/InstantFeedbackMode), [code](CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml)|[project](CS/CodeBehind/EFCore/InstantFeedbackMode), [code](CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml)|[project](CS/CodeBehind/XPO/InstantFeedbackMode), [code](CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml)| +|Server Mode [?](https://docs.devexpress.com/WPF/6279/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#server-mode)|[project](CS/CodeBehind/EntityFramework/ServerMode), [code](CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml)|[project](CS/CodeBehind/EFCore/ServerMode), [code](CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml)|[project](CS/CodeBehind/XPO/ServerMode), [code](CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs), [xaml](CS/CodeBehind/XPO/ServerMode/MainWindow.xaml)| ## ViewModel ||Entity Framework 6 [?](https://docs.microsoft.com/en-us/ef/ef6/)|Entity Framework Core [?](https://docs.microsoft.com/en-us/ef/)|DevExpress XPO [?](https://docs.devexpress.com/XPO/1998/express-persistent-objects)| |:---|:---:|:---:|:---:| |Local Data [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-local-data)|[project](CS/ViewModel/EntityFramework/LocalData), [code](CS/ViewModel/EntityFramework/LocalData/MainViewModel.cs), [xaml](CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml)|[project](CS/ViewModel/EFCore/LocalData), [code](CS/ViewModel/EFCore/LocalData/MainViewModel.cs), [xaml](CS/ViewModel/EFCore/LocalData/MainWindow.xaml)|[project](CS/ViewModel/XPO/LocalData), [code](CS/ViewModel/XPO/LocalData/MainViewModel.cs), [xaml](CS/ViewModel/XPO/LocalData/MainWindow.xaml)| -|Infinite Async Source [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#infinite-source)|[project](CS/ViewModel/EntityFramework/InfiniteAsyncSource), [code](CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml)|[project](CS/ViewModel/EFCore/InfiniteAsyncSource), [code](CS/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml)|[project](CS/ViewModel/XPO/InfiniteAsyncSource), [code](CS/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml)| -|Paged Async Source [1](#f1) [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#paged-source)|[project](CS/ViewModel/EntityFramework/PagedAsyncSource), [code](CS/ViewModel/EntityFramework/PagedAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml)|[project](CS/ViewModel/EFCore/PagedAsyncSource), [code](CS/ViewModel/EFCore/PagedAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml)|[project](CS/ViewModel/XPO/PagedAsyncSource), [code](CS/ViewModel/XPO/PagedAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml)| -|Instant Feedback Mode [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#instant-feedback-mode)|[project](CS/ViewModel/EntityFramework/InstantFeedbackMode), [code](CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs), [xaml](CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml)|[project](CS/ViewModel/EFCore/InstantFeedbackMode), [code](CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs), [xaml](CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml)|[project](CS/ViewModel/XPO/InstantFeedbackMode), [code](CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs), [xaml](CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml)| -|Server Mode [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#server-mode)|[project](CS/ViewModel/EntityFramework/ServerMode), [code](CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs), [xaml](CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml)|[project](CS/ViewModel/EFCore/ServerMode), [code](CS/ViewModel/EFCore/ServerMode/MainViewModel.cs), [xaml](CS/ViewModel/EFCore/ServerMode/MainWindow.xaml)|[project](CS/ViewModel/XPO/ServerMode), [code](CS/ViewModel/XPO/ServerMode/MainViewModel.cs), [xaml](CS/ViewModel/XPO/ServerMode/MainWindow.xaml)| +|Infinite Async Source [?](https://docs.devexpress.com/WPF/120193/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#infinite-source)|[project](CS/ViewModel/EntityFramework/InfiniteAsyncSource), [code](CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml)|[project](CS/ViewModel/EFCore/InfiniteAsyncSource), [code](CS/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml)|[project](CS/ViewModel/XPO/InfiniteAsyncSource), [code](CS/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml)| +|Paged Async Source [1](#f1) [?](https://docs.devexpress.com/WPF/120193/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#paged-source)|[project](CS/ViewModel/EntityFramework/PagedAsyncSource), [code](CS/ViewModel/EntityFramework/PagedAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml)|[project](CS/ViewModel/EFCore/PagedAsyncSource), [code](CS/ViewModel/EFCore/PagedAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml)|[project](CS/ViewModel/XPO/PagedAsyncSource), [code](CS/ViewModel/XPO/PagedAsyncSource/MainViewModel.cs), [xaml](CS/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml)| +|Instant Feedback Mode [?](https://docs.devexpress.com/WPF/6279/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#instant-feedback-mode)|[project](CS/ViewModel/EntityFramework/InstantFeedbackMode), [code](CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs), [xaml](CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml)|[project](CS/ViewModel/EFCore/InstantFeedbackMode), [code](CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs), [xaml](CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml)|[project](CS/ViewModel/XPO/InstantFeedbackMode), [code](CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs), [xaml](CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml)| +|Server Mode [?](https://docs.devexpress.com/WPF/6279/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#server-mode)|[project](CS/ViewModel/EntityFramework/ServerMode), [code](CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs), [xaml](CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml)|[project](CS/ViewModel/EFCore/ServerMode), [code](CS/ViewModel/EFCore/ServerMode/MainViewModel.cs), [xaml](CS/ViewModel/EFCore/ServerMode/MainWindow.xaml)|[project](CS/ViewModel/XPO/ServerMode), [code](CS/ViewModel/XPO/ServerMode/MainViewModel.cs), [xaml](CS/ViewModel/XPO/ServerMode/MainWindow.xaml)| # Visual Basic ## CodeBehind ||Entity Framework 6 [?](https://docs.microsoft.com/en-us/ef/ef6/)|Entity Framework Core [?](https://docs.microsoft.com/en-us/ef/)|DevExpress XPO [?](https://docs.devexpress.com/XPO/1998/express-persistent-objects)| |:---|:---:|:---:|:---:| |Local Data [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-local-data)|[project](VB/CodeBehind/EntityFramework/LocalData), [code](VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml)|[project](VB/CodeBehind/EFCore/LocalData), [code](VB/CodeBehind/EFCore/LocalData/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EFCore/LocalData/MainWindow.xaml)|[project](VB/CodeBehind/XPO/LocalData), [code](VB/CodeBehind/XPO/LocalData/MainWindow.xaml.vb), [xaml](VB/CodeBehind/XPO/LocalData/MainWindow.xaml)| -|Infinite Async Source [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#infinite-source)|[project](VB/CodeBehind/EntityFramework/InfiniteAsyncSource), [code](VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml)|[project](VB/CodeBehind/EFCore/InfiniteAsyncSource), [code](VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml)|[project](VB/CodeBehind/XPO/InfiniteAsyncSource), [code](VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml)| -|Paged Async Source [1](#f1) [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#paged-source)|[project](VB/CodeBehind/EntityFramework/PagedAsyncSource), [code](VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml)|[project](VB/CodeBehind/EFCore/PagedAsyncSource), [code](VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml)|[project](VB/CodeBehind/XPO/PagedAsyncSource), [code](VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml)| -|Instant Feedback Mode [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#instant-feedback-mode)|[project](VB/CodeBehind/EntityFramework/InstantFeedbackMode), [code](VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml)|[project](VB/CodeBehind/EFCore/InstantFeedbackMode), [code](VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml)|[project](VB/CodeBehind/XPO/InstantFeedbackMode), [code](VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml)| -|Server Mode [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#server-mode)|[project](VB/CodeBehind/EntityFramework/ServerMode), [code](VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml)|[project](VB/CodeBehind/EFCore/ServerMode), [code](VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml)|[project](VB/CodeBehind/XPO/ServerMode), [code](VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/XPO/ServerMode/MainWindow.xaml)| +|Infinite Async Source [?](https://docs.devexpress.com/WPF/120193/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#infinite-source)|[project](VB/CodeBehind/EntityFramework/InfiniteAsyncSource), [code](VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml)|[project](VB/CodeBehind/EFCore/InfiniteAsyncSource), [code](VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml)|[project](VB/CodeBehind/XPO/InfiniteAsyncSource), [code](VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml)| +|Paged Async Source [1](#f1) [?](https://docs.devexpress.com/WPF/120193/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#paged-source)|[project](VB/CodeBehind/EntityFramework/PagedAsyncSource), [code](VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml)|[project](VB/CodeBehind/EFCore/PagedAsyncSource), [code](VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml)|[project](VB/CodeBehind/XPO/PagedAsyncSource), [code](VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml.vb), [xaml](VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml)| +|Instant Feedback Mode [?](https://docs.devexpress.com/WPF/6279/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#instant-feedback-mode)|[project](VB/CodeBehind/EntityFramework/InstantFeedbackMode), [code](VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml)|[project](VB/CodeBehind/EFCore/InstantFeedbackMode), [code](VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml)|[project](VB/CodeBehind/XPO/InstantFeedbackMode), [code](VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml)| +|Server Mode [?](https://docs.devexpress.com/WPF/6279/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#server-mode)|[project](VB/CodeBehind/EntityFramework/ServerMode), [code](VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml)|[project](VB/CodeBehind/EFCore/ServerMode), [code](VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml)|[project](VB/CodeBehind/XPO/ServerMode), [code](VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb), [xaml](VB/CodeBehind/XPO/ServerMode/MainWindow.xaml)| ## ViewModel ||Entity Framework 6 [?](https://docs.microsoft.com/en-us/ef/ef6/)|Entity Framework Core [?](https://docs.microsoft.com/en-us/ef/)|DevExpress XPO [?](https://docs.devexpress.com/XPO/1998/express-persistent-objects)| |:---|:---:|:---:|:---:| |Local Data [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-local-data)|[project](VB/ViewModel/EntityFramework/LocalData), [code](VB/ViewModel/EntityFramework/LocalData/MainViewModel.vb), [xaml](VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml)|[project](VB/ViewModel/EFCore/LocalData), [code](VB/ViewModel/EFCore/LocalData/MainViewModel.vb), [xaml](VB/ViewModel/EFCore/LocalData/MainWindow.xaml)|[project](VB/ViewModel/XPO/LocalData), [code](VB/ViewModel/XPO/LocalData/MainViewModel.vb), [xaml](VB/ViewModel/XPO/LocalData/MainWindow.xaml)| -|Infinite Async Source [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#infinite-source)|[project](VB/ViewModel/EntityFramework/InfiniteAsyncSource), [code](VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml)|[project](VB/ViewModel/EFCore/InfiniteAsyncSource), [code](VB/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml)|[project](VB/ViewModel/XPO/InfiniteAsyncSource), [code](VB/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml)| -|Paged Async Source [1](#f1) [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#paged-source)|[project](VB/ViewModel/EntityFramework/PagedAsyncSource), [code](VB/ViewModel/EntityFramework/PagedAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml)|[project](VB/ViewModel/EFCore/PagedAsyncSource), [code](VB/ViewModel/EFCore/PagedAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml)|[project](VB/ViewModel/XPO/PagedAsyncSource), [code](VB/ViewModel/XPO/PagedAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml)| -|Instant Feedback Mode [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#instant-feedback-mode)|[project](VB/ViewModel/EntityFramework/InstantFeedbackMode), [code](VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb), [xaml](VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml)|[project](VB/ViewModel/EFCore/InstantFeedbackMode), [code](VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb), [xaml](VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml)|[project](VB/ViewModel/XPO/InstantFeedbackMode), [code](VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb), [xaml](VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml)| -|Server Mode [?](https://docs.devexpress.com/WPF/6090/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#server-mode)|[project](VB/ViewModel/EntityFramework/ServerMode), [code](VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb), [xaml](VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml)|[project](VB/ViewModel/EFCore/ServerMode), [code](VB/ViewModel/EFCore/ServerMode/MainViewModel.vb), [xaml](VB/ViewModel/EFCore/ServerMode/MainWindow.xaml)|[project](VB/ViewModel/XPO/ServerMode), [code](VB/ViewModel/XPO/ServerMode/MainViewModel.vb), [xaml](VB/ViewModel/XPO/ServerMode/MainWindow.xaml)| +|Infinite Async Source [?](https://docs.devexpress.com/WPF/120193/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#infinite-source)|[project](VB/ViewModel/EntityFramework/InfiniteAsyncSource), [code](VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml)|[project](VB/ViewModel/EFCore/InfiniteAsyncSource), [code](VB/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml)|[project](VB/ViewModel/XPO/InfiniteAsyncSource), [code](VB/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml)| +|Paged Async Source [1](#f1) [?](https://docs.devexpress.com/WPF/120193/controls-and-libraries/data-grid/bind-to-data/bind-to-any-data-source-with-virtual-sources/virtual-sources-overview#paged-source)|[project](VB/ViewModel/EntityFramework/PagedAsyncSource), [code](VB/ViewModel/EntityFramework/PagedAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml)|[project](VB/ViewModel/EFCore/PagedAsyncSource), [code](VB/ViewModel/EFCore/PagedAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml)|[project](VB/ViewModel/XPO/PagedAsyncSource), [code](VB/ViewModel/XPO/PagedAsyncSource/MainViewModel.vb), [xaml](VB/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml)| +|Instant Feedback Mode [?](https://docs.devexpress.com/WPF/6279/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#instant-feedback-mode)|[project](VB/ViewModel/EntityFramework/InstantFeedbackMode), [code](VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb), [xaml](VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml)|[project](VB/ViewModel/EFCore/InstantFeedbackMode), [code](VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb), [xaml](VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml)|[project](VB/ViewModel/XPO/InstantFeedbackMode), [code](VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb), [xaml](VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml)| +|Server Mode [?](https://docs.devexpress.com/WPF/6279/controls-and-libraries/data-grid/bind-to-data/server-mode-and-instant-feedback#server-mode)|[project](VB/ViewModel/EntityFramework/ServerMode), [code](VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb), [xaml](VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml)|[project](VB/ViewModel/EFCore/ServerMode), [code](VB/ViewModel/EFCore/ServerMode/MainViewModel.vb), [xaml](VB/ViewModel/EFCore/ServerMode/MainWindow.xaml)|[project](VB/ViewModel/XPO/ServerMode), [code](VB/ViewModel/XPO/ServerMode/MainViewModel.vb), [xaml](VB/ViewModel/XPO/ServerMode/MainWindow.xaml)| 1 Create and delete operations are not available with the Paged Async Source binding. From 4663386c3108237a80b92f4dc13f6ad2555eb4c6 Mon Sep 17 00:00:00 2001 From: Vitaly Tolstikov Date: Tue, 19 Oct 2021 11:11:49 +0300 Subject: [PATCH 04/19] fix packages location --- .../InfiniteAsyncSource.csproj | 50 +++++++++---------- .../InstantFeedbackMode.csproj | 50 +++++++++---------- .../EFCore/LocalData/LocalData.csproj | 50 +++++++++---------- .../PagedAsyncSource/PagedAsyncSource.csproj | 50 +++++++++---------- .../EFCore/ServerMode/ServerMode.csproj | 50 +++++++++---------- .../InfiniteAsyncSource.csproj | 12 ++--- .../InstantFeedbackMode.csproj | 12 ++--- .../LocalData/LocalData.csproj | 12 ++--- .../PagedAsyncSource/PagedAsyncSource.csproj | 12 ++--- .../ServerMode/ServerMode.csproj | 12 ++--- .../InfiniteAsyncSource.csproj | 12 ++--- .../InstantFeedbackMode.csproj | 12 ++--- CS/CodeBehind/XPO/LocalData/LocalData.csproj | 12 ++--- .../PagedAsyncSource/PagedAsyncSource.csproj | 12 ++--- .../XPO/ServerMode/ServerMode.csproj | 12 ++--- NuGet.Config => CS/NuGet.Config | 2 +- .../InfiniteAsyncSource.csproj | 50 +++++++++---------- .../InstantFeedbackMode.csproj | 50 +++++++++---------- .../EFCore/LocalData/LocalData.csproj | 50 +++++++++---------- .../PagedAsyncSource/PagedAsyncSource.csproj | 50 +++++++++---------- .../EFCore/ServerMode/ServerMode.csproj | 50 +++++++++---------- .../InfiniteAsyncSource.csproj | 12 ++--- .../InstantFeedbackMode.csproj | 12 ++--- .../LocalData/LocalData.csproj | 12 ++--- .../PagedAsyncSource/PagedAsyncSource.csproj | 12 ++--- .../ServerMode/ServerMode.csproj | 12 ++--- .../InfiniteAsyncSource.csproj | 12 ++--- .../InstantFeedbackMode.csproj | 12 ++--- CS/ViewModel/XPO/LocalData/LocalData.csproj | 12 ++--- .../PagedAsyncSource/PagedAsyncSource.csproj | 12 ++--- CS/ViewModel/XPO/ServerMode/ServerMode.csproj | 12 ++--- .../InfiniteAsyncSource.vbproj | 48 +++++++++--------- .../InstantFeedbackMode.vbproj | 48 +++++++++--------- .../EFCore/LocalData/LocalData.vbproj | 48 +++++++++--------- .../PagedAsyncSource/PagedAsyncSource.vbproj | 48 +++++++++--------- .../EFCore/ServerMode/ServerMode.vbproj | 48 +++++++++--------- .../InfiniteAsyncSource.vbproj | 12 ++--- .../InstantFeedbackMode.vbproj | 12 ++--- .../LocalData/LocalData.vbproj | 12 ++--- .../PagedAsyncSource/PagedAsyncSource.vbproj | 12 ++--- .../ServerMode/ServerMode.vbproj | 12 ++--- VB/NuGet.Config | 6 +++ .../InfiniteAsyncSource.vbproj | 48 +++++++++--------- .../InstantFeedbackMode.vbproj | 48 +++++++++--------- .../EFCore/LocalData/LocalData.vbproj | 48 +++++++++--------- .../PagedAsyncSource/PagedAsyncSource.vbproj | 48 +++++++++--------- .../EFCore/ServerMode/ServerMode.vbproj | 48 +++++++++--------- .../InfiniteAsyncSource.vbproj | 12 ++--- .../InstantFeedbackMode.vbproj | 12 ++--- .../LocalData/LocalData.vbproj | 12 ++--- .../PagedAsyncSource/PagedAsyncSource.vbproj | 12 ++--- .../ServerMode/ServerMode.vbproj | 12 ++--- 52 files changed, 677 insertions(+), 671 deletions(-) rename NuGet.Config => CS/NuGet.Config (88%) create mode 100644 VB/NuGet.Config diff --git a/CS/CodeBehind/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj b/CS/CodeBehind/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj index f744599..1d3076d 100644 --- a/CS/CodeBehind/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj +++ b/CS/CodeBehind/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj b/CS/CodeBehind/EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj index 0e39b2d..195fb62 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/CodeBehind/EFCore/LocalData/LocalData.csproj b/CS/CodeBehind/EFCore/LocalData/LocalData.csproj index 3936cdd..447ce66 100644 --- a/CS/CodeBehind/EFCore/LocalData/LocalData.csproj +++ b/CS/CodeBehind/EFCore/LocalData/LocalData.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.csproj b/CS/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.csproj index 81e2cce..8f6e1c4 100644 --- a/CS/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/CodeBehind/EFCore/ServerMode/ServerMode.csproj b/CS/CodeBehind/EFCore/ServerMode/ServerMode.csproj index 884ca3c..1a45d4a 100644 --- a/CS/CodeBehind/EFCore/ServerMode/ServerMode.csproj +++ b/CS/CodeBehind/EFCore/ServerMode/ServerMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.csproj b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.csproj index 6b708da..9fdf507 100644 --- a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.csproj +++ b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -148,8 +148,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.csproj b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.csproj index 9a73bc7..b2c91ff 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.csproj +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -157,8 +157,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/CodeBehind/EntityFramework/LocalData/LocalData.csproj b/CS/CodeBehind/EntityFramework/LocalData/LocalData.csproj index 425e6cc..81b826c 100644 --- a/CS/CodeBehind/EntityFramework/LocalData/LocalData.csproj +++ b/CS/CodeBehind/EntityFramework/LocalData/LocalData.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -148,8 +148,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj b/CS/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj index 5c15039..3c9c4cf 100644 --- a/CS/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -148,8 +148,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/CodeBehind/EntityFramework/ServerMode/ServerMode.csproj b/CS/CodeBehind/EntityFramework/ServerMode/ServerMode.csproj index 0edd32d..b1c8b07 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/ServerMode.csproj +++ b/CS/CodeBehind/EntityFramework/ServerMode/ServerMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -157,8 +157,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/CodeBehind/XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj b/CS/CodeBehind/XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj index dc74ed7..06a0789 100644 --- a/CS/CodeBehind/XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj +++ b/CS/CodeBehind/XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -152,8 +152,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/InstantFeedbackMode.csproj b/CS/CodeBehind/XPO/InstantFeedbackMode/InstantFeedbackMode.csproj index c54e529..1b2df0d 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/InstantFeedbackMode.csproj +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/InstantFeedbackMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -161,8 +161,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/CodeBehind/XPO/LocalData/LocalData.csproj b/CS/CodeBehind/XPO/LocalData/LocalData.csproj index 6c0f3a7..103328d 100644 --- a/CS/CodeBehind/XPO/LocalData/LocalData.csproj +++ b/CS/CodeBehind/XPO/LocalData/LocalData.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -152,8 +152,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.csproj b/CS/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.csproj index 27152af..51ebdf4 100644 --- a/CS/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -152,8 +152,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/CodeBehind/XPO/ServerMode/ServerMode.csproj b/CS/CodeBehind/XPO/ServerMode/ServerMode.csproj index daeb862..21c63a7 100644 --- a/CS/CodeBehind/XPO/ServerMode/ServerMode.csproj +++ b/CS/CodeBehind/XPO/ServerMode/ServerMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -161,8 +161,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/NuGet.Config b/CS/NuGet.Config similarity index 88% rename from NuGet.Config rename to CS/NuGet.Config index 624214b..f6e98fc 100644 --- a/NuGet.Config +++ b/CS/NuGet.Config @@ -3,4 +3,4 @@ - + \ No newline at end of file diff --git a/CS/ViewModel/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj b/CS/ViewModel/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj index 477422f..60c3be4 100644 --- a/CS/ViewModel/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj +++ b/CS/ViewModel/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj b/CS/ViewModel/EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj index 4db5f10..af23bd6 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/ViewModel/EFCore/LocalData/LocalData.csproj b/CS/ViewModel/EFCore/LocalData/LocalData.csproj index 2e9b56c..8f43c18 100644 --- a/CS/ViewModel/EFCore/LocalData/LocalData.csproj +++ b/CS/ViewModel/EFCore/LocalData/LocalData.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.csproj b/CS/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.csproj index e27e32d..ac3b16a 100644 --- a/CS/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/ViewModel/EFCore/ServerMode/ServerMode.csproj b/CS/ViewModel/EFCore/ServerMode/ServerMode.csproj index 0e7edcf..c890545 100644 --- a/CS/ViewModel/EFCore/ServerMode/ServerMode.csproj +++ b/CS/ViewModel/EFCore/ServerMode/ServerMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -41,80 +41,80 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.csproj b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.csproj index 205c2aa..5658f85 100644 --- a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.csproj +++ b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -149,8 +149,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.csproj b/CS/ViewModel/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.csproj index 6c96e91..ee5b8b3 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.csproj +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -158,8 +158,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/ViewModel/EntityFramework/LocalData/LocalData.csproj b/CS/ViewModel/EntityFramework/LocalData/LocalData.csproj index 1c555ed..4902013 100644 --- a/CS/ViewModel/EntityFramework/LocalData/LocalData.csproj +++ b/CS/ViewModel/EntityFramework/LocalData/LocalData.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -149,8 +149,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj b/CS/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj index bf1a2d9..1af9d93 100644 --- a/CS/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -149,8 +149,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/ViewModel/EntityFramework/ServerMode/ServerMode.csproj b/CS/ViewModel/EntityFramework/ServerMode/ServerMode.csproj index 1172fa9..a4f0393 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/ServerMode.csproj +++ b/CS/ViewModel/EntityFramework/ServerMode/ServerMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -158,8 +158,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/ViewModel/XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj b/CS/ViewModel/XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj index 52d99de..2b0ff9c 100644 --- a/CS/ViewModel/XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj +++ b/CS/ViewModel/XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -153,8 +153,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/InstantFeedbackMode.csproj b/CS/ViewModel/XPO/InstantFeedbackMode/InstantFeedbackMode.csproj index 9edc387..7b40b57 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/InstantFeedbackMode.csproj +++ b/CS/ViewModel/XPO/InstantFeedbackMode/InstantFeedbackMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -162,8 +162,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/ViewModel/XPO/LocalData/LocalData.csproj b/CS/ViewModel/XPO/LocalData/LocalData.csproj index 738e1e2..562aec1 100644 --- a/CS/ViewModel/XPO/LocalData/LocalData.csproj +++ b/CS/ViewModel/XPO/LocalData/LocalData.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -153,8 +153,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.csproj b/CS/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.csproj index 0476beb..60c9bbc 100644 --- a/CS/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -153,8 +153,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/CS/ViewModel/XPO/ServerMode/ServerMode.csproj b/CS/ViewModel/XPO/ServerMode/ServerMode.csproj index ef87ab8..b2d18fa 100644 --- a/CS/ViewModel/XPO/ServerMode/ServerMode.csproj +++ b/CS/ViewModel/XPO/ServerMode/ServerMode.csproj @@ -1,6 +1,6 @@ - + Debug @@ -40,10 +40,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -162,8 +162,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/CodeBehind/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj b/VB/CodeBehind/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj index 4f0e566..869b25b 100644 --- a/VB/CodeBehind/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj +++ b/VB/CodeBehind/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj b/VB/CodeBehind/EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj index 587a84a..c0db383 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/CodeBehind/EFCore/LocalData/LocalData.vbproj b/VB/CodeBehind/EFCore/LocalData/LocalData.vbproj index 834aee6..7b776eb 100644 --- a/VB/CodeBehind/EFCore/LocalData/LocalData.vbproj +++ b/VB/CodeBehind/EFCore/LocalData/LocalData.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj index a4b973d..f103f4c 100644 --- a/VB/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/CodeBehind/EFCore/ServerMode/ServerMode.vbproj b/VB/CodeBehind/EFCore/ServerMode/ServerMode.vbproj index 024b1c2..5b9b1d3 100644 --- a/VB/CodeBehind/EFCore/ServerMode/ServerMode.vbproj +++ b/VB/CodeBehind/EFCore/ServerMode/ServerMode.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.vbproj b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.vbproj index 3fbba99..0bda1bb 100644 --- a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.vbproj +++ b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -185,8 +185,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.vbproj b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.vbproj index 9c14121..b572996 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.vbproj +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -194,8 +194,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/CodeBehind/EntityFramework/LocalData/LocalData.vbproj b/VB/CodeBehind/EntityFramework/LocalData/LocalData.vbproj index 939a86b..813fd47 100644 --- a/VB/CodeBehind/EntityFramework/LocalData/LocalData.vbproj +++ b/VB/CodeBehind/EntityFramework/LocalData/LocalData.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -185,8 +185,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj index b453f04..cd485bb 100644 --- a/VB/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -185,8 +185,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/CodeBehind/EntityFramework/ServerMode/ServerMode.vbproj b/VB/CodeBehind/EntityFramework/ServerMode/ServerMode.vbproj index 0d6fb87..b7910ad 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/ServerMode.vbproj +++ b/VB/CodeBehind/EntityFramework/ServerMode/ServerMode.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -194,8 +194,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/NuGet.Config b/VB/NuGet.Config new file mode 100644 index 0000000..f6e98fc --- /dev/null +++ b/VB/NuGet.Config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/VB/ViewModel/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj b/VB/ViewModel/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj index 5075217..05e7bcf 100644 --- a/VB/ViewModel/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj +++ b/VB/ViewModel/EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj b/VB/ViewModel/EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj index 23d63aa..e57951c 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/ViewModel/EFCore/LocalData/LocalData.vbproj b/VB/ViewModel/EFCore/LocalData/LocalData.vbproj index e146ebb..1dafb4e 100644 --- a/VB/ViewModel/EFCore/LocalData/LocalData.vbproj +++ b/VB/ViewModel/EFCore/LocalData/LocalData.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj index 32b6a57..9889cbb 100644 --- a/VB/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/ViewModel/EFCore/ServerMode/ServerMode.vbproj b/VB/ViewModel/EFCore/ServerMode/ServerMode.vbproj index 9de962b..50dcbb0 100644 --- a/VB/ViewModel/EFCore/ServerMode/ServerMode.vbproj +++ b/VB/ViewModel/EFCore/ServerMode/ServerMode.vbproj @@ -51,79 +51,79 @@ - ..\..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll + ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll - ..\..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll + ..\..\..\packages\Microsoft.EntityFrameworkCore.InMemory.3.1.18\lib\netstandard2.0\Microsoft.EntityFrameworkCore.InMemory.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll + ..\..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll + ..\..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.18\lib\net461\Microsoft.Extensions.DependencyInjection.dll - ..\..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll + ..\..\..\packages\Microsoft.Extensions.Logging.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.dll - ..\..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - ..\..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll + ..\..\..\packages\Microsoft.Extensions.Options.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Options.dll - ..\..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + ..\..\..\packages\Microsoft.Extensions.Primitives.3.1.18\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll - ..\..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - ..\..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll - ..\..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll + ..\..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - ..\..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll + ..\..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll - ..\..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - ..\..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ..\..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.vbproj b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.vbproj index 42dd353..fa1b186 100644 --- a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.vbproj +++ b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/InfiniteAsyncSource.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -186,8 +186,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.vbproj b/VB/ViewModel/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.vbproj index ec273ce..0ccd215 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.vbproj +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/InstantFeedbackMode.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -195,8 +195,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/ViewModel/EntityFramework/LocalData/LocalData.vbproj b/VB/ViewModel/EntityFramework/LocalData/LocalData.vbproj index 34e9c8b..50050c7 100644 --- a/VB/ViewModel/EntityFramework/LocalData/LocalData.vbproj +++ b/VB/ViewModel/EntityFramework/LocalData/LocalData.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -186,8 +186,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj index c4785b7..f65b144 100644 --- a/VB/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -186,8 +186,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/VB/ViewModel/EntityFramework/ServerMode/ServerMode.vbproj b/VB/ViewModel/EntityFramework/ServerMode/ServerMode.vbproj index ad1d7ec..6e8fb1a 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/ServerMode.vbproj +++ b/VB/ViewModel/EntityFramework/ServerMode/ServerMode.vbproj @@ -1,5 +1,5 @@ - + Debug @@ -54,10 +54,10 @@ - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll - ..\..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll @@ -195,8 +195,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file From be25eff28d766d9f2272a302dad4a1550fa1c1c9 Mon Sep 17 00:00:00 2001 From: Vitaly Tolstikov Date: Tue, 19 Oct 2021 13:15:10 +0300 Subject: [PATCH 05/19] renames --- CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EFCore/LocalData/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml.cs | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/LocalData/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs | 2 +- CS/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.cs | 2 +- CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EFCore/LocalData/MainViewModel.cs | 2 +- CS/ViewModel/EFCore/ServerMode/MainViewModel.cs | 2 +- .../EntityFramework/InfiniteAsyncSource/MainViewModel.cs | 2 +- .../EntityFramework/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EntityFramework/LocalData/MainViewModel.cs | 2 +- CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs | 2 +- CS/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.cs | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/XPO/LocalData/MainViewModel.cs | 2 +- CS/ViewModel/XPO/ServerMode/MainViewModel.cs | 2 +- VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.vb | 2 +- VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/EFCore/LocalData/MainWindow.xaml.vb | 2 +- VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml.vb | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.vb | 2 +- VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.vb | 2 +- VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/XPO/LocalData/MainWindow.xaml.vb | 2 +- VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb | 2 +- VB/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.vb | 2 +- VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb | 2 +- VB/ViewModel/EFCore/LocalData/MainViewModel.vb | 2 +- VB/ViewModel/EFCore/ServerMode/MainViewModel.vb | 2 +- .../EntityFramework/InfiniteAsyncSource/MainViewModel.vb | 2 +- .../EntityFramework/InstantFeedbackMode/MainViewModel.vb | 2 +- VB/ViewModel/EntityFramework/LocalData/MainViewModel.vb | 2 +- VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb | 2 +- VB/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.vb | 2 +- VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb | 2 +- VB/ViewModel/XPO/LocalData/MainViewModel.vb | 2 +- VB/ViewModel/XPO/ServerMode/MainViewModel.vb | 2 +- 48 files changed, 48 insertions(+), 48 deletions(-) diff --git a/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.cs index 9be9255..88aee4f 100644 --- a/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.cs @@ -57,7 +57,7 @@ void OnValidateRow(System.Object sender, DevExpress.Xpf.Grid.GridRowValidationEv } } - void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs e) { var row = (EFCoreIssues.Issues.Issue)e.Rows.Single(); var context = new EFCoreIssues.Issues.IssuesContext(); context.Entry(row).State = EntityState.Deleted; diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs index f8bd9a3..bc6e456 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs @@ -51,7 +51,7 @@ void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidati context.SaveChanges(); } - void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs e) { var key = (int)e.Keys.Single(); var item = new Issue() { Id = key }; var context = new IssuesContext(); diff --git a/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml.cs index 1a477e6..b1aaac8 100644 --- a/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml.cs @@ -21,7 +21,7 @@ void OnValidateRow(System.Object sender, DevExpress.Xpf.Grid.GridRowValidationEv _Context.SaveChanges(); } - void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs e) { var row = (EFCoreIssues.Issues.User)e.Rows.Single(); _Context.Users.Remove(row); _Context.SaveChanges(); diff --git a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs index 435afc3..1913afd 100644 --- a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs @@ -48,7 +48,7 @@ void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidati context.SaveChanges(); } - void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs e) { var key = (int)e.Keys.Single(); var item = new Issue() { Id = key }; var context = new IssuesContext(); diff --git a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.cs index 1d1d7b4..46f1e46 100644 --- a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.cs @@ -57,7 +57,7 @@ void OnValidateRow(System.Object sender, DevExpress.Xpf.Grid.GridRowValidationEv } } - void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs e) { var row = (EntityFrameworkIssues.Issues.Issue)e.Rows.Single(); var context = new EntityFrameworkIssues.Issues.IssuesContext(); context.Entry(row).State = EntityState.Deleted; diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs index 556f4a4..7456e65 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs @@ -51,7 +51,7 @@ void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidati context.SaveChanges(); } - void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs e) { var key = (int)e.Keys.Single(); var item = new Issue() { Id = key }; var context = new IssuesContext(); diff --git a/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.cs index 1d1b154..1a6d805 100644 --- a/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.cs @@ -21,7 +21,7 @@ void OnValidateRow(System.Object sender, DevExpress.Xpf.Grid.GridRowValidationEv _Context.SaveChanges(); } - void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs e) { var row = (EntityFrameworkIssues.Issues.User)e.Rows.Single(); _Context.Users.Remove(row); _Context.SaveChanges(); diff --git a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs index 6706ef3..6ae5b5b 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs @@ -48,7 +48,7 @@ void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidati context.SaveChanges(); } - void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs e) { var key = (int)e.Keys.Single(); var item = new Issue() { Id = key }; var context = new IssuesContext(); diff --git a/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.cs b/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.cs index 51c6d32..55b8e4a 100644 --- a/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.cs @@ -66,7 +66,7 @@ void OnValidateRow(System.Object sender, DevExpress.Xpf.Grid.GridRowValidationEv } } - void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs e) { using(var unitOfWork = new DevExpress.Xpo.UnitOfWork()) { var key = _DetachedObjectsHelper.GetKey(e.Rows.Single()); var item = unitOfWork.GetObjectByKey(key); diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs index cf6b763..6477676 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs @@ -55,7 +55,7 @@ void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidati unitOfWork.CommitChanges(); } - void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs e) { using(var unitOfWork = new UnitOfWork()) { var key = (int)e.Keys.Single(); var item = unitOfWork.GetObjectByKey(key); diff --git a/CS/CodeBehind/XPO/LocalData/MainWindow.xaml.cs b/CS/CodeBehind/XPO/LocalData/MainWindow.xaml.cs index c33a79a..6f75efe 100644 --- a/CS/CodeBehind/XPO/LocalData/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/LocalData/MainWindow.xaml.cs @@ -20,7 +20,7 @@ void OnValidateRow(System.Object sender, DevExpress.Xpf.Grid.GridRowValidationEv _UnitOfWork.CommitChanges(); } - void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs e) { var row = (XPOIssues.Issues.User)e.Rows.Single(); _UnitOfWork.Delete(row); _UnitOfWork.CommitChanges(); diff --git a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs index e6eeec0..4dd799f 100644 --- a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs @@ -53,7 +53,7 @@ void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidati unitOfWork.CommitChanges(); } - void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs e) { + void OnValidateRowDeletion(System.Object sender, DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs e) { using(var unitOfWork = new UnitOfWork()) { var key = (int)e.Keys.Single(); var item = unitOfWork.GetObjectByKey(key); diff --git a/CS/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.cs b/CS/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.cs index 6f7d74f..aac8bc6 100644 --- a/CS/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.cs +++ b/CS/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.cs @@ -43,7 +43,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.RowValidationArgs args) { } } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs args) { var item = (EFCoreIssues.Issues.Issue)args.Items.Single(); var context = new EFCoreIssues.Issues.IssuesContext(); context.Entry(item).State = EntityState.Deleted; diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs index a63890b..d3ea496 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs @@ -65,7 +65,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs args) { var key = (int)args.Keys.Single(); var item = new Issue() { Id = key }; var context = new IssuesContext(); diff --git a/CS/ViewModel/EFCore/LocalData/MainViewModel.cs b/CS/ViewModel/EFCore/LocalData/MainViewModel.cs index cf09f33..0844a1f 100644 --- a/CS/ViewModel/EFCore/LocalData/MainViewModel.cs +++ b/CS/ViewModel/EFCore/LocalData/MainViewModel.cs @@ -25,7 +25,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.RowValidationArgs args) { _Context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs args) { var item = (EFCoreIssues.Issues.User)args.Items.Single(); _Context.Users.Remove(item); _Context.SaveChanges(); diff --git a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs index d583b06..dee7f30 100644 --- a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs @@ -62,7 +62,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs args) { var key = (int)args.Keys.Single(); var item = new Issue() { Id = key }; var context = new IssuesContext(); diff --git a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.cs b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.cs index 69495e6..b5d93b9 100644 --- a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.cs @@ -43,7 +43,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.RowValidationArgs args) { } } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs args) { var item = (EntityFrameworkIssues.Issues.Issue)args.Items.Single(); var context = new EntityFrameworkIssues.Issues.IssuesContext(); context.Entry(item).State = EntityState.Deleted; diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs index 49efd53..558f92d 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs @@ -65,7 +65,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs args) { var key = (int)args.Keys.Single(); var item = new Issue() { Id = key }; var context = new IssuesContext(); diff --git a/CS/ViewModel/EntityFramework/LocalData/MainViewModel.cs b/CS/ViewModel/EntityFramework/LocalData/MainViewModel.cs index 81dad5f..dba567e 100644 --- a/CS/ViewModel/EntityFramework/LocalData/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/LocalData/MainViewModel.cs @@ -25,7 +25,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.RowValidationArgs args) { _Context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs args) { var item = (EntityFrameworkIssues.Issues.User)args.Items.Single(); _Context.Users.Remove(item); _Context.SaveChanges(); diff --git a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs index ebe4e98..e74d057 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs @@ -62,7 +62,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs args) { var key = (int)args.Keys.Single(); var item = new Issue() { Id = key }; var context = new IssuesContext(); diff --git a/CS/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.cs b/CS/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.cs index 4304e0b..c23576f 100644 --- a/CS/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.cs +++ b/CS/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.cs @@ -72,7 +72,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.RowValidationArgs args) { } } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs args) { using(var unitOfWork = new DevExpress.Xpo.UnitOfWork()) { var key = DetachedObjectsHelper.GetKey(args.Items.Single()); var item = unitOfWork.GetObjectByKey(key); diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs index bbba94b..84e3768 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs @@ -71,7 +71,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { unitOfWork.CommitChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs args) { using(var unitOfWork = new UnitOfWork()) { var key = (int)args.Keys.Single(); var item = unitOfWork.GetObjectByKey(key); diff --git a/CS/ViewModel/XPO/LocalData/MainViewModel.cs b/CS/ViewModel/XPO/LocalData/MainViewModel.cs index 5bf9714..9759236 100644 --- a/CS/ViewModel/XPO/LocalData/MainViewModel.cs +++ b/CS/ViewModel/XPO/LocalData/MainViewModel.cs @@ -24,7 +24,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.RowValidationArgs args) { _UnitOfWork.CommitChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs args) { var item = (XPOIssues.Issues.User)args.Items.Single(); _UnitOfWork.Delete(item); _UnitOfWork.CommitChanges(); diff --git a/CS/ViewModel/XPO/ServerMode/MainViewModel.cs b/CS/ViewModel/XPO/ServerMode/MainViewModel.cs index 996c246..293f332 100644 --- a/CS/ViewModel/XPO/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/XPO/ServerMode/MainViewModel.cs @@ -69,7 +69,7 @@ public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { unitOfWork.CommitChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] - public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs args) { + public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs args) { using(var unitOfWork = new UnitOfWork()) { var key = (int)args.Keys.Single(); var item = unitOfWork.GetObjectByKey(key); diff --git a/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.vb b/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.vb index a878180..eb5a5a2 100644 --- a/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.vb +++ b/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml.vb @@ -49,7 +49,7 @@ Class MainWindow End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs) Dim row = CType(e.Rows.Single(), Issues.Issue) Dim context = New Issues.IssuesContext() context.Entry(row).State = EntityState.Deleted diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb index 69c277e..37664cc 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb @@ -53,7 +53,7 @@ Class MainWindow context.SaveChanges() End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Dim key = CInt(e.Keys.[Single]()) Dim item = New Issue() With { .Id = key diff --git a/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml.vb b/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml.vb index ffc89be..164335c 100644 --- a/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml.vb +++ b/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml.vb @@ -17,7 +17,7 @@ Class MainWindow _Context.SaveChanges() End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs) Dim row = CType(e.Rows.Single(), Issues.User) _Context.Users.Remove(row) _Context.SaveChanges() diff --git a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb index 9a4b892..82ab086 100644 --- a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb @@ -51,7 +51,7 @@ Class MainWindow context.SaveChanges() End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Dim key = CInt(e.Keys.[Single]()) Dim item = New Issue() With { .Id = key diff --git a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.vb b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.vb index d512564..df8fa24 100644 --- a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.vb +++ b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml.vb @@ -49,7 +49,7 @@ Class MainWindow End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs) Dim row = CType(e.Rows.Single(), Issues.Issue) Dim context = New Issues.IssuesContext() context.Entry(row).State = EntityState.Deleted diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb index 64ccaa6..65815dc 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb @@ -53,7 +53,7 @@ Class MainWindow context.SaveChanges() End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Dim key = CInt(e.Keys.[Single]()) Dim item = New Issue() With { .Id = key diff --git a/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.vb b/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.vb index ffc89be..164335c 100644 --- a/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.vb +++ b/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml.vb @@ -17,7 +17,7 @@ Class MainWindow _Context.SaveChanges() End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs) Dim row = CType(e.Rows.Single(), Issues.User) _Context.Users.Remove(row) _Context.SaveChanges() diff --git a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb index a3a7766..3c1a606 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb @@ -51,7 +51,7 @@ Class MainWindow context.SaveChanges() End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Dim key = CInt(e.Keys.[Single]()) Dim item = New Issue() With { .Id = key diff --git a/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.vb b/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.vb index cad49a7..f19e267 100644 --- a/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.vb +++ b/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml.vb @@ -56,7 +56,7 @@ Class MainWindow End Using End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs) Using unitOfWork = New DevExpress.Xpo.UnitOfWork() Dim key = _DetachedObjectsHelper.GetKey(e.Rows.[Single]()) Dim item = unitOfWork.GetObjectByKey(Of Issues.Issue)(key) diff --git a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb index 82e5962..dfb5de6 100644 --- a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb @@ -46,7 +46,7 @@ Class MainWindow unitOfWork.CommitChanges() End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Using unitOfWork = New UnitOfWork() Dim key = CInt(e.Keys.[Single]()) Dim item = unitOfWork.GetObjectByKey(Of Issue)(key) diff --git a/VB/CodeBehind/XPO/LocalData/MainWindow.xaml.vb b/VB/CodeBehind/XPO/LocalData/MainWindow.xaml.vb index 2c413e9..5ede986 100644 --- a/VB/CodeBehind/XPO/LocalData/MainWindow.xaml.vb +++ b/VB/CodeBehind/XPO/LocalData/MainWindow.xaml.vb @@ -17,7 +17,7 @@ Class MainWindow _UnitOfWork.CommitChanges() End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridDeleteRowsValidationEventArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Xpf.Grid.GridValidateRowDeletionEventArgs) Dim row = CType(e.Rows.Single(), Issues.User) _UnitOfWork.Delete(row) _UnitOfWork.CommitChanges() diff --git a/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb b/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb index 0662856..6610aec 100644 --- a/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb @@ -47,7 +47,7 @@ Class MainWindow unitOfWork.CommitChanges() End Sub - Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Private Sub OnValidateRowDeletion(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Using unitOfWork = New UnitOfWork() Dim key = CInt(e.Keys.[Single]()) Dim item = unitOfWork.GetObjectByKey(Of Issue)(key) diff --git a/VB/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.vb b/VB/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.vb index 38b187a..0eaa62e 100644 --- a/VB/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.vb +++ b/VB/ViewModel/EFCore/InfiniteAsyncSource/MainViewModel.vb @@ -39,7 +39,7 @@ Public Class MainViewModel End Try End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs) Dim item = CType(args.Items.Single(), Issues.Issue) Dim context = New Issues.IssuesContext() context.Entry(item).State = EntityState.Deleted diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb b/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb index 2a69c31..d9c68ec 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb @@ -66,7 +66,7 @@ Public Class MainViewModel context.SaveChanges() End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Dim key = CInt(args.Keys.[Single]()) Dim item = New Issue() With { .Id = key diff --git a/VB/ViewModel/EFCore/LocalData/MainViewModel.vb b/VB/ViewModel/EFCore/LocalData/MainViewModel.vb index 98f0a5e..e300722 100644 --- a/VB/ViewModel/EFCore/LocalData/MainViewModel.vb +++ b/VB/ViewModel/EFCore/LocalData/MainViewModel.vb @@ -22,7 +22,7 @@ Public Class MainViewModel _Context.SaveChanges() End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs) Dim item = CType(args.Items.Single(), Issues.User) _Context.Users.Remove(item) _Context.SaveChanges() diff --git a/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb b/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb index 195d4cb..a672a26 100644 --- a/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb +++ b/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb @@ -64,7 +64,7 @@ Public Class MainViewModel context.SaveChanges() End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Dim key = CInt(args.Keys.[Single]()) Dim item = New Issue() With { .Id = key diff --git a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.vb b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.vb index 1f12f02..6dc9e56 100644 --- a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.vb +++ b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainViewModel.vb @@ -39,7 +39,7 @@ Public Class MainViewModel End Try End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs) Dim item = CType(args.Items.Single(), Issues.Issue) Dim context = New Issues.IssuesContext() context.Entry(item).State = EntityState.Deleted diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb index b19c6b6..9879735 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb @@ -66,7 +66,7 @@ Public Class MainViewModel context.SaveChanges() End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Dim key = CInt(args.Keys.[Single]()) Dim item = New Issue() With { .Id = key diff --git a/VB/ViewModel/EntityFramework/LocalData/MainViewModel.vb b/VB/ViewModel/EntityFramework/LocalData/MainViewModel.vb index 8d55840..6473b36 100644 --- a/VB/ViewModel/EntityFramework/LocalData/MainViewModel.vb +++ b/VB/ViewModel/EntityFramework/LocalData/MainViewModel.vb @@ -22,7 +22,7 @@ Public Class MainViewModel _Context.SaveChanges() End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs) Dim item = CType(args.Items.Single(), Issues.User) _Context.Users.Remove(item) _Context.SaveChanges() diff --git a/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb b/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb index 2a8a03d..3fde3c8 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb +++ b/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb @@ -64,7 +64,7 @@ Public Class MainViewModel context.SaveChanges() End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Dim key = CInt(args.Keys.[Single]()) Dim item = New Issue() With { .Id = key diff --git a/VB/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.vb b/VB/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.vb index aa7ddae..e95b9d2 100644 --- a/VB/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.vb +++ b/VB/ViewModel/XPO/InfiniteAsyncSource/MainViewModel.vb @@ -62,7 +62,7 @@ Public Class MainViewModel End Using End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs) Using unitOfWork = New DevExpress.Xpo.UnitOfWork() Dim key = DetachedObjectsHelper.GetKey(args.Items.[Single]()) Dim item = unitOfWork.GetObjectByKey(Of Issues.Issue)(key) diff --git a/VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb b/VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb index 61aa630..8aec78b 100644 --- a/VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb +++ b/VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb @@ -59,7 +59,7 @@ Public Class MainViewModel unitOfWork.CommitChanges() End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Using unitOfWork = New UnitOfWork() Dim key = CInt(args.Keys.[Single]()) Dim item = unitOfWork.GetObjectByKey(Of Issue)(key) diff --git a/VB/ViewModel/XPO/LocalData/MainViewModel.vb b/VB/ViewModel/XPO/LocalData/MainViewModel.vb index fd4baca..4d1f224 100644 --- a/VB/ViewModel/XPO/LocalData/MainViewModel.vb +++ b/VB/ViewModel/XPO/LocalData/MainViewModel.vb @@ -22,7 +22,7 @@ Public Class MainViewModel _UnitOfWork.CommitChanges() End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.DeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs) Dim item = CType(args.Items.Single(), Issues.User) _UnitOfWork.Delete(item) _UnitOfWork.CommitChanges() diff --git a/VB/ViewModel/XPO/ServerMode/MainViewModel.vb b/VB/ViewModel/XPO/ServerMode/MainViewModel.vb index 68f33b9..79389df 100644 --- a/VB/ViewModel/XPO/ServerMode/MainViewModel.vb +++ b/VB/ViewModel/XPO/ServerMode/MainViewModel.vb @@ -61,7 +61,7 @@ Public Class MainViewModel unitOfWork.CommitChanges() End Sub - Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormDeleteRowsValidationArgs) + Public Sub ValidateRowDeletion(ByVal args As DevExpress.Mvvm.Xpf.EditFormValidateRowDeletionArgs) Using unitOfWork = New UnitOfWork() Dim key = CInt(args.Keys.[Single]()) Dim item = unitOfWork.GetObjectByKey(Of Issue)(key) From 88fd27906a458eab8c8ec952543bc02b48c8354b Mon Sep 17 00:00:00 2001 From: Vitaly Tolstikov Date: Fri, 22 Oct 2021 12:48:43 +0300 Subject: [PATCH 06/19] avoid source auto update changes --- CS/CodeBehind/EFCore/InfiniteAsyncSource/App.xaml | 2 +- .../EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj | 2 +- CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/EFCore/InstantFeedbackMode/App.xaml | 2 +- .../EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj | 2 +- CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/CodeBehind/EFCore/LocalData/App.xaml | 2 +- CS/CodeBehind/EFCore/LocalData/LocalData.csproj | 2 +- CS/CodeBehind/EFCore/LocalData/MainWindow.xaml | 2 +- CS/CodeBehind/EFCore/PagedAsyncSource/App.xaml | 2 +- CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.csproj | 2 +- CS/CodeBehind/EFCore/ServerMode/App.xaml | 2 +- CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml | 2 +- CS/CodeBehind/EFCore/ServerMode/ServerMode.csproj | 2 +- CS/CodeBehind/EntityFramework/InfiniteAsyncSource/App.xaml | 2 +- .../InfiniteAsyncSource/InfiniteAsyncSource.csproj | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/EntityFramework/InstantFeedbackMode/App.xaml | 2 +- .../InstantFeedbackMode/InstantFeedbackMode.csproj | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/CodeBehind/EntityFramework/LocalData/App.xaml | 2 +- CS/CodeBehind/EntityFramework/LocalData/LocalData.csproj | 2 +- CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml | 2 +- CS/CodeBehind/EntityFramework/PagedAsyncSource/App.xaml | 2 +- CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj | 2 +- CS/CodeBehind/EntityFramework/ServerMode/App.xaml | 2 +- CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml | 2 +- CS/CodeBehind/EntityFramework/ServerMode/ServerMode.csproj | 2 +- CS/CodeBehind/XPO/InfiniteAsyncSource/App.xaml | 2 +- .../XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj | 2 +- CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/App.xaml | 2 +- .../XPO/InstantFeedbackMode/InstantFeedbackMode.csproj | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/LocalData/App.xaml | 2 +- CS/CodeBehind/XPO/LocalData/LocalData.csproj | 2 +- CS/CodeBehind/XPO/LocalData/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/PagedAsyncSource/App.xaml | 2 +- CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.csproj | 2 +- CS/CodeBehind/XPO/ServerMode/App.xaml | 2 +- CS/CodeBehind/XPO/ServerMode/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/ServerMode/ServerMode.csproj | 2 +- CS/ViewModel/EFCore/InfiniteAsyncSource/App.xaml | 2 +- .../EFCore/InfiniteAsyncSource/InfiniteAsyncSource.csproj | 2 +- CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/InstantFeedbackMode/App.xaml | 2 +- .../EFCore/InstantFeedbackMode/InstantFeedbackMode.csproj | 2 +- CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/LocalData/App.xaml | 2 +- CS/ViewModel/EFCore/LocalData/LocalData.csproj | 2 +- CS/ViewModel/EFCore/LocalData/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/PagedAsyncSource/App.xaml | 2 +- CS/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.csproj | 2 +- CS/ViewModel/EFCore/ServerMode/App.xaml | 2 +- CS/ViewModel/EFCore/ServerMode/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/ServerMode/ServerMode.csproj | 2 +- CS/ViewModel/EntityFramework/InfiniteAsyncSource/App.xaml | 2 +- .../InfiniteAsyncSource/InfiniteAsyncSource.csproj | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/EntityFramework/InstantFeedbackMode/App.xaml | 2 +- .../InstantFeedbackMode/InstantFeedbackMode.csproj | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/ViewModel/EntityFramework/LocalData/App.xaml | 2 +- CS/ViewModel/EntityFramework/LocalData/LocalData.csproj | 2 +- CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml | 2 +- CS/ViewModel/EntityFramework/PagedAsyncSource/App.xaml | 2 +- CS/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj | 2 +- CS/ViewModel/EntityFramework/ServerMode/App.xaml | 2 +- CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml | 2 +- CS/ViewModel/EntityFramework/ServerMode/ServerMode.csproj | 2 +- CS/ViewModel/XPO/InfiniteAsyncSource/App.xaml | 2 +- CS/ViewModel/XPO/InfiniteAsyncSource/InfiniteAsyncSource.csproj | 2 +- CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/App.xaml | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/InstantFeedbackMode.csproj | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/ViewModel/XPO/LocalData/App.xaml | 2 +- CS/ViewModel/XPO/LocalData/LocalData.csproj | 2 +- CS/ViewModel/XPO/LocalData/MainWindow.xaml | 2 +- CS/ViewModel/XPO/PagedAsyncSource/App.xaml | 2 +- CS/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.csproj | 2 +- CS/ViewModel/XPO/ServerMode/App.xaml | 2 +- CS/ViewModel/XPO/ServerMode/MainWindow.xaml | 2 +- CS/ViewModel/XPO/ServerMode/ServerMode.csproj | 2 +- VB/CodeBehind/EFCore/InfiniteAsyncSource/Application.xaml | 2 +- .../EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj | 2 +- VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/InstantFeedbackMode/Application.xaml | 2 +- .../EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj | 2 +- VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/LocalData/Application.xaml | 2 +- VB/CodeBehind/EFCore/LocalData/LocalData.vbproj | 2 +- VB/CodeBehind/EFCore/LocalData/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/PagedAsyncSource/Application.xaml | 2 +- VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj | 2 +- VB/CodeBehind/EFCore/ServerMode/Application.xaml | 2 +- VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/ServerMode/ServerMode.vbproj | 2 +- .../EntityFramework/InfiniteAsyncSource/Application.xaml | 2 +- .../InfiniteAsyncSource/InfiniteAsyncSource.vbproj | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/Application.xaml | 2 +- .../InstantFeedbackMode/InstantFeedbackMode.vbproj | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/CodeBehind/EntityFramework/LocalData/Application.xaml | 2 +- VB/CodeBehind/EntityFramework/LocalData/LocalData.vbproj | 2 +- VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml | 2 +- VB/CodeBehind/EntityFramework/PagedAsyncSource/Application.xaml | 2 +- VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj | 2 +- VB/CodeBehind/EntityFramework/ServerMode/Application.xaml | 2 +- VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml | 2 +- VB/CodeBehind/EntityFramework/ServerMode/ServerMode.vbproj | 2 +- VB/CodeBehind/XPO/InfiniteAsyncSource/Application.xaml | 2 +- .../XPO/InfiniteAsyncSource/InfiniteAsyncSource.vbproj | 2 +- VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/InstantFeedbackMode/Application.xaml | 2 +- .../XPO/InstantFeedbackMode/InstantFeedbackMode.vbproj | 2 +- VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/LocalData/Application.xaml | 2 +- VB/CodeBehind/XPO/LocalData/LocalData.vbproj | 2 +- VB/CodeBehind/XPO/LocalData/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/PagedAsyncSource/Application.xaml | 2 +- VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.vbproj | 2 +- VB/CodeBehind/XPO/ServerMode/Application.xaml | 2 +- VB/CodeBehind/XPO/ServerMode/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/ServerMode/ServerMode.vbproj | 2 +- VB/ViewModel/EFCore/InfiniteAsyncSource/Application.xaml | 2 +- .../EFCore/InfiniteAsyncSource/InfiniteAsyncSource.vbproj | 2 +- VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/InstantFeedbackMode/Application.xaml | 2 +- .../EFCore/InstantFeedbackMode/InstantFeedbackMode.vbproj | 2 +- VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/LocalData/Application.xaml | 2 +- VB/ViewModel/EFCore/LocalData/LocalData.vbproj | 2 +- VB/ViewModel/EFCore/LocalData/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/PagedAsyncSource/Application.xaml | 2 +- VB/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj | 2 +- VB/ViewModel/EFCore/ServerMode/Application.xaml | 2 +- VB/ViewModel/EFCore/ServerMode/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/ServerMode/ServerMode.vbproj | 2 +- .../EntityFramework/InfiniteAsyncSource/Application.xaml | 2 +- .../InfiniteAsyncSource/InfiniteAsyncSource.vbproj | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/Application.xaml | 2 +- .../InstantFeedbackMode/InstantFeedbackMode.vbproj | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/ViewModel/EntityFramework/LocalData/Application.xaml | 2 +- VB/ViewModel/EntityFramework/LocalData/LocalData.vbproj | 2 +- VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml | 2 +- VB/ViewModel/EntityFramework/PagedAsyncSource/Application.xaml | 2 +- VB/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj | 2 +- VB/ViewModel/EntityFramework/ServerMode/Application.xaml | 2 +- VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml | 2 +- VB/ViewModel/EntityFramework/ServerMode/ServerMode.vbproj | 2 +- VB/ViewModel/XPO/InfiniteAsyncSource/Application.xaml | 2 +- VB/ViewModel/XPO/InfiniteAsyncSource/InfiniteAsyncSource.vbproj | 2 +- VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml | 2 +- VB/ViewModel/XPO/InstantFeedbackMode/Application.xaml | 2 +- VB/ViewModel/XPO/InstantFeedbackMode/InstantFeedbackMode.vbproj | 2 +- VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/ViewModel/XPO/LocalData/Application.xaml | 2 +- VB/ViewModel/XPO/LocalData/LocalData.vbproj | 2 +- VB/ViewModel/XPO/LocalData/MainWindow.xaml | 2 +- VB/ViewModel/XPO/PagedAsyncSource/Application.xaml | 2 +- VB/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml | 2 +- VB/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.vbproj | 2 +- VB/ViewModel/XPO/ServerMode/Application.xaml | 2 +- VB/ViewModel/XPO/ServerMode/MainWindow.xaml | 2 +- VB/ViewModel/XPO/ServerMode/ServerMode.vbproj | 2 +- 180 files changed, 180 insertions(+), 180 deletions(-) diff --git a/CS/CodeBehind/EFCore/InfiniteAsyncSource/App.xaml b/CS/CodeBehind/EFCore/InfiniteAsyncSource/App.xaml index cd777dc..0808d61 100644 --- a/CS/CodeBehind/EFCore/InfiniteAsyncSource/App.xaml +++ b/CS/CodeBehind/EFCore/InfiniteAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml b/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml index 341b4d9..a2abd78 100644 --- a/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/App.xaml b/CS/CodeBehind/EFCore/InstantFeedbackMode/App.xaml index cd777dc..0808d61 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/App.xaml +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml index 54f2758..95c6ff7 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/LocalData/App.xaml b/CS/CodeBehind/EFCore/LocalData/App.xaml index cd777dc..0808d61 100644 --- a/CS/CodeBehind/EFCore/LocalData/App.xaml +++ b/CS/CodeBehind/EFCore/LocalData/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml b/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml index 9cd30dd..90a4fcc 100644 --- a/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml @@ -25,4 +25,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/PagedAsyncSource/App.xaml b/CS/CodeBehind/EFCore/PagedAsyncSource/App.xaml index cd777dc..0808d61 100644 --- a/CS/CodeBehind/EFCore/PagedAsyncSource/App.xaml +++ b/CS/CodeBehind/EFCore/PagedAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.csproj b/CS/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.csproj index 8f6e1c4..f844c11 100644 --- a/CS/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.csproj @@ -212,4 +212,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/ServerMode/App.xaml b/CS/CodeBehind/EFCore/ServerMode/App.xaml index cd777dc..0808d61 100644 --- a/CS/CodeBehind/EFCore/ServerMode/App.xaml +++ b/CS/CodeBehind/EFCore/ServerMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/ServerMode/ServerMode.csproj b/CS/CodeBehind/EFCore/ServerMode/ServerMode.csproj index 1a45d4a..b89c75c 100644 --- a/CS/CodeBehind/EFCore/ServerMode/ServerMode.csproj +++ b/CS/CodeBehind/EFCore/ServerMode/ServerMode.csproj @@ -221,4 +221,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/App.xaml b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/App.xaml +++ b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml index efd13da..372464e 100644 --- a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/App.xaml b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/App.xaml +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml index 311eeaf..510a4b5 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/LocalData/App.xaml b/CS/CodeBehind/EntityFramework/LocalData/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/CodeBehind/EntityFramework/LocalData/App.xaml +++ b/CS/CodeBehind/EntityFramework/LocalData/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml b/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml index b21e0ba..f1f3f71 100644 --- a/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml @@ -25,4 +25,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/PagedAsyncSource/App.xaml b/CS/CodeBehind/EntityFramework/PagedAsyncSource/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/CodeBehind/EntityFramework/PagedAsyncSource/App.xaml +++ b/CS/CodeBehind/EntityFramework/PagedAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj b/CS/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj index 3c9c4cf..4b0853d 100644 --- a/CS/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj @@ -152,4 +152,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/ServerMode/App.xaml b/CS/CodeBehind/EntityFramework/ServerMode/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/App.xaml +++ b/CS/CodeBehind/EntityFramework/ServerMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/ServerMode/ServerMode.csproj b/CS/CodeBehind/EntityFramework/ServerMode/ServerMode.csproj index b1c8b07..495e3ad 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/ServerMode.csproj +++ b/CS/CodeBehind/EntityFramework/ServerMode/ServerMode.csproj @@ -161,4 +161,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/InfiniteAsyncSource/App.xaml b/CS/CodeBehind/XPO/InfiniteAsyncSource/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/CodeBehind/XPO/InfiniteAsyncSource/App.xaml +++ b/CS/CodeBehind/XPO/InfiniteAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml b/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml index bc07e8f..73a9260 100644 --- a/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/App.xaml b/CS/CodeBehind/XPO/InstantFeedbackMode/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/App.xaml +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml index c291976..191d186 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/LocalData/App.xaml b/CS/CodeBehind/XPO/LocalData/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/CodeBehind/XPO/LocalData/App.xaml +++ b/CS/CodeBehind/XPO/LocalData/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/LocalData/MainWindow.xaml b/CS/CodeBehind/XPO/LocalData/MainWindow.xaml index db77bc2..a369fd0 100644 --- a/CS/CodeBehind/XPO/LocalData/MainWindow.xaml +++ b/CS/CodeBehind/XPO/LocalData/MainWindow.xaml @@ -25,4 +25,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/PagedAsyncSource/App.xaml b/CS/CodeBehind/XPO/PagedAsyncSource/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/CodeBehind/XPO/PagedAsyncSource/App.xaml +++ b/CS/CodeBehind/XPO/PagedAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.csproj b/CS/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.csproj index 51ebdf4..997e9be 100644 --- a/CS/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.csproj @@ -156,4 +156,4 @@ - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/ServerMode/App.xaml b/CS/CodeBehind/XPO/ServerMode/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/CodeBehind/XPO/ServerMode/App.xaml +++ b/CS/CodeBehind/XPO/ServerMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/ServerMode/ServerMode.csproj b/CS/CodeBehind/XPO/ServerMode/ServerMode.csproj index 21c63a7..76b2226 100644 --- a/CS/CodeBehind/XPO/ServerMode/ServerMode.csproj +++ b/CS/CodeBehind/XPO/ServerMode/ServerMode.csproj @@ -165,4 +165,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/InfiniteAsyncSource/App.xaml b/CS/ViewModel/EFCore/InfiniteAsyncSource/App.xaml index cd777dc..0808d61 100644 --- a/CS/ViewModel/EFCore/InfiniteAsyncSource/App.xaml +++ b/CS/ViewModel/EFCore/InfiniteAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml b/CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml index e7ade31..95c9104 100644 --- a/CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/App.xaml b/CS/ViewModel/EFCore/InstantFeedbackMode/App.xaml index cd777dc..0808d61 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/App.xaml +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml b/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml index 268e6aa..9dbb5e3 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/LocalData/App.xaml b/CS/ViewModel/EFCore/LocalData/App.xaml index cd777dc..0808d61 100644 --- a/CS/ViewModel/EFCore/LocalData/App.xaml +++ b/CS/ViewModel/EFCore/LocalData/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/LocalData/MainWindow.xaml b/CS/ViewModel/EFCore/LocalData/MainWindow.xaml index 6328902..62d913e 100644 --- a/CS/ViewModel/EFCore/LocalData/MainWindow.xaml +++ b/CS/ViewModel/EFCore/LocalData/MainWindow.xaml @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/PagedAsyncSource/App.xaml b/CS/ViewModel/EFCore/PagedAsyncSource/App.xaml index cd777dc..0808d61 100644 --- a/CS/ViewModel/EFCore/PagedAsyncSource/App.xaml +++ b/CS/ViewModel/EFCore/PagedAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.csproj b/CS/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.csproj index ac3b16a..fd89fa2 100644 --- a/CS/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.csproj @@ -213,4 +213,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/ServerMode/App.xaml b/CS/ViewModel/EFCore/ServerMode/App.xaml index cd777dc..0808d61 100644 --- a/CS/ViewModel/EFCore/ServerMode/App.xaml +++ b/CS/ViewModel/EFCore/ServerMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/ServerMode/ServerMode.csproj b/CS/ViewModel/EFCore/ServerMode/ServerMode.csproj index c890545..7273eb9 100644 --- a/CS/ViewModel/EFCore/ServerMode/ServerMode.csproj +++ b/CS/ViewModel/EFCore/ServerMode/ServerMode.csproj @@ -222,4 +222,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/App.xaml b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/App.xaml +++ b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml index 8bab7f7..ba5f723 100644 --- a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/App.xaml b/CS/ViewModel/EntityFramework/InstantFeedbackMode/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/App.xaml +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml index e941f3e..74a93b8 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/LocalData/App.xaml b/CS/ViewModel/EntityFramework/LocalData/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/ViewModel/EntityFramework/LocalData/App.xaml +++ b/CS/ViewModel/EntityFramework/LocalData/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml b/CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml index a8b2702..bb64735 100644 --- a/CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/PagedAsyncSource/App.xaml b/CS/ViewModel/EntityFramework/PagedAsyncSource/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/ViewModel/EntityFramework/PagedAsyncSource/App.xaml +++ b/CS/ViewModel/EntityFramework/PagedAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj b/CS/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj index 1af9d93..4ffe511 100644 --- a/CS/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.csproj @@ -153,4 +153,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/ServerMode/App.xaml b/CS/ViewModel/EntityFramework/ServerMode/App.xaml index 33ec22e..29dd33d 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/App.xaml +++ b/CS/ViewModel/EntityFramework/ServerMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/ServerMode/ServerMode.csproj b/CS/ViewModel/EntityFramework/ServerMode/ServerMode.csproj index a4f0393..ed626db 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/ServerMode.csproj +++ b/CS/ViewModel/EntityFramework/ServerMode/ServerMode.csproj @@ -162,4 +162,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/InfiniteAsyncSource/App.xaml b/CS/ViewModel/XPO/InfiniteAsyncSource/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/ViewModel/XPO/InfiniteAsyncSource/App.xaml +++ b/CS/ViewModel/XPO/InfiniteAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml b/CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml index 329c35a..585caef 100644 --- a/CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/App.xaml b/CS/ViewModel/XPO/InstantFeedbackMode/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/App.xaml +++ b/CS/ViewModel/XPO/InstantFeedbackMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml b/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml index b473b45..4063801 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/LocalData/App.xaml b/CS/ViewModel/XPO/LocalData/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/ViewModel/XPO/LocalData/App.xaml +++ b/CS/ViewModel/XPO/LocalData/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/LocalData/MainWindow.xaml b/CS/ViewModel/XPO/LocalData/MainWindow.xaml index 4aec421..5ea7454 100644 --- a/CS/ViewModel/XPO/LocalData/MainWindow.xaml +++ b/CS/ViewModel/XPO/LocalData/MainWindow.xaml @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/PagedAsyncSource/App.xaml b/CS/ViewModel/XPO/PagedAsyncSource/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/ViewModel/XPO/PagedAsyncSource/App.xaml +++ b/CS/ViewModel/XPO/PagedAsyncSource/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.csproj b/CS/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.csproj index 60c9bbc..908bdc2 100644 --- a/CS/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.csproj +++ b/CS/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.csproj @@ -157,4 +157,4 @@ - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/ServerMode/App.xaml b/CS/ViewModel/XPO/ServerMode/App.xaml index 1e81d99..5cc3660 100644 --- a/CS/ViewModel/XPO/ServerMode/App.xaml +++ b/CS/ViewModel/XPO/ServerMode/App.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/ServerMode/ServerMode.csproj b/CS/ViewModel/XPO/ServerMode/ServerMode.csproj index b2d18fa..d82b5ee 100644 --- a/CS/ViewModel/XPO/ServerMode/ServerMode.csproj +++ b/CS/ViewModel/XPO/ServerMode/ServerMode.csproj @@ -166,4 +166,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/InfiniteAsyncSource/Application.xaml b/VB/CodeBehind/EFCore/InfiniteAsyncSource/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/CodeBehind/EFCore/InfiniteAsyncSource/Application.xaml +++ b/VB/CodeBehind/EFCore/InfiniteAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml b/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml index 823eeb7..eebb5a5 100644 --- a/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/Application.xaml b/VB/CodeBehind/EFCore/InstantFeedbackMode/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/Application.xaml +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml index 20028da..05f299e 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/LocalData/Application.xaml b/VB/CodeBehind/EFCore/LocalData/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/CodeBehind/EFCore/LocalData/Application.xaml +++ b/VB/CodeBehind/EFCore/LocalData/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml b/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml index 4addf92..7ba4f9e 100644 --- a/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml @@ -25,4 +25,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/PagedAsyncSource/Application.xaml b/VB/CodeBehind/EFCore/PagedAsyncSource/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/CodeBehind/EFCore/PagedAsyncSource/Application.xaml +++ b/VB/CodeBehind/EFCore/PagedAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj index f103f4c..7c5b2a2 100644 --- a/VB/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/CodeBehind/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj @@ -245,4 +245,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/ServerMode/Application.xaml b/VB/CodeBehind/EFCore/ServerMode/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/CodeBehind/EFCore/ServerMode/Application.xaml +++ b/VB/CodeBehind/EFCore/ServerMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/ServerMode/ServerMode.vbproj b/VB/CodeBehind/EFCore/ServerMode/ServerMode.vbproj index 5b9b1d3..284045d 100644 --- a/VB/CodeBehind/EFCore/ServerMode/ServerMode.vbproj +++ b/VB/CodeBehind/EFCore/ServerMode/ServerMode.vbproj @@ -254,4 +254,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/Application.xaml b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/Application.xaml index f3c3806..86ff462 100644 --- a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/Application.xaml +++ b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml index b732ad1..dc8def6 100644 --- a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/Application.xaml b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/Application.xaml index f3c3806..86ff462 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/Application.xaml +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml index 94c0c47..84ac2da 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/LocalData/Application.xaml b/VB/CodeBehind/EntityFramework/LocalData/Application.xaml index f3c3806..86ff462 100644 --- a/VB/CodeBehind/EntityFramework/LocalData/Application.xaml +++ b/VB/CodeBehind/EntityFramework/LocalData/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml b/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml index e84cf10..059b792 100644 --- a/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml @@ -25,4 +25,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/PagedAsyncSource/Application.xaml b/VB/CodeBehind/EntityFramework/PagedAsyncSource/Application.xaml index f3c3806..86ff462 100644 --- a/VB/CodeBehind/EntityFramework/PagedAsyncSource/Application.xaml +++ b/VB/CodeBehind/EntityFramework/PagedAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj index cd485bb..26ecb2c 100644 --- a/VB/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/CodeBehind/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj @@ -189,4 +189,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/ServerMode/Application.xaml b/VB/CodeBehind/EntityFramework/ServerMode/Application.xaml index f3c3806..86ff462 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/Application.xaml +++ b/VB/CodeBehind/EntityFramework/ServerMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/ServerMode/ServerMode.vbproj b/VB/CodeBehind/EntityFramework/ServerMode/ServerMode.vbproj index b7910ad..52e1ff2 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/ServerMode.vbproj +++ b/VB/CodeBehind/EntityFramework/ServerMode/ServerMode.vbproj @@ -198,4 +198,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/InfiniteAsyncSource/Application.xaml b/VB/CodeBehind/XPO/InfiniteAsyncSource/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/CodeBehind/XPO/InfiniteAsyncSource/Application.xaml +++ b/VB/CodeBehind/XPO/InfiniteAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml b/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml index f3559e1..633c2ab 100644 --- a/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/InstantFeedbackMode/Application.xaml b/VB/CodeBehind/XPO/InstantFeedbackMode/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/CodeBehind/XPO/InstantFeedbackMode/Application.xaml +++ b/VB/CodeBehind/XPO/InstantFeedbackMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml index bfe8ea0..e32f204 100644 --- a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/LocalData/Application.xaml b/VB/CodeBehind/XPO/LocalData/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/CodeBehind/XPO/LocalData/Application.xaml +++ b/VB/CodeBehind/XPO/LocalData/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/LocalData/MainWindow.xaml b/VB/CodeBehind/XPO/LocalData/MainWindow.xaml index d69224d..a361aaf 100644 --- a/VB/CodeBehind/XPO/LocalData/MainWindow.xaml +++ b/VB/CodeBehind/XPO/LocalData/MainWindow.xaml @@ -25,4 +25,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/PagedAsyncSource/Application.xaml b/VB/CodeBehind/XPO/PagedAsyncSource/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/CodeBehind/XPO/PagedAsyncSource/Application.xaml +++ b/VB/CodeBehind/XPO/PagedAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.vbproj index 8740ee0..8b1a02a 100644 --- a/VB/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/CodeBehind/XPO/PagedAsyncSource/PagedAsyncSource.vbproj @@ -174,4 +174,4 @@ - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/ServerMode/Application.xaml b/VB/CodeBehind/XPO/ServerMode/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/CodeBehind/XPO/ServerMode/Application.xaml +++ b/VB/CodeBehind/XPO/ServerMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/ServerMode/ServerMode.vbproj b/VB/CodeBehind/XPO/ServerMode/ServerMode.vbproj index 809b2ca..a9a1497 100644 --- a/VB/CodeBehind/XPO/ServerMode/ServerMode.vbproj +++ b/VB/CodeBehind/XPO/ServerMode/ServerMode.vbproj @@ -183,4 +183,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/InfiniteAsyncSource/Application.xaml b/VB/ViewModel/EFCore/InfiniteAsyncSource/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/ViewModel/EFCore/InfiniteAsyncSource/Application.xaml +++ b/VB/ViewModel/EFCore/InfiniteAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml b/VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml index fcbbe8d..6cd48ec 100644 --- a/VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/Application.xaml b/VB/ViewModel/EFCore/InstantFeedbackMode/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/Application.xaml +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml b/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml index 5b86e2d..dab5aa9 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/LocalData/Application.xaml b/VB/ViewModel/EFCore/LocalData/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/ViewModel/EFCore/LocalData/Application.xaml +++ b/VB/ViewModel/EFCore/LocalData/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/LocalData/MainWindow.xaml b/VB/ViewModel/EFCore/LocalData/MainWindow.xaml index 0b69bc4..d5793f5 100644 --- a/VB/ViewModel/EFCore/LocalData/MainWindow.xaml +++ b/VB/ViewModel/EFCore/LocalData/MainWindow.xaml @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/PagedAsyncSource/Application.xaml b/VB/ViewModel/EFCore/PagedAsyncSource/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/ViewModel/EFCore/PagedAsyncSource/Application.xaml +++ b/VB/ViewModel/EFCore/PagedAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj index 9889cbb..2980442 100644 --- a/VB/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/ViewModel/EFCore/PagedAsyncSource/PagedAsyncSource.vbproj @@ -246,4 +246,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/ServerMode/Application.xaml b/VB/ViewModel/EFCore/ServerMode/Application.xaml index 1d7676b..a61def8 100644 --- a/VB/ViewModel/EFCore/ServerMode/Application.xaml +++ b/VB/ViewModel/EFCore/ServerMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/ServerMode/ServerMode.vbproj b/VB/ViewModel/EFCore/ServerMode/ServerMode.vbproj index 50dcbb0..51ef3b2 100644 --- a/VB/ViewModel/EFCore/ServerMode/ServerMode.vbproj +++ b/VB/ViewModel/EFCore/ServerMode/ServerMode.vbproj @@ -255,4 +255,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/Application.xaml b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/Application.xaml index f3c3806..86ff462 100644 --- a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/Application.xaml +++ b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml index be01420..fdb67e7 100644 --- a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/Application.xaml b/VB/ViewModel/EntityFramework/InstantFeedbackMode/Application.xaml index f3c3806..86ff462 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/Application.xaml +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml index a25c6be..0cb4584 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/LocalData/Application.xaml b/VB/ViewModel/EntityFramework/LocalData/Application.xaml index f3c3806..86ff462 100644 --- a/VB/ViewModel/EntityFramework/LocalData/Application.xaml +++ b/VB/ViewModel/EntityFramework/LocalData/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml b/VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml index dbb5686..85496f5 100644 --- a/VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/PagedAsyncSource/Application.xaml b/VB/ViewModel/EntityFramework/PagedAsyncSource/Application.xaml index f3c3806..86ff462 100644 --- a/VB/ViewModel/EntityFramework/PagedAsyncSource/Application.xaml +++ b/VB/ViewModel/EntityFramework/PagedAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj index f65b144..a1c1a31 100644 --- a/VB/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/ViewModel/EntityFramework/PagedAsyncSource/PagedAsyncSource.vbproj @@ -190,4 +190,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/ServerMode/Application.xaml b/VB/ViewModel/EntityFramework/ServerMode/Application.xaml index f3c3806..86ff462 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/Application.xaml +++ b/VB/ViewModel/EntityFramework/ServerMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/ServerMode/ServerMode.vbproj b/VB/ViewModel/EntityFramework/ServerMode/ServerMode.vbproj index 6e8fb1a..cb22281 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/ServerMode.vbproj +++ b/VB/ViewModel/EntityFramework/ServerMode/ServerMode.vbproj @@ -199,4 +199,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/InfiniteAsyncSource/Application.xaml b/VB/ViewModel/XPO/InfiniteAsyncSource/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/ViewModel/XPO/InfiniteAsyncSource/Application.xaml +++ b/VB/ViewModel/XPO/InfiniteAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml b/VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml index 049894b..bf126e9 100644 --- a/VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/InstantFeedbackMode/Application.xaml b/VB/ViewModel/XPO/InstantFeedbackMode/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/ViewModel/XPO/InstantFeedbackMode/Application.xaml +++ b/VB/ViewModel/XPO/InstantFeedbackMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml b/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml index 4330235..d723454 100644 --- a/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/LocalData/Application.xaml b/VB/ViewModel/XPO/LocalData/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/ViewModel/XPO/LocalData/Application.xaml +++ b/VB/ViewModel/XPO/LocalData/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/LocalData/MainWindow.xaml b/VB/ViewModel/XPO/LocalData/MainWindow.xaml index 5a333f8..9477986 100644 --- a/VB/ViewModel/XPO/LocalData/MainWindow.xaml +++ b/VB/ViewModel/XPO/LocalData/MainWindow.xaml @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/PagedAsyncSource/Application.xaml b/VB/ViewModel/XPO/PagedAsyncSource/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/ViewModel/XPO/PagedAsyncSource/Application.xaml +++ b/VB/ViewModel/XPO/PagedAsyncSource/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.vbproj b/VB/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.vbproj index 13af006..3c2076b 100644 --- a/VB/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.vbproj +++ b/VB/ViewModel/XPO/PagedAsyncSource/PagedAsyncSource.vbproj @@ -175,4 +175,4 @@ - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/ServerMode/Application.xaml b/VB/ViewModel/XPO/ServerMode/Application.xaml index e2796fa..8b62d12 100644 --- a/VB/ViewModel/XPO/ServerMode/Application.xaml +++ b/VB/ViewModel/XPO/ServerMode/Application.xaml @@ -1,4 +1,4 @@ - - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/ServerMode/ServerMode.vbproj b/VB/ViewModel/XPO/ServerMode/ServerMode.vbproj index b9d0347..3d852e5 100644 --- a/VB/ViewModel/XPO/ServerMode/ServerMode.vbproj +++ b/VB/ViewModel/XPO/ServerMode/ServerMode.vbproj @@ -184,4 +184,4 @@ - \ No newline at end of file + From f004325c5459a1f4d44deb2a70eddaa50a037272 Mon Sep 17 00:00:00 2001 From: Vitaly Tolstikov Date: Fri, 22 Oct 2021 13:28:58 +0300 Subject: [PATCH 07/19] readonly key column --- CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/CodeBehind/EFCore/LocalData/MainWindow.xaml | 2 +- CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml | 2 +- CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/LocalData/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml | 2 +- CS/CodeBehind/XPO/ServerMode/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/LocalData/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/EFCore/ServerMode/MainWindow.xaml | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml | 2 +- CS/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml | 2 +- CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml | 2 +- CS/ViewModel/XPO/LocalData/MainWindow.xaml | 2 +- CS/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml | 2 +- CS/ViewModel/XPO/ServerMode/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/LocalData/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml | 2 +- VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml | 2 +- VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml | 2 +- VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/LocalData/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml | 2 +- VB/CodeBehind/XPO/ServerMode/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/LocalData/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml | 2 +- VB/ViewModel/EFCore/ServerMode/MainWindow.xaml | 2 +- .../EntityFramework/InfiniteAsyncSource/MainWindow.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml | 2 +- VB/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml | 2 +- VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml | 2 +- VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml | 2 +- VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml | 2 +- VB/ViewModel/XPO/LocalData/MainWindow.xaml | 2 +- VB/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml | 2 +- VB/ViewModel/XPO/ServerMode/MainWindow.xaml | 2 +- 60 files changed, 60 insertions(+), 60 deletions(-) diff --git a/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml b/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml index a2abd78..5542e8f 100644 --- a/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml index 95c6ff7..492b2a3 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml b/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml index 90a4fcc..7e29237 100644 --- a/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml b/CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml index c6915e6..05d3381 100644 --- a/CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml @@ -8,7 +8,7 @@ - + diff --git a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml index 95c6ff7..492b2a3 100644 --- a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml +++ b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml index 372464e..562ba24 100644 --- a/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml index 510a4b5..933903f 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml b/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml index f1f3f71..eaa9222 100644 --- a/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml b/CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml index 927b402..a23a58a 100644 --- a/CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml @@ -8,7 +8,7 @@ - + diff --git a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml index 510a4b5..933903f 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml +++ b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml b/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml index 73a9260..ce176d3 100644 --- a/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml index 191d186..aaec940 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/XPO/LocalData/MainWindow.xaml b/CS/CodeBehind/XPO/LocalData/MainWindow.xaml index a369fd0..07a7cf6 100644 --- a/CS/CodeBehind/XPO/LocalData/MainWindow.xaml +++ b/CS/CodeBehind/XPO/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml b/CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml index e308ccb..9589294 100644 --- a/CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml +++ b/CS/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml @@ -8,7 +8,7 @@ - + diff --git a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml index 191d186..aaec940 100644 --- a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml +++ b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml b/CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml index 95c9104..aa3ea3a 100644 --- a/CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml @@ -13,7 +13,7 @@ - + diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml b/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml index 9dbb5e3..39d56a8 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/ViewModel/EFCore/LocalData/MainWindow.xaml b/CS/ViewModel/EFCore/LocalData/MainWindow.xaml index 62d913e..560de16 100644 --- a/CS/ViewModel/EFCore/LocalData/MainWindow.xaml +++ b/CS/ViewModel/EFCore/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml b/CS/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml index 230d6e8..9815196 100644 --- a/CS/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml +++ b/CS/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml @@ -11,7 +11,7 @@ - + diff --git a/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml b/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml index 9dbb5e3..39d56a8 100644 --- a/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml +++ b/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml index ba5f723..f5656c9 100644 --- a/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml @@ -13,7 +13,7 @@ - + diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml index 74a93b8..c758800 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml b/CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml index bb64735..3748de6 100644 --- a/CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml b/CS/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml index ea9360e..74bca06 100644 --- a/CS/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml @@ -11,7 +11,7 @@ - + diff --git a/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml b/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml index 74a93b8..c758800 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml b/CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml index 585caef..5cbc52b 100644 --- a/CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml +++ b/CS/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml @@ -13,7 +13,7 @@ - + diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml b/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml index 4063801..f0b7b2a 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/CS/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/ViewModel/XPO/LocalData/MainWindow.xaml b/CS/ViewModel/XPO/LocalData/MainWindow.xaml index 5ea7454..9f6924b 100644 --- a/CS/ViewModel/XPO/LocalData/MainWindow.xaml +++ b/CS/ViewModel/XPO/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/CS/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml b/CS/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml index 977c349..f599aae 100644 --- a/CS/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml +++ b/CS/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml @@ -11,7 +11,7 @@ - + diff --git a/CS/ViewModel/XPO/ServerMode/MainWindow.xaml b/CS/ViewModel/XPO/ServerMode/MainWindow.xaml index 4063801..f0b7b2a 100644 --- a/CS/ViewModel/XPO/ServerMode/MainWindow.xaml +++ b/CS/ViewModel/XPO/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml b/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml index eebb5a5..955d5dd 100644 --- a/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/InfiniteAsyncSource/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml index 05f299e..c188435 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml b/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml index 7ba4f9e..1fec45d 100644 --- a/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml b/VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml index 4176669..e4b0b21 100644 --- a/VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/PagedAsyncSource/MainWindow.xaml @@ -8,7 +8,7 @@ - + diff --git a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml index 05f299e..c188435 100644 --- a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml +++ b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml index dc8def6..dd1deeb 100644 --- a/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/InfiniteAsyncSource/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml index 84ac2da..6cdce44 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml b/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml index 059b792..b478e5c 100644 --- a/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml b/VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml index e7a4cad..2417140 100644 --- a/VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/PagedAsyncSource/MainWindow.xaml @@ -8,7 +8,7 @@ - + diff --git a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml index 84ac2da..6cdce44 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml +++ b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml b/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml index 633c2ab..a3bde47 100644 --- a/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/CodeBehind/XPO/InfiniteAsyncSource/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml index e32f204..4441809 100644 --- a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/XPO/LocalData/MainWindow.xaml b/VB/CodeBehind/XPO/LocalData/MainWindow.xaml index a361aaf..edf9b20 100644 --- a/VB/CodeBehind/XPO/LocalData/MainWindow.xaml +++ b/VB/CodeBehind/XPO/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml b/VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml index 6041c68..f7e3755 100644 --- a/VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml +++ b/VB/CodeBehind/XPO/PagedAsyncSource/MainWindow.xaml @@ -8,7 +8,7 @@ - + diff --git a/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml b/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml index e32f204..4441809 100644 --- a/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml +++ b/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml b/VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml index 6cd48ec..67b908c 100644 --- a/VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/ViewModel/EFCore/InfiniteAsyncSource/MainWindow.xaml @@ -13,7 +13,7 @@ - + diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml b/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml index dab5aa9..8070f77 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/ViewModel/EFCore/LocalData/MainWindow.xaml b/VB/ViewModel/EFCore/LocalData/MainWindow.xaml index d5793f5..031e98c 100644 --- a/VB/ViewModel/EFCore/LocalData/MainWindow.xaml +++ b/VB/ViewModel/EFCore/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml b/VB/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml index 43d40bb..047906c 100644 --- a/VB/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml +++ b/VB/ViewModel/EFCore/PagedAsyncSource/MainWindow.xaml @@ -11,7 +11,7 @@ - + diff --git a/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml b/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml index dab5aa9..8070f77 100644 --- a/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml +++ b/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml index fdb67e7..c63a6da 100644 --- a/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/InfiniteAsyncSource/MainWindow.xaml @@ -13,7 +13,7 @@ - + diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml index 0cb4584..3d386df 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml b/VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml index 85496f5..c26c4d5 100644 --- a/VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml b/VB/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml index 44e697d..a328a3e 100644 --- a/VB/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/PagedAsyncSource/MainWindow.xaml @@ -11,7 +11,7 @@ - + diff --git a/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml b/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml index 0cb4584..3d386df 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml b/VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml index bf126e9..595242d 100644 --- a/VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml +++ b/VB/ViewModel/XPO/InfiniteAsyncSource/MainWindow.xaml @@ -13,7 +13,7 @@ - + diff --git a/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml b/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml index d723454..a8bb846 100644 --- a/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml +++ b/VB/ViewModel/XPO/InstantFeedbackMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/ViewModel/XPO/LocalData/MainWindow.xaml b/VB/ViewModel/XPO/LocalData/MainWindow.xaml index 9477986..19f10c5 100644 --- a/VB/ViewModel/XPO/LocalData/MainWindow.xaml +++ b/VB/ViewModel/XPO/LocalData/MainWindow.xaml @@ -10,7 +10,7 @@ - + diff --git a/VB/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml b/VB/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml index 3a10e73..1bac593 100644 --- a/VB/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml +++ b/VB/ViewModel/XPO/PagedAsyncSource/MainWindow.xaml @@ -11,7 +11,7 @@ - + diff --git a/VB/ViewModel/XPO/ServerMode/MainWindow.xaml b/VB/ViewModel/XPO/ServerMode/MainWindow.xaml index d723454..a8bb846 100644 --- a/VB/ViewModel/XPO/ServerMode/MainWindow.xaml +++ b/VB/ViewModel/XPO/ServerMode/MainWindow.xaml @@ -10,7 +10,7 @@ - + From 623c08dd608ef9d538f04a93cd3aa59d822375be Mon Sep 17 00:00:00 2001 From: "CORP\\ploskin.alexander" Date: Wed, 27 Oct 2021 10:31:10 +0300 Subject: [PATCH 08/19] Raname property --- CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs | 2 +- CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EFCore/ServerMode/MainViewModel.cs | 2 +- .../EntityFramework/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/XPO/ServerMode/MainViewModel.cs | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs index bc6e456..400cb0c 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs @@ -47,7 +47,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.Tag).Context; + var context = ((EditIssueInfo)e.EditOperationContext).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs index 1913afd..104fb0c 100644 --- a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs @@ -44,7 +44,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.Tag).Context; + var context = ((EditIssueInfo)e.EditOperationContext).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs index 7456e65..4df02c8 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs @@ -47,7 +47,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.Tag).Context; + var context = ((EditIssueInfo)e.EditOperationContext).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs index 6ae5b5b..04242ae 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs @@ -44,7 +44,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.Tag).Context; + var context = ((EditIssueInfo)e.EditOperationContext).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs index 6477676..f3b4f2c 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs @@ -51,7 +51,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var unitOfWork = ((EditIssueInfo)e.Tag).UnitOfWork; + var unitOfWork = ((EditIssueInfo)e.EditOperationContext).UnitOfWork; unitOfWork.CommitChanges(); } diff --git a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs index 4dd799f..1b75f70 100644 --- a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs @@ -49,7 +49,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var unitOfWork = ((EditIssueInfo)e.Tag).UnitOfWork; + var unitOfWork = ((EditIssueInfo)e.EditOperationContext).UnitOfWork; unitOfWork.CommitChanges(); } diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs index d3ea496..85fdec9 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs @@ -61,7 +61,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.Tag).Context; + var context = ((EditIssueInfo)args.EditOperationContext).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs index dee7f30..cc4cdd2 100644 --- a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs @@ -58,7 +58,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.Tag).Context; + var context = ((EditIssueInfo)args.EditOperationContext).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs index 558f92d..0222acd 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs @@ -61,7 +61,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.Tag).Context; + var context = ((EditIssueInfo)args.EditOperationContext).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs index e74d057..2642971 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs @@ -58,7 +58,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.Tag).Context; + var context = ((EditIssueInfo)args.EditOperationContext).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs index 84e3768..8abe07b 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs @@ -67,7 +67,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var unitOfWork = ((EditIssueInfo)args.Tag).UnitOfWork; + var unitOfWork = ((EditIssueInfo)args.EditOperationContext).UnitOfWork; unitOfWork.CommitChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/XPO/ServerMode/MainViewModel.cs b/CS/ViewModel/XPO/ServerMode/MainViewModel.cs index 293f332..eb66edc 100644 --- a/CS/ViewModel/XPO/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/XPO/ServerMode/MainViewModel.cs @@ -65,7 +65,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var unitOfWork = ((EditIssueInfo)args.Tag).UnitOfWork; + var unitOfWork = ((EditIssueInfo)args.EditOperationContext).UnitOfWork; unitOfWork.CommitChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] From b79bc4c39babf17287c8f5d0af2d5faacce9e6ce Mon Sep 17 00:00:00 2001 From: "CORP\\ploskin.alexander" Date: Wed, 27 Oct 2021 10:32:53 +0300 Subject: [PATCH 09/19] Rename property --- VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb | 2 +- VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb | 2 +- VB/ViewModel/EFCore/ServerMode/MainViewModel.vb | 2 +- .../EntityFramework/InstantFeedbackMode/MainViewModel.vb | 2 +- VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb | 2 +- VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb | 2 +- VB/ViewModel/XPO/ServerMode/MainViewModel.vb | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb index 37664cc..847c67f 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb @@ -49,7 +49,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(e.Tag, EditIssueInfo).Context + Dim context = CType(e.EditOperationContext, EditIssueInfo).Context context.SaveChanges() End Sub diff --git a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb index 82ab086..5c45ed7 100644 --- a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb @@ -47,7 +47,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(e.Tag, EditIssueInfo).Context + Dim context = CType(e.EditOperationContext, EditIssueInfo).Context context.SaveChanges() End Sub diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb index 65815dc..797886c 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb @@ -49,7 +49,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(e.Tag, EditIssueInfo).Context + Dim context = CType(e.EditOperationContext, EditIssueInfo).Context context.SaveChanges() End Sub diff --git a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb index 3c1a606..ab8aac2 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb @@ -47,7 +47,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(e.Tag, EditIssueInfo).Context + Dim context = CType(e.EditOperationContext, EditIssueInfo).Context context.SaveChanges() End Sub diff --git a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb index dfb5de6..6114807 100644 --- a/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.vb @@ -42,7 +42,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim unitOfWork = CType(e.Tag, EditIssueInfo).UnitOfWork + Dim unitOfWork = CType(e.EditOperationContext, EditIssueInfo).UnitOfWork unitOfWork.CommitChanges() End Sub diff --git a/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb b/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb index 6610aec..04f7fdd 100644 --- a/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/XPO/ServerMode/MainWindow.xaml.vb @@ -43,7 +43,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim unitOfWork = CType(e.Tag, EditIssueInfo).UnitOfWork + Dim unitOfWork = CType(e.EditOperationContext, EditIssueInfo).UnitOfWork unitOfWork.CommitChanges() End Sub diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb b/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb index d9c68ec..24175b5 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb @@ -62,7 +62,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(args.Tag, EditIssueInfo).Context + Dim context = CType(args.EditOperationContext, EditIssueInfo).Context context.SaveChanges() End Sub diff --git a/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb b/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb index a672a26..5993612 100644 --- a/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb +++ b/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb @@ -60,7 +60,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(args.Tag, EditIssueInfo).Context + Dim context = CType(args.EditOperationContext, EditIssueInfo).Context context.SaveChanges() End Sub diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb index 9879735..2fa0e3a 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb @@ -62,7 +62,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(args.Tag, EditIssueInfo).Context + Dim context = CType(args.EditOperationContext, EditIssueInfo).Context context.SaveChanges() End Sub diff --git a/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb b/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb index 3fde3c8..1ede6b4 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb +++ b/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb @@ -60,7 +60,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(args.Tag, EditIssueInfo).Context + Dim context = CType(args.EditOperationContext, EditIssueInfo).Context context.SaveChanges() End Sub diff --git a/VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb b/VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb index 8aec78b..4a75201 100644 --- a/VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb +++ b/VB/ViewModel/XPO/InstantFeedbackMode/MainViewModel.vb @@ -55,7 +55,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim unitOfWork = CType(args.Tag, EditIssueInfo).UnitOfWork + Dim unitOfWork = CType(args.EditOperationContext, EditIssueInfo).UnitOfWork unitOfWork.CommitChanges() End Sub diff --git a/VB/ViewModel/XPO/ServerMode/MainViewModel.vb b/VB/ViewModel/XPO/ServerMode/MainViewModel.vb index 79389df..e5f06a7 100644 --- a/VB/ViewModel/XPO/ServerMode/MainViewModel.vb +++ b/VB/ViewModel/XPO/ServerMode/MainViewModel.vb @@ -57,7 +57,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim unitOfWork = CType(args.Tag, EditIssueInfo).UnitOfWork + Dim unitOfWork = CType(args.EditOperationContext, EditIssueInfo).UnitOfWork unitOfWork.CommitChanges() End Sub From 40c278e6ea35a95a048bf90350293d4c13094a2e Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Wed, 27 Oct 2021 10:49:54 +0300 Subject: [PATCH 10/19] Source auto update [skip ci] --- .../EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../InstantFeedbackMode/IssueDetailView.xaml | 2 +- .../EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml | 2 +- .../EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../InstantFeedbackMode/IssueDetailView.xaml | 2 +- .../EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml | 2 +- .../EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../InstantFeedbackMode/IssueDetailView.xaml | 2 +- .../EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml | 2 +- VB/NuGet.Config | 6 ------ .../EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../InstantFeedbackMode/IssueDetailView.xaml | 2 +- .../EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml | 2 +- 25 files changed, 24 insertions(+), 30 deletions(-) delete mode 100644 VB/NuGet.Config diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml index d5c1fd0..cea3b30 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml b/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml index d5c1fd0..cea3b30 100644 --- a/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 23a72d0..6bee143 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml b/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml index 23a72d0..6bee143 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml b/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml index 8110d2f..614ad6c 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml b/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml index 8110d2f..614ad6c 100644 --- a/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml +++ b/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml index d5c1fd0..cea3b30 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml b/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml index d5c1fd0..cea3b30 100644 --- a/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml +++ b/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 23a72d0..6bee143 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml b/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml index 23a72d0..6bee143 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml b/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml index 8110d2f..614ad6c 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml b/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml index 8110d2f..614ad6c 100644 --- a/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml +++ b/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml index 058337a..8c6e3a0 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml b/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml index 058337a..8c6e3a0 100644 --- a/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 7bdbd7a..6d43f03 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml b/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml index 7bdbd7a..6d43f03 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml b/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml index e00f8b8..024a85a 100644 --- a/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml b/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml index e00f8b8..024a85a 100644 --- a/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml +++ b/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/NuGet.Config b/VB/NuGet.Config deleted file mode 100644 index f6e98fc..0000000 --- a/VB/NuGet.Config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml index 058337a..8c6e3a0 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml b/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml index 058337a..8c6e3a0 100644 --- a/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml +++ b/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 7bdbd7a..6d43f03 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml b/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml index 7bdbd7a..6d43f03 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml b/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml index e00f8b8..024a85a 100644 --- a/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + diff --git a/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml b/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml index e00f8b8..024a85a 100644 --- a/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml +++ b/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml @@ -19,4 +19,4 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - \ No newline at end of file + From b0db283d0f9d2b2b424da2eae3a2110265a84127 Mon Sep 17 00:00:00 2001 From: "CORP\\ploskin.alexander" Date: Wed, 27 Oct 2021 10:51:10 +0300 Subject: [PATCH 11/19] Revert "Raname property" This reverts commit 623c08dd608ef9d538f04a93cd3aa59d822375be. --- CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs | 2 +- CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EFCore/ServerMode/MainViewModel.cs | 2 +- .../EntityFramework/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/XPO/ServerMode/MainViewModel.cs | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs index 400cb0c..bc6e456 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs @@ -47,7 +47,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.EditOperationContext).Context; + var context = ((EditIssueInfo)e.Tag).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs index 104fb0c..1913afd 100644 --- a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs @@ -44,7 +44,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.EditOperationContext).Context; + var context = ((EditIssueInfo)e.Tag).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs index 4df02c8..7456e65 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs @@ -47,7 +47,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.EditOperationContext).Context; + var context = ((EditIssueInfo)e.Tag).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs index 04242ae..6ae5b5b 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs @@ -44,7 +44,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.EditOperationContext).Context; + var context = ((EditIssueInfo)e.Tag).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs index f3b4f2c..6477676 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs @@ -51,7 +51,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var unitOfWork = ((EditIssueInfo)e.EditOperationContext).UnitOfWork; + var unitOfWork = ((EditIssueInfo)e.Tag).UnitOfWork; unitOfWork.CommitChanges(); } diff --git a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs index 1b75f70..4dd799f 100644 --- a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs @@ -49,7 +49,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var unitOfWork = ((EditIssueInfo)e.EditOperationContext).UnitOfWork; + var unitOfWork = ((EditIssueInfo)e.Tag).UnitOfWork; unitOfWork.CommitChanges(); } diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs index 85fdec9..d3ea496 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs @@ -61,7 +61,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.EditOperationContext).Context; + var context = ((EditIssueInfo)args.Tag).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs index cc4cdd2..dee7f30 100644 --- a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs @@ -58,7 +58,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.EditOperationContext).Context; + var context = ((EditIssueInfo)args.Tag).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs index 0222acd..558f92d 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs @@ -61,7 +61,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.EditOperationContext).Context; + var context = ((EditIssueInfo)args.Tag).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs index 2642971..e74d057 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs @@ -58,7 +58,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.EditOperationContext).Context; + var context = ((EditIssueInfo)args.Tag).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs index 8abe07b..84e3768 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs @@ -67,7 +67,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var unitOfWork = ((EditIssueInfo)args.EditOperationContext).UnitOfWork; + var unitOfWork = ((EditIssueInfo)args.Tag).UnitOfWork; unitOfWork.CommitChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/XPO/ServerMode/MainViewModel.cs b/CS/ViewModel/XPO/ServerMode/MainViewModel.cs index eb66edc..293f332 100644 --- a/CS/ViewModel/XPO/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/XPO/ServerMode/MainViewModel.cs @@ -65,7 +65,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var unitOfWork = ((EditIssueInfo)args.EditOperationContext).UnitOfWork; + var unitOfWork = ((EditIssueInfo)args.Tag).UnitOfWork; unitOfWork.CommitChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] From 3a6874ed2e1cc260099c0e2230afbf68dc8a2b6d Mon Sep 17 00:00:00 2001 From: "CORP\\ploskin.alexander" Date: Wed, 27 Oct 2021 17:05:20 +0300 Subject: [PATCH 12/19] Revert "Revert "Raname property"" This reverts commit b0db283d0f9d2b2b424da2eae3a2110265a84127. --- CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs | 2 +- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs | 2 +- CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EFCore/ServerMode/MainViewModel.cs | 2 +- .../EntityFramework/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/XPO/ServerMode/MainViewModel.cs | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs index bc6e456..400cb0c 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs @@ -47,7 +47,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.Tag).Context; + var context = ((EditIssueInfo)e.EditOperationContext).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs index 1913afd..104fb0c 100644 --- a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs @@ -44,7 +44,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.Tag).Context; + var context = ((EditIssueInfo)e.EditOperationContext).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs index 7456e65..4df02c8 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs @@ -47,7 +47,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.Tag).Context; + var context = ((EditIssueInfo)e.EditOperationContext).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs index 6ae5b5b..04242ae 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs @@ -44,7 +44,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.Tag).Context; + var context = ((EditIssueInfo)e.EditOperationContext).Context; context.SaveChanges(); } diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs index 6477676..f3b4f2c 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/MainWindow.xaml.cs @@ -51,7 +51,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var unitOfWork = ((EditIssueInfo)e.Tag).UnitOfWork; + var unitOfWork = ((EditIssueInfo)e.EditOperationContext).UnitOfWork; unitOfWork.CommitChanges(); } diff --git a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs index 4dd799f..1b75f70 100644 --- a/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/XPO/ServerMode/MainWindow.xaml.cs @@ -49,7 +49,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var unitOfWork = ((EditIssueInfo)e.Tag).UnitOfWork; + var unitOfWork = ((EditIssueInfo)e.EditOperationContext).UnitOfWork; unitOfWork.CommitChanges(); } diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs index d3ea496..85fdec9 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs @@ -61,7 +61,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.Tag).Context; + var context = ((EditIssueInfo)args.EditOperationContext).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs index dee7f30..cc4cdd2 100644 --- a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs @@ -58,7 +58,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.Tag).Context; + var context = ((EditIssueInfo)args.EditOperationContext).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs index 558f92d..0222acd 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs @@ -61,7 +61,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.Tag).Context; + var context = ((EditIssueInfo)args.EditOperationContext).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs index e74d057..2642971 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs @@ -58,7 +58,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.Tag).Context; + var context = ((EditIssueInfo)args.EditOperationContext).Context; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs index 84e3768..8abe07b 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/XPO/InstantFeedbackMode/MainViewModel.cs @@ -67,7 +67,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var unitOfWork = ((EditIssueInfo)args.Tag).UnitOfWork; + var unitOfWork = ((EditIssueInfo)args.EditOperationContext).UnitOfWork; unitOfWork.CommitChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/XPO/ServerMode/MainViewModel.cs b/CS/ViewModel/XPO/ServerMode/MainViewModel.cs index 293f332..eb66edc 100644 --- a/CS/ViewModel/XPO/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/XPO/ServerMode/MainViewModel.cs @@ -65,7 +65,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var unitOfWork = ((EditIssueInfo)args.Tag).UnitOfWork; + var unitOfWork = ((EditIssueInfo)args.EditOperationContext).UnitOfWork; unitOfWork.CommitChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] From 21bc7861fa1104cd1d3dc8f97712efe664f9be9b Mon Sep 17 00:00:00 2001 From: Vitaly Tolstikov Date: Wed, 27 Oct 2021 17:48:03 +0300 Subject: [PATCH 13/19] fix bindings --- .../EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../InstantFeedbackMode/IssueDetailView.xaml | 2 +- .../EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml | 2 +- .../EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml | 2 +- CS/ViewModel/EFCore/ServerMode/MainWindow.xaml | 2 +- .../InstantFeedbackMode/IssueDetailView.xaml | 2 +- .../EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml | 2 +- CS/ViewModel/XPO/ServerMode/MainWindow.xaml | 2 +- .../EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../InstantFeedbackMode/IssueDetailView.xaml | 2 +- .../EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml | 2 +- VB/NuGet.Config | 6 ++++++ .../EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml | 2 +- VB/ViewModel/EFCore/ServerMode/MainWindow.xaml | 2 +- .../InstantFeedbackMode/IssueDetailView.xaml | 2 +- .../EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml | 2 +- VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml | 2 +- VB/ViewModel/XPO/ServerMode/MainWindow.xaml | 2 +- 31 files changed, 36 insertions(+), 30 deletions(-) create mode 100644 VB/NuGet.Config diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml index cea3b30..3ef3fc6 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml b/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml index cea3b30..3ef3fc6 100644 --- a/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 6bee143..807620e 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml b/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml index 6bee143..807620e 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml b/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml index 614ad6c..5b0f4e5 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml b/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml index 614ad6c..5b0f4e5 100644 --- a/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml +++ b/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml index cea3b30..3ef3fc6 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml b/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml index cea3b30..3ef3fc6 100644 --- a/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml +++ b/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml b/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml index 39d56a8..270d6f6 100644 --- a/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml +++ b/CS/ViewModel/EFCore/ServerMode/MainWindow.xaml @@ -6,7 +6,7 @@ - + diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 6bee143..807620e 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml b/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml index 6bee143..807620e 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml b/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml index c758800..a246a7c 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml +++ b/CS/ViewModel/EntityFramework/ServerMode/MainWindow.xaml @@ -6,7 +6,7 @@ - + diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml b/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml index 614ad6c..5b0f4e5 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml b/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml index 614ad6c..5b0f4e5 100644 --- a/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml +++ b/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/XPO/ServerMode/MainWindow.xaml b/CS/ViewModel/XPO/ServerMode/MainWindow.xaml index f0b7b2a..25fbe03 100644 --- a/CS/ViewModel/XPO/ServerMode/MainWindow.xaml +++ b/CS/ViewModel/XPO/ServerMode/MainWindow.xaml @@ -6,7 +6,7 @@ - + diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml index 8c6e3a0..148a97d 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml b/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml index 8c6e3a0..148a97d 100644 --- a/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 6d43f03..63d8ed9 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml b/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml index 6d43f03..63d8ed9 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml b/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml index 024a85a..80195c1 100644 --- a/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml b/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml index 024a85a..80195c1 100644 --- a/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml +++ b/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/NuGet.Config b/VB/NuGet.Config new file mode 100644 index 0000000..f6e98fc --- /dev/null +++ b/VB/NuGet.Config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml index 8c6e3a0..148a97d 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml b/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml index 8c6e3a0..148a97d 100644 --- a/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml +++ b/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml b/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml index 8070f77..ead46ba 100644 --- a/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml +++ b/VB/ViewModel/EFCore/ServerMode/MainWindow.xaml @@ -6,7 +6,7 @@ - + diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 6d43f03..63d8ed9 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml b/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml index 6d43f03..63d8ed9 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml b/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml index 3d386df..e5c8e51 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml +++ b/VB/ViewModel/EntityFramework/ServerMode/MainWindow.xaml @@ -6,7 +6,7 @@ - + diff --git a/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml b/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml index 024a85a..80195c1 100644 --- a/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml b/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml index 024a85a..80195c1 100644 --- a/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml +++ b/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/XPO/ServerMode/MainWindow.xaml b/VB/ViewModel/XPO/ServerMode/MainWindow.xaml index a8bb846..43ce933 100644 --- a/VB/ViewModel/XPO/ServerMode/MainWindow.xaml +++ b/VB/ViewModel/XPO/ServerMode/MainWindow.xaml @@ -6,7 +6,7 @@ - + From cc4e94626223f78a51376d0d5c651ca4320d61b2 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Wed, 27 Oct 2021 18:02:27 +0300 Subject: [PATCH 14/19] Source auto update [skip ci] --- VB/NuGet.Config | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 VB/NuGet.Config diff --git a/VB/NuGet.Config b/VB/NuGet.Config deleted file mode 100644 index f6e98fc..0000000 --- a/VB/NuGet.Config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file From 4df9df9dd4bc3f437366b37a0aa9f6ba2e79dc4e Mon Sep 17 00:00:00 2001 From: "CORP\\ploskin.alexander" Date: Thu, 28 Oct 2021 10:10:24 +0300 Subject: [PATCH 15/19] Fix Users binding --- CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml | 2 +- CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml | 2 +- VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml | 2 +- .../EntityFramework/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml | 2 +- VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml | 2 +- VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml index d5c1fd0..96503d1 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml b/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml index d5c1fd0..96503d1 100644 --- a/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 23a72d0..aa52316 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml b/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml index 23a72d0..aa52316 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/CS/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml b/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml index 8110d2f..5d61ca9 100644 --- a/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml b/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml index 8110d2f..5d61ca9 100644 --- a/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml +++ b/CS/CodeBehind/XPO/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml index d5c1fd0..96503d1 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml b/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml index d5c1fd0..96503d1 100644 --- a/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml +++ b/CS/ViewModel/EFCore/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 23a72d0..aa52316 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml b/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml index 23a72d0..aa52316 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/CS/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml b/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml index 8110d2f..5d61ca9 100644 --- a/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/CS/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml b/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml index 8110d2f..5d61ca9 100644 --- a/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml +++ b/CS/ViewModel/XPO/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml index 058337a..3d9cc0d 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml b/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml index 058337a..3d9cc0d 100644 --- a/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EFCore/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 7bdbd7a..ad3f923 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml b/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml index 7bdbd7a..ad3f923 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/VB/CodeBehind/EntityFramework/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml b/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml index e00f8b8..df8fff5 100644 --- a/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/CodeBehind/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml b/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml index e00f8b8..df8fff5 100644 --- a/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml +++ b/VB/CodeBehind/XPO/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml b/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml index 058337a..3d9cc0d 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml b/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml index 058337a..3d9cc0d 100644 --- a/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml +++ b/VB/ViewModel/EFCore/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml b/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml index 7bdbd7a..ad3f923 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml b/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml index 7bdbd7a..ad3f923 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml +++ b/VB/ViewModel/EntityFramework/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml b/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml index e00f8b8..df8fff5 100644 --- a/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml +++ b/VB/ViewModel/XPO/InstantFeedbackMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + diff --git a/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml b/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml index e00f8b8..df8fff5 100644 --- a/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml +++ b/VB/ViewModel/XPO/ServerMode/IssueDetailView.xaml @@ -12,7 +12,7 @@ xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" - + From 71bf6c6dfd03f65ced8a54488beda315aeee7f98 Mon Sep 17 00:00:00 2001 From: Vitaly Tolstikov Date: Fri, 29 Oct 2021 16:07:14 +0300 Subject: [PATCH 16/19] renames --- CS/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.cs | 6 +++--- CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EFCore/ServerMode/EditIssueInfo.cs | 6 +++--- CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs | 2 +- .../EntityFramework/InstantFeedbackMode/EditIssueInfo.cs | 6 +++--- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs | 2 +- CS/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.cs | 6 +++--- CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs | 2 +- CS/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.cs | 6 +++--- CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EFCore/ServerMode/EditIssueInfo.cs | 6 +++--- CS/ViewModel/EFCore/ServerMode/MainViewModel.cs | 2 +- .../EntityFramework/InstantFeedbackMode/EditIssueInfo.cs | 6 +++--- .../EntityFramework/InstantFeedbackMode/MainViewModel.cs | 2 +- CS/ViewModel/EntityFramework/ServerMode/EditIssueInfo.cs | 6 +++--- CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs | 2 +- VB/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.vb | 6 +++--- VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/EFCore/ServerMode/EditIssueInfo.vb | 6 +++--- VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb | 2 +- .../EntityFramework/InstantFeedbackMode/EditIssueInfo.vb | 6 +++--- .../EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb | 2 +- VB/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.vb | 6 +++--- VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb | 2 +- VB/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.vb | 6 +++--- VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb | 2 +- VB/ViewModel/EFCore/ServerMode/EditIssueInfo.vb | 6 +++--- VB/ViewModel/EFCore/ServerMode/MainViewModel.vb | 2 +- .../EntityFramework/InstantFeedbackMode/EditIssueInfo.vb | 6 +++--- .../EntityFramework/InstantFeedbackMode/MainViewModel.vb | 2 +- VB/ViewModel/EntityFramework/ServerMode/EditIssueInfo.vb | 6 +++--- VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb | 2 +- 32 files changed, 64 insertions(+), 64 deletions(-) diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.cs b/CS/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.cs index f1e718a..f0fd668 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.cs +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.cs @@ -4,11 +4,11 @@ namespace EFCoreIssues { public class EditIssueInfo : BindableBase { - public EditIssueInfo(IssuesContext context, IList users) { - Context = context; + public EditIssueInfo(IssuesContext dbContext, IList users) { + DbContext = dbContext; Users = users; } - public IssuesContext Context { get; } + public IssuesContext DbContext { get; } public IList Users { get; } } } \ No newline at end of file diff --git a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs index 400cb0c..cc4e3fd 100644 --- a/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.cs @@ -47,7 +47,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.EditOperationContext).Context; + var context = ((EditIssueInfo)e.EditOperationContext).DbContext; context.SaveChanges(); } diff --git a/CS/CodeBehind/EFCore/ServerMode/EditIssueInfo.cs b/CS/CodeBehind/EFCore/ServerMode/EditIssueInfo.cs index f1e718a..f0fd668 100644 --- a/CS/CodeBehind/EFCore/ServerMode/EditIssueInfo.cs +++ b/CS/CodeBehind/EFCore/ServerMode/EditIssueInfo.cs @@ -4,11 +4,11 @@ namespace EFCoreIssues { public class EditIssueInfo : BindableBase { - public EditIssueInfo(IssuesContext context, IList users) { - Context = context; + public EditIssueInfo(IssuesContext dbContext, IList users) { + DbContext = dbContext; Users = users; } - public IssuesContext Context { get; } + public IssuesContext DbContext { get; } public IList Users { get; } } } \ No newline at end of file diff --git a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs index 104fb0c..474d706 100644 --- a/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EFCore/ServerMode/MainWindow.xaml.cs @@ -44,7 +44,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.EditOperationContext).Context; + var context = ((EditIssueInfo)e.EditOperationContext).DbContext; context.SaveChanges(); } diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/EditIssueInfo.cs b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/EditIssueInfo.cs index 6c86f13..b9daaf6 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/EditIssueInfo.cs +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/EditIssueInfo.cs @@ -4,11 +4,11 @@ namespace EntityFrameworkIssues { public class EditIssueInfo : BindableBase { - public EditIssueInfo(IssuesContext context, IList users) { - Context = context; + public EditIssueInfo(IssuesContext dbContext, IList users) { + DbContext = dbContext; Users = users; } - public IssuesContext Context { get; } + public IssuesContext DbContext { get; } public IList Users { get; } } } \ No newline at end of file diff --git a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs index 4df02c8..542095f 100644 --- a/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.cs @@ -47,7 +47,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.EditOperationContext).Context; + var context = ((EditIssueInfo)e.EditOperationContext).DbContext; context.SaveChanges(); } diff --git a/CS/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.cs b/CS/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.cs index 6c86f13..b9daaf6 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.cs +++ b/CS/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.cs @@ -4,11 +4,11 @@ namespace EntityFrameworkIssues { public class EditIssueInfo : BindableBase { - public EditIssueInfo(IssuesContext context, IList users) { - Context = context; + public EditIssueInfo(IssuesContext dbContext, IList users) { + DbContext = dbContext; Users = users; } - public IssuesContext Context { get; } + public IssuesContext DbContext { get; } public IList Users { get; } } } \ No newline at end of file diff --git a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs index 04242ae..d2c0441 100644 --- a/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs +++ b/CS/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.cs @@ -44,7 +44,7 @@ void OnCreateEditEntityViewModel(System.Object sender, DevExpress.Mvvm.Xpf.Creat } void OnValidateRow(System.Object sender, DevExpress.Mvvm.Xpf.EditFormRowValidationArgs e) { - var context = ((EditIssueInfo)e.EditOperationContext).Context; + var context = ((EditIssueInfo)e.EditOperationContext).DbContext; context.SaveChanges(); } diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.cs b/CS/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.cs index f1e718a..f0fd668 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.cs +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.cs @@ -4,11 +4,11 @@ namespace EFCoreIssues { public class EditIssueInfo : BindableBase { - public EditIssueInfo(IssuesContext context, IList users) { - Context = context; + public EditIssueInfo(IssuesContext dbContext, IList users) { + DbContext = dbContext; Users = users; } - public IssuesContext Context { get; } + public IssuesContext DbContext { get; } public IList Users { get; } } } \ No newline at end of file diff --git a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs index 85fdec9..8abbdf5 100644 --- a/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.cs @@ -61,7 +61,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.EditOperationContext).Context; + var context = ((EditIssueInfo)args.EditOperationContext).DbContext; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EFCore/ServerMode/EditIssueInfo.cs b/CS/ViewModel/EFCore/ServerMode/EditIssueInfo.cs index f1e718a..f0fd668 100644 --- a/CS/ViewModel/EFCore/ServerMode/EditIssueInfo.cs +++ b/CS/ViewModel/EFCore/ServerMode/EditIssueInfo.cs @@ -4,11 +4,11 @@ namespace EFCoreIssues { public class EditIssueInfo : BindableBase { - public EditIssueInfo(IssuesContext context, IList users) { - Context = context; + public EditIssueInfo(IssuesContext dbContext, IList users) { + DbContext = dbContext; Users = users; } - public IssuesContext Context { get; } + public IssuesContext DbContext { get; } public IList Users { get; } } } \ No newline at end of file diff --git a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs index cc4cdd2..af61bd5 100644 --- a/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EFCore/ServerMode/MainViewModel.cs @@ -58,7 +58,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.EditOperationContext).Context; + var context = ((EditIssueInfo)args.EditOperationContext).DbContext; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/EditIssueInfo.cs b/CS/ViewModel/EntityFramework/InstantFeedbackMode/EditIssueInfo.cs index 6c86f13..b9daaf6 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/EditIssueInfo.cs +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/EditIssueInfo.cs @@ -4,11 +4,11 @@ namespace EntityFrameworkIssues { public class EditIssueInfo : BindableBase { - public EditIssueInfo(IssuesContext context, IList users) { - Context = context; + public EditIssueInfo(IssuesContext dbContext, IList users) { + DbContext = dbContext; Users = users; } - public IssuesContext Context { get; } + public IssuesContext DbContext { get; } public IList Users { get; } } } \ No newline at end of file diff --git a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs index 0222acd..63f42aa 100644 --- a/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.cs @@ -61,7 +61,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.EditOperationContext).Context; + var context = ((EditIssueInfo)args.EditOperationContext).DbContext; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/CS/ViewModel/EntityFramework/ServerMode/EditIssueInfo.cs b/CS/ViewModel/EntityFramework/ServerMode/EditIssueInfo.cs index 6c86f13..b9daaf6 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/EditIssueInfo.cs +++ b/CS/ViewModel/EntityFramework/ServerMode/EditIssueInfo.cs @@ -4,11 +4,11 @@ namespace EntityFrameworkIssues { public class EditIssueInfo : BindableBase { - public EditIssueInfo(IssuesContext context, IList users) { - Context = context; + public EditIssueInfo(IssuesContext dbContext, IList users) { + DbContext = dbContext; Users = users; } - public IssuesContext Context { get; } + public IssuesContext DbContext { get; } public IList Users { get; } } } \ No newline at end of file diff --git a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs index 2642971..ac646fc 100644 --- a/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs +++ b/CS/ViewModel/EntityFramework/ServerMode/MainViewModel.cs @@ -58,7 +58,7 @@ public void CreateEditEntityViewModel(DevExpress.Mvvm.Xpf.CreateEditItemViewMode } [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.EditFormRowValidationArgs args) { - var context = ((EditIssueInfo)args.EditOperationContext).Context; + var context = ((EditIssueInfo)args.EditOperationContext).DbContext; context.SaveChanges(); } [DevExpress.Mvvm.DataAnnotations.Command] diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.vb b/VB/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.vb index 5ed81d2..d3cd378 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.vb +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/EditIssueInfo.vb @@ -5,11 +5,11 @@ Imports EFCoreIssues.Issues Public Class EditIssueInfo Inherits BindableBase - Public Sub New(ByVal context As IssuesContext, ByVal users As IList) - Me.Context = context + Public Sub New(ByVal dbContext As IssuesContext, ByVal users As IList) + Me.DbContext = dbContext Me.Users = users End Sub - Public ReadOnly Property Context As IssuesContext + Public ReadOnly Property DbContext As IssuesContext Public ReadOnly Property Users As IList End Class diff --git a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb index 847c67f..09dd8b6 100644 --- a/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EFCore/InstantFeedbackMode/MainWindow.xaml.vb @@ -49,7 +49,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(e.EditOperationContext, EditIssueInfo).Context + Dim context = CType(e.EditOperationContext, EditIssueInfo).DbContext context.SaveChanges() End Sub diff --git a/VB/CodeBehind/EFCore/ServerMode/EditIssueInfo.vb b/VB/CodeBehind/EFCore/ServerMode/EditIssueInfo.vb index 5ed81d2..d3cd378 100644 --- a/VB/CodeBehind/EFCore/ServerMode/EditIssueInfo.vb +++ b/VB/CodeBehind/EFCore/ServerMode/EditIssueInfo.vb @@ -5,11 +5,11 @@ Imports EFCoreIssues.Issues Public Class EditIssueInfo Inherits BindableBase - Public Sub New(ByVal context As IssuesContext, ByVal users As IList) - Me.Context = context + Public Sub New(ByVal dbContext As IssuesContext, ByVal users As IList) + Me.DbContext = dbContext Me.Users = users End Sub - Public ReadOnly Property Context As IssuesContext + Public ReadOnly Property DbContext As IssuesContext Public ReadOnly Property Users As IList End Class diff --git a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb index 5c45ed7..20eef9a 100644 --- a/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EFCore/ServerMode/MainWindow.xaml.vb @@ -47,7 +47,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(e.EditOperationContext, EditIssueInfo).Context + Dim context = CType(e.EditOperationContext, EditIssueInfo).DbContext context.SaveChanges() End Sub diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/EditIssueInfo.vb b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/EditIssueInfo.vb index c0e5f5f..801418a 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/EditIssueInfo.vb +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/EditIssueInfo.vb @@ -5,11 +5,11 @@ Imports EntityFrameworkIssues.Issues Public Class EditIssueInfo Inherits BindableBase - Public Sub New(ByVal context As IssuesContext, ByVal users As IList) - Me.Context = context + Public Sub New(ByVal dbContext As IssuesContext, ByVal users As IList) + Me.DbContext = dbContext Me.Users = users End Sub - Public ReadOnly Property Context As IssuesContext + Public ReadOnly Property DbContext As IssuesContext Public ReadOnly Property Users As IList End Class diff --git a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb index 797886c..6bffbba 100644 --- a/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EntityFramework/InstantFeedbackMode/MainWindow.xaml.vb @@ -49,7 +49,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(e.EditOperationContext, EditIssueInfo).Context + Dim context = CType(e.EditOperationContext, EditIssueInfo).DbContext context.SaveChanges() End Sub diff --git a/VB/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.vb b/VB/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.vb index c0e5f5f..801418a 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.vb +++ b/VB/CodeBehind/EntityFramework/ServerMode/EditIssueInfo.vb @@ -5,11 +5,11 @@ Imports EntityFrameworkIssues.Issues Public Class EditIssueInfo Inherits BindableBase - Public Sub New(ByVal context As IssuesContext, ByVal users As IList) - Me.Context = context + Public Sub New(ByVal dbContext As IssuesContext, ByVal users As IList) + Me.DbContext = dbContext Me.Users = users End Sub - Public ReadOnly Property Context As IssuesContext + Public ReadOnly Property DbContext As IssuesContext Public ReadOnly Property Users As IList End Class diff --git a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb index ab8aac2..5c8076a 100644 --- a/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb +++ b/VB/CodeBehind/EntityFramework/ServerMode/MainWindow.xaml.vb @@ -47,7 +47,7 @@ Class MainWindow End Sub Private Sub OnValidateRow(ByVal sender As System.Object, ByVal e As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(e.EditOperationContext, EditIssueInfo).Context + Dim context = CType(e.EditOperationContext, EditIssueInfo).DbContext context.SaveChanges() End Sub diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.vb b/VB/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.vb index 5ed81d2..d3cd378 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.vb +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/EditIssueInfo.vb @@ -5,11 +5,11 @@ Imports EFCoreIssues.Issues Public Class EditIssueInfo Inherits BindableBase - Public Sub New(ByVal context As IssuesContext, ByVal users As IList) - Me.Context = context + Public Sub New(ByVal dbContext As IssuesContext, ByVal users As IList) + Me.DbContext = dbContext Me.Users = users End Sub - Public ReadOnly Property Context As IssuesContext + Public ReadOnly Property DbContext As IssuesContext Public ReadOnly Property Users As IList End Class diff --git a/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb b/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb index 24175b5..d48b118 100644 --- a/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb +++ b/VB/ViewModel/EFCore/InstantFeedbackMode/MainViewModel.vb @@ -62,7 +62,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(args.EditOperationContext, EditIssueInfo).Context + Dim context = CType(args.EditOperationContext, EditIssueInfo).DbContext context.SaveChanges() End Sub diff --git a/VB/ViewModel/EFCore/ServerMode/EditIssueInfo.vb b/VB/ViewModel/EFCore/ServerMode/EditIssueInfo.vb index 5ed81d2..d3cd378 100644 --- a/VB/ViewModel/EFCore/ServerMode/EditIssueInfo.vb +++ b/VB/ViewModel/EFCore/ServerMode/EditIssueInfo.vb @@ -5,11 +5,11 @@ Imports EFCoreIssues.Issues Public Class EditIssueInfo Inherits BindableBase - Public Sub New(ByVal context As IssuesContext, ByVal users As IList) - Me.Context = context + Public Sub New(ByVal dbContext As IssuesContext, ByVal users As IList) + Me.DbContext = dbContext Me.Users = users End Sub - Public ReadOnly Property Context As IssuesContext + Public ReadOnly Property DbContext As IssuesContext Public ReadOnly Property Users As IList End Class diff --git a/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb b/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb index 5993612..ac3bb24 100644 --- a/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb +++ b/VB/ViewModel/EFCore/ServerMode/MainViewModel.vb @@ -60,7 +60,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(args.EditOperationContext, EditIssueInfo).Context + Dim context = CType(args.EditOperationContext, EditIssueInfo).DbContext context.SaveChanges() End Sub diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/EditIssueInfo.vb b/VB/ViewModel/EntityFramework/InstantFeedbackMode/EditIssueInfo.vb index c0e5f5f..801418a 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/EditIssueInfo.vb +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/EditIssueInfo.vb @@ -5,11 +5,11 @@ Imports EntityFrameworkIssues.Issues Public Class EditIssueInfo Inherits BindableBase - Public Sub New(ByVal context As IssuesContext, ByVal users As IList) - Me.Context = context + Public Sub New(ByVal dbContext As IssuesContext, ByVal users As IList) + Me.DbContext = dbContext Me.Users = users End Sub - Public ReadOnly Property Context As IssuesContext + Public ReadOnly Property DbContext As IssuesContext Public ReadOnly Property Users As IList End Class diff --git a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb index 2fa0e3a..563bc9d 100644 --- a/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb +++ b/VB/ViewModel/EntityFramework/InstantFeedbackMode/MainViewModel.vb @@ -62,7 +62,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(args.EditOperationContext, EditIssueInfo).Context + Dim context = CType(args.EditOperationContext, EditIssueInfo).DbContext context.SaveChanges() End Sub diff --git a/VB/ViewModel/EntityFramework/ServerMode/EditIssueInfo.vb b/VB/ViewModel/EntityFramework/ServerMode/EditIssueInfo.vb index c0e5f5f..801418a 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/EditIssueInfo.vb +++ b/VB/ViewModel/EntityFramework/ServerMode/EditIssueInfo.vb @@ -5,11 +5,11 @@ Imports EntityFrameworkIssues.Issues Public Class EditIssueInfo Inherits BindableBase - Public Sub New(ByVal context As IssuesContext, ByVal users As IList) - Me.Context = context + Public Sub New(ByVal dbContext As IssuesContext, ByVal users As IList) + Me.DbContext = dbContext Me.Users = users End Sub - Public ReadOnly Property Context As IssuesContext + Public ReadOnly Property DbContext As IssuesContext Public ReadOnly Property Users As IList End Class diff --git a/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb b/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb index 1ede6b4..3fabfb0 100644 --- a/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb +++ b/VB/ViewModel/EntityFramework/ServerMode/MainViewModel.vb @@ -60,7 +60,7 @@ Public Class MainViewModel End Sub Public Sub ValidateRow(ByVal args As DevExpress.Mvvm.Xpf.EditFormRowValidationArgs) - Dim context = CType(args.EditOperationContext, EditIssueInfo).Context + Dim context = CType(args.EditOperationContext, EditIssueInfo).DbContext context.SaveChanges() End Sub From f48d6a202cfb9745b331e5495ff92aadee630b2c Mon Sep 17 00:00:00 2001 From: Vitaly Tolstikov Date: Fri, 29 Oct 2021 16:31:05 +0300 Subject: [PATCH 17/19] restore nuget config --- VB/NuGet.Config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 VB/NuGet.Config diff --git a/VB/NuGet.Config b/VB/NuGet.Config new file mode 100644 index 0000000..f6e98fc --- /dev/null +++ b/VB/NuGet.Config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file From f1ed454474f80e0aa745d5e179a12c14d2f1734e Mon Sep 17 00:00:00 2001 From: "CORP\\ploskin.alexander" Date: Mon, 1 Nov 2021 13:20:29 +0300 Subject: [PATCH 18/19] Add ability to undo operations --- CS/ViewModel/EFCore/LocalData/Issues/User.cs | 22 +++++-- .../EFCore/LocalData/MainViewModel.cs | 58 +++++++++++++++++-- CS/ViewModel/EFCore/LocalData/MainWindow.xaml | 4 +- 3 files changed, 74 insertions(+), 10 deletions(-) diff --git a/CS/ViewModel/EFCore/LocalData/Issues/User.cs b/CS/ViewModel/EFCore/LocalData/Issues/User.cs index e3e8021..c07e1e9 100644 --- a/CS/ViewModel/EFCore/LocalData/Issues/User.cs +++ b/CS/ViewModel/EFCore/LocalData/Issues/User.cs @@ -1,10 +1,22 @@ +using DevExpress.Mvvm; using System.Collections.Generic; namespace EFCoreIssues.Issues { - public class User { - public int Id { get; set; } - public string FirstName { get; set; } - public string LastName { get; set; } - public virtual ICollection Issues { get; set; } + public class User : BindableBase { + public int Id { get => GetValue(); set => SetValue(value); } + public string FirstName { get => GetValue(); set => SetValue(value); } + public string LastName { get => GetValue(); set => SetValue(value); } + public virtual ICollection Issues { get => GetValue>(); set => SetValue(value); } + + public User Clone() { + return new User() { FirstName = FirstName, Id = Id, Issues = Issues, LastName = LastName }; + } + + public void CopyTo(User anotherUser) { + anotherUser.FirstName = FirstName; + anotherUser.Id = Id; + anotherUser.Issues = Issues; + anotherUser.LastName = LastName; + } } } diff --git a/CS/ViewModel/EFCore/LocalData/MainViewModel.cs b/CS/ViewModel/EFCore/LocalData/MainViewModel.cs index 0844a1f..5f52b21 100644 --- a/CS/ViewModel/EFCore/LocalData/MainViewModel.cs +++ b/CS/ViewModel/EFCore/LocalData/MainViewModel.cs @@ -1,32 +1,82 @@ using DevExpress.Mvvm; +using EFCoreIssues.Issues; +using System; +using System.Collections.ObjectModel; using System.Linq; namespace EFCoreIssues { public class MainViewModel : ViewModelBase { EFCoreIssues.Issues.IssuesContext _Context; - System.Collections.Generic.IList _ItemsSource; + ObservableCollection _ItemsSource; - public System.Collections.Generic.IList ItemsSource + public ObservableCollection ItemsSource { get { if(_ItemsSource == null && !IsInDesignMode) { _Context = new EFCoreIssues.Issues.IssuesContext(); - _ItemsSource = _Context.Users.ToList(); + _ItemsSource = new ObservableCollection(_Context.Users); } return _ItemsSource; } } + + void RemoveItem(User item) { + ItemsSource.Remove(item); + _Context.Users.Remove(item); + _Context.SaveChanges(); + } + + void InsertItem(int position, User item) { + ItemsSource.Insert(position, item); + _Context.Users.Add(item); + _Context.SaveChanges(); + } + + void ApplyEditingCache(User item) { + editingCache.CopyTo(item); + _Context.SaveChanges(); + } + + Action undoAction; + User editingCache; + + + [DevExpress.Mvvm.DataAnnotations.Command] + public void Undo() { + undoAction?.Invoke(); + undoAction = null; + } + + public bool CanUndo() { + return undoAction != null; + } + + [DevExpress.Mvvm.DataAnnotations.Command] + public void StartRowEdit(DevExpress.Mvvm.Xpf.RowEditStartedArgs args) { + if(args.Item != null) { + editingCache = ((User)args.Item).Clone(); + } + } + [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRow(DevExpress.Mvvm.Xpf.RowValidationArgs args) { var item = (EFCoreIssues.Issues.User)args.Item; - if(args.IsNewItem) + + undoAction = args.IsNewItem ? new Action(() => RemoveItem(item)) : new Action(() => ApplyEditingCache(item)); + + if(args.IsNewItem) { _Context.Users.Add(item); + } _Context.SaveChanges(); } + [DevExpress.Mvvm.DataAnnotations.Command] public void ValidateRowDeletion(DevExpress.Mvvm.Xpf.ValidateRowDeletionArgs args) { var item = (EFCoreIssues.Issues.User)args.Items.Single(); + + undoAction = new Action(() => InsertItem(args.SourceIndexes.Single(), item.Clone())); + _Context.Users.Remove(item); _Context.SaveChanges(); } diff --git a/CS/ViewModel/EFCore/LocalData/MainWindow.xaml b/CS/ViewModel/EFCore/LocalData/MainWindow.xaml index 560de16..534fa65 100644 --- a/CS/ViewModel/EFCore/LocalData/MainWindow.xaml +++ b/CS/ViewModel/EFCore/LocalData/MainWindow.xaml @@ -5,16 +5,18 @@ + - + + From 5dafefcc48b19bb0d2cf5f8672a7e577eb0868a3 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Mon, 1 Nov 2021 13:25:13 +0300 Subject: [PATCH 19/19] README auto update [skip ci] --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e40afa9..9238d77 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/265491908/21.2.3%2B) [![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T899930) [![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)