Conclusion

    • using ASP.NET Core with single-page apps like Angular and React
    • Razor Pages
    • bundling and minifying static assets

    I write about many of these topics on my blog:

    The official ASP.NET Core documentation also covers these topics, and more: https://docs.asp.net

    Happy coding!

    You can stay in touch with me on Twitter () or on my blog (https://www.recaffeinate.co).

    To Jennifer, who always supports my crazy ideas.

    To the following contributors who improved the Little ASP.NET Core Book:

    • 0xNF
    • sahinyanlik (Turkish)
    • windsting, yuyi (Simplified Chinese)

    1.0.4 (2018-01-15): Added explanation of service container lifecycles, clarified server ports and the -o flag, and removed semicolons after Razor directives. Corrected Chinese translation author credit. Fixed other small typos and issues noticed by readers.

    1.0.3 (2017-11-13): Typo fixes and small improvements suggested by readers.

    1.0.2 (2017-10-20): More bug fixes and small improvements. Added link to translations.

    1.0.0 (2017-09-18): Initial release.