Skip to content

SlottyMedia

SlottyMedia.Backend.Dtos

CommentDto

ForumDto

FriendsOfUserDto

PostDto

ProfilePicDto

SearchDto

UserDto

UserInformationDto

SlottyMedia.Backend.Exceptions.auth

TokenNotProvidedException

UserAlreadySignedInException

SlottyMedia.Backend.Exceptions.Services.CommentExceptions

CommentGeneralException

CommentIudException

SlottyMedia.Backend.Exceptions.Services.ForumExceptions

ForumGeneralException

ForumIudException

ForumNotFoundException

SlottyMedia.Backend.Exceptions.Services.LikeExceptions

LikeGeneralException

LikeIudException

LikeNotFoundException

SlottyMedia.Backend.Exceptions.Services.PostExceptions

PostGeneralException

PostIudException

PostNotFoundException

SlottyMedia.Backend.Exceptions.Services.SearchExceptions

SearchGeneralExceptions

SlottyMedia.Backend.Exceptions.Services.UserExceptions

UserGeneralException

UserIudException

UserNotFoundException

SlottyMedia.Backend.Exceptions.signup

EmailAlreadyExistsException

IllegalCharsInUsernameException

IllegalUsernameLengthException

PasswordTooShortException

UsernameAlreadyExistsException

SlottyMedia.Backend.Services

AuthService

CommentService

CookieService

ForumService

LikeService

PostService

SearchService

SignupServiceImpl

UserService

SlottyMedia.Backend.Services.Interfaces

IAuthService

ICommentService

ICookieService

IForumService

ILikeService

IPostService

ISearchService

ISignupService

IUserService

SlottyMedia.Backend.ViewModel.Pages.Home

HomePageVmImpl

IHomePageVm

SlottyMedia.Backend.ViewModel.Pages.Post

IPostPageVm

PostPageVmImpl

SlottyMedia.Backend.ViewModel.Pages.Profile

IProfilePageVm

ProfilePageVmImpl

SlottyMedia.Backend.ViewModel.Pages.Space

ISpacesVm

ISpaceVm

SpacesVmImpl

SpaceVmImpl

SlottyMedia.Backend.ViewModel.Partial.DescriptionContainer

DescriptionContainerVmImpl

IDescriptionContainerVm

SlottyMedia.Backend.ViewModel.Partial.MainLayout

IPostSubmissionFormVm

ISpacesCardVm

PostSubmissionFormVmImpl

SpacesCardVmImpl

SlottyMedia.Backend.ViewModel.Partial.Post

IPostVm

PostVmImpl

SlottyMedia.Backend.ViewModel.Partial.PostPage

CommentSubmissionFormVmImpl

CommentVmImpl

ICommentSubmissionFormVm

ICommentVm

SlottyMedia.Backend.ViewModel.Partial.Search

ISearchVm

SearchImpl

SlottyMedia.Backend.ViewModel.Partial.SignIn

ISignInFormVm

SignInFormVmImpl

SlottyMedia.Backend.ViewModel.Partial.SignUp

ISignupFormVm

SignupFormVmImpl

SlottyMedia.Components

_Imports

App

Routes

SlottyMedia.Components.Layout

LoginLayout

MainLayout

SlottyMedia.Components.Pages

Home

Login

PostPage

Profile

Register

Space

Spaces

SlottyMedia.Components.Partial

Avatar

Card

Checkbox

DescriptionContainer

HotButton

InputArea

InputField

InputFieldIcon

LikeButton

Link

Pagination<T>

Post

Search

Tag

SlottyMedia.Components.Partial.MainLayout

AccountCard

LoginCard

NavBox

NavBoxLink

PostSubmissionForm

SpacesCard

SpacesCardNoAccount

SlottyMedia.Components.Partial.PostPage

Comment

CommentSubmissionForm