Base solution for your next web application

Activities of "webking"

We have a customer scenario where we are going to store larger files (blue prints) and we think that they are to big to store in the sql server itself trough the DbBinaryObjectManager. Mostly to the increased storage cost and times it takes to read/save binary data into the db itself.

We are now looking into build a azure blob storage manager we can use in our asp.net zero project. Any tips on how to do that would be appriciated. Did anyone build you own azure blob storage manager that you can use in parallel with the built in DbBinaryObjectManager?

All help and tips are welcome.

We just upgraded to 8.1 of asp.net zero and have some trouble to host asp.net zero on a linux app service with .net core 3.1. Currently Microsoft dont allow support for .net core 3.1 on their app service hosted on windows. Only linux based app service support .net core 3.1 at the moment.

We have a couple of asp.net zero applications running on windows app services in aure, is there anything different you need to do or think of when deploying to a linux app service in azure? Other build settings etc?

AS the new v.7 version of asp.net zero is released, is there any best way to update a current solution based on v.6.9? Would be nice to have some kind of help/checklist to follow if possible how to upgrade if possible.

Showing 1 to 3 of 3 entries