

However, I found that the "DbContextOptionsBuilder" class used in the code "PictureAppContext" class does not recognize the method "UseSqlite": Severity Code Description Project File Line Suppression State Error CS1061 'DbContextOptionsBuilder' does not contain a definition for 'UseSqlite' and no extension method 'UseSqlite' accepting a first argument of type "DbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?) PicturesApp c:\users\intui\documents\visual studio 2017\Projects\PicturesApp\PicturesApp\PictureAppContext. Same issue also occured with the previous version (2.0.0), but the next previous version (1.1.4) was installed successfully. + FullyQualifiedErrorId : NuGetCmdletUnhandledException, + CategoryInfo : NotSpecified: (:), Exception 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Install-Package : Package 2.0.1 is not compatible with uap6 (UAP,Version=v6). Restoring packages for c:\users\intui\documents\visual studio 2017\Projects\PicturesApp\PicturesApp\PicturesApp.csproj. While following the instructions, I ran into an issue in installing the package (latest stable ver.2.0.1): PM> Install-Package Another way to access your tools, plug-ins, or script is to simply left-click on your Nodes window and press down shift plus spacebar. I found this article on technet forum that I am using for a reference: You can access them by going to the Fusion tab in your DaVinci Resolve software, right-click in the Nodes window area, select Add Tool and all the tool categories will appear in a new table.

I'm trying to write a simple phone app using UWP that will insert an image from a Windows folder location into a table on SQLite and view it on the Windows phone.
