14 Configuring and publishing your application
This chapter covers
- Understanding and managing environments
- Managing application configuration with app settings
- Improving performance with caching
- Publishing your application
We got there! Well, almost. You’ve written your application and made sure it is secured against external threats. It’s virtually ready to go live, but there are one or two things you need to attend to first, and this final chapter will wrap those up before walking through the publishing process.
The source of most issues that arise after an application has been deployed to a production web server is the difference between the development environment and the hosting environment. Various configurations, such as database connection ...
Get ASP.NET Core Razor Pages in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.