# .NET 5+ Migration ## General * migration Fork repository * implement new features in main and migration project ## Frontend * bundling * razorpages updaten ## Backend * database from framework to core * update controller/service * update auth to Cookie/JWT * migrate database * swagger updaten/fixen ## App * fix API response logic