merge from master
Showing
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IForumService.cs 23 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/IForumService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IMessageService.cs 17 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/IMessageService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IPostMessageService.cs 19 additions, 0 deletions....Api/Tsi1.BusinessLayer/Interfaces/IPostMessageService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IPostService.cs 19 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/IPostService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IUserService.cs 3 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/IUserService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/EmailService.cs 94 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/EmailService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/ForumService.cs 118 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/ForumService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/MessageService.cs 66 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/MessageService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/PostMessageService.cs 79 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/PostMessageService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/PostService.cs 79 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/PostService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/UserService.cs 22 additions, 2 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/UserService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Tsi1.BusinessLayer.csproj 7 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Tsi1.BusinessLayer.csproj
- Tsi1.Api/Tsi1.DataLayer/Entities/Course.cs 2 additions, 0 deletionsTsi1.Api/Tsi1.DataLayer/Entities/Course.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/Forum.cs 26 additions, 0 deletionsTsi1.Api/Tsi1.DataLayer/Entities/Forum.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/ForumUser.cs 15 additions, 0 deletionsTsi1.Api/Tsi1.DataLayer/Entities/ForumUser.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/Message.cs 24 additions, 0 deletionsTsi1.Api/Tsi1.DataLayer/Entities/Message.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/Post.cs 30 additions, 0 deletionsTsi1.Api/Tsi1.DataLayer/Entities/Post.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/PostMessage.cs 23 additions, 0 deletionsTsi1.Api/Tsi1.DataLayer/Entities/PostMessage.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/User.cs 11 additions, 0 deletionsTsi1.Api/Tsi1.DataLayer/Entities/User.cs
- Tsi1.Api/Tsi1.DataLayer/EntityConfiguration/ForumConfiguration.cs 30 additions, 0 deletions.../Tsi1.DataLayer/EntityConfiguration/ForumConfiguration.cs
Loading
Please register or sign in to comment