Published on 2018年12月18日 EF Core - 2.1 Value Converter .NET 在 EF Core 2.1 加入了 Value Converter,讓我們可以更清鬆的轉換資料庫的資料變成我們需要的格式 Read more →
Published on 2018年12月14日 Ubuntu - PostgreSQL Backup Database Ubuntu 備份在 Ubuntu 上面的 PostgreSQL Read more →
Published on 2018年12月14日 Heroku - PostgreSQL Backup Database DevOps 前面的文章已經用 ASP.NET Core MVC 接了 Heroku 的 PostgreSQL,現在要來看怎麼備份 PostgreSQL Read more →
Published on 2018年12月13日 ASP.NET Core MVC - 使用 Heroku 的 PostgreSQL .NET Database DevOps 前面文章 [ASP.NET Core MVC + Heroku] 已經把 .NET Core MVC 的專案放到 Heroku 了,現在要使用它所提供的免費 PostgreSQL,雖然免費的限制資料數量為 10,000 筆,不過如果是小型專案的話基本上已經夠用了,可以看一下 Heroku 的[介紹] Read more →
Published on 2018年12月13日 ASP.NET Core MVC - EF Core 使用 PostgreSQL .NET Database 在 ASP.NET Core MVC 搭配 EF Core 使用 Postgre SQL Read more →
Published on 2018年12月13日 Ubuntu - 修改跑在 Nginx 上面 ASP.NET Core MVC 執行的 Port .NET Ubuntu 在同一台 Server 上如果執行多個 ASP.NET Core MVC 專案時,因為預設 port number 都是 5000,所以會發生衝突的問題無法執行,所以需要修改專案執行時的 port number Read more →
Published on 2018年12月12日 ASP.NET Core MVC + Heroku .NET DevOps 把 ASP.NET Core MVC 專案發佈到 Heroku 平台上 Read more →
Published on 2018年12月12日 JetBrains plugin - 調整 Relative Line Numbers 的顏色 JetBrains 調整 Relative Line Numbers 的顏色 Read more →