czwartek, 16 marca 2017

Get Noticed 2017! - License Manager #2 - Models

Hi, today I will show my models for my project.
There are three models that I have created:
  1. License - to store all informations about software
  2. LicenseType - to store type of license
  3. Workstation - to store informations about workstations
All models will be use to create tables in database using Entity Framework Code First, and for create ViewModel classes.

License model



LicenseType model



Workstation model

Brak komentarzy:

Prześlij komentarz