杜晓宇
杜晓宇
`DevZH.LibUI` is a simple package which only contains some runtime files. It's based on [noliar/DevZH.LibUI.Build](https://github.com/noliar/DevZH.LibUI.Build) and [noliar/DevZH.LibUI.Package](https://github.com/noliar/DevZH.LibUI.Package).
You can add some `prepublish` script into `project.json`. eg.  :( But it doesn't copy the sqlite database file to the output directory using `dotnet publish`.  
I don't know whether the `DATABASE_URL` value can be used in `Npgsql` directly or not.  I just tested it using hard-coding ConnectionString, and it seems to work. noliar/ASP.NET-Core-Sample@b59e3a7 https://netcore.herokuapp.com/Account/Register...