Skip to content

Version 2.3

Compare
Choose a tag to compare
@rxtur rxtur released this 21 Jan 01:06

Built and compiled Blogifier 2.3 web application, all ready to be copied to the host server.
Requires .NET Core 2.1.4

Upgrade from v2.1+

For version 2.1 and up, easiest way to upgrade is to navigate to /admin/upgrade and click Upgrade now button. If for any reason that does not work, download Blogifier.2.3.zip and follow instructions below replacing current (v2.1) with downloaded (v2.3).

  1. Stop web server

  2. Replace files

    App.deps.json
    App.dll
    App.pdb
    App.runtimeconfig.json
    Askmethat.Aspnet.JsonLocalizer.dll
    Common.dll
    Core.dll
    Core.pdb
    HtmlAgilityPack.dll
    Markdig.dll
    Microsoft.Data.Sqlite.dll
    Microsoft.EntityFrameworkCore.Sqlite.dll
    Microsoft.SyndicationFeed.ReaderWriter.dll
    MySqlConnector.dll
    Pomelo.EntityFrameworkCore.MySql.dll
    Pomelo.JsonObject.dll
    ReverseMarkdown.dll
    SendGrid.dll
    Serilog.dll
    Serilog.Extensions.Logging.dll
    Serilog.Sinks.File.dll
    Serilog.Sinks.RollingFile.dll
    SQLitePCLRaw.batteries_green.dll
    SQLitePCLRaw.batteries_v2.dll
    SQLitePCLRaw.core.dll
    SQLitePCLRaw.provider.e_sqlite3.dll
    System.Xml.XPath.XmlDocument.dll
    Upgrade.deps.json
    Upgrade.dll
    Upgrade.runtimeconfig.json

  3. Replace folders

    Pages
    refs
    Resources
    runtimes
    Views|Shared
    Views|Themes|moments
    Views|Themes|Simple
    Views|Themes|Standard
    wwwroot|admin
    wwwroot|lib
    wwwroot|templates
    wwwroot|themes|moments
    wwwroot|themes|simple
    wwwroot|themes|standard
    wwwroot|widgets|newsletter

  4. Start web server