I was trying to create a CRUD-operations system inside my Unity project, but I could not find out how to import external packages to my Unity project as Microsoft.Data.Sqlite or Microsoft.EntityFrameworkCore, 'cause when I try to open NuGet Package Manager, VS tells me there is no project that supports NuGet on my Unity project:
I found a way to install references to my project by right-clicking on my solution and adding references through NuGet Package Manager, but I can’t even test it. Unity tells me the reference isn’t working even existing the reference in the assembly: