I want create 3 pages with table in razor mvc where I can sort different users and propertys.
I am new with c# and the examples which I have found is with creating database.
I have found datatables.net but if I insert js and css file in my project nothing happens.
How can I create easiest way a table in mvc razor?