Implementing of viewModel handling for UI
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
using Common.Library;
|
||||
|
||||
namespace AdventureWorks.EntityLayer.EntityClasses;
|
||||
namespace AdventureWorks.EntityLayer;
|
||||
|
||||
public class User : EntityBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user