Warning CS8618 Non-nullable property 'Categories_List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. RazorPageDemoYoutube D:\ASP.NET\RazorPage\RazorPageDemo\RazorPageDemoYoutube\Pages\Admin\Categories\Index.cshtml.cs 16 Active

Try to add
?,like :OR: