tendences, types de lieux et refabrique de code

This commit is contained in:
Paul Schneider 2017-01-02 16:31:43 +01:00
commit 104aec9321
31 changed files with 4560 additions and 52 deletions

View file

@ -4,7 +4,7 @@ using Microsoft.AspNet.Identity.EntityFramework;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using Yavsc.Models.Identity;
using Yavsc.Model.Chat;
using Yavsc.Models.Chat;
using Yavsc.Model.Bank;
using Yavsc.Models.Access;