NookPost-Backend
Loading...
Searching...
No Matches
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
C
NookpostBackend.ApiSchemas.Authentication.Login.AuthenticationLoginRequestBody
The body of a login request
C
NookpostBackend.ApiSchemas.Authentication.Login.AuthenticationLoginResponseBody
Represents a token object in the response to a
Login
request
C
NookpostBackend.Models.Category
A category for posts
▼
C
NookpostBackend.ApiSchemas.Categories.CategoryData
C
NookpostBackend.ApiSchemas.Categories.GetAllCategories.GetAllCategoriesCategory
C
NookpostBackend.ApiSchemas.Categories.GetCategory.GetCategoryResponseBody
C
NookpostBackend.ApiSchemas.Categories.PutCategory.PutCategoryRequestBody
The body of a PUT request to category
C
NookpostBackend.ApiEndpoints.Authentication.ChangePassword
Handles the authentication login endpoint
▼
C
DbContext
C
NookpostBackend.Data.DatabaseHandle
Create a Context for the API
C
NookpostBackend.ApiEndpoints.Posts.DeletePost
C
NookpostBackend.ApiEndpoints.Users.DeleteUserMe
Handles delete requests for users
C
NookpostBackend.ApiEndpoints.Authentication.EndpointSetup
Sets up the
Authentication
Endpoints
C
NookpostBackend.ApiEndpoints.Categories.EndpointSetup
Handles setting up the post endpoints
C
NookpostBackend.ApiEndpoints.EndpointSetup
Handles setting up all API Endpoints
C
NookpostBackend.ApiEndpoints.Posts.EndpointSetup
Handles setting up the post endpoints
C
NookpostBackend.ApiEndpoints.Users.EndpointSetup
Handles setting up the user endpoints
C
NookpostBackend.ApiEndpoints.UserSettings.EndpointSetup
Handles setting up the user settings endpoints
C
NookpostBackend.Cryptography.Generators
Cryptographic generators for values
C
NookpostBackend.ApiEndpoints.Categories.GetAllCategories
Handles getting all categories
C
NookpostBackend.ApiSchemas.Categories.GetAllCategories.GetAllCategoriesResponseBody
The body of a Get request to category/all
C
NookpostBackend.ApiEndpoints.Categories.GetCategory
Handles getting a category
C
NookpostBackend.ApiEndpoints.Posts.GetPost
C
NookpostBackend.ApiEndpoints.Posts.GetPostFiltered
C
NookpostBackend.ApiSchemas.Posts.GetPostFiltered.GetPostFilteredResponseBody
The response to a get posts request with filter
C
NookpostBackend.ApiEndpoints.Users.GetUser
Handles get requests for users
C
NookpostBackend.ApiEndpoints.Users.GetUserMe
Handles get requests for users
C
NookpostBackend.ApiEndpoints.UserSettings.GetUserSettings
C
NookpostBackend.ApiEndpoints.Authentication.Login
Handles the authentication login endpoint
C
NookpostBackend.Data.ModelBuilderExtensions
Creates some sample database entries, when running in the development mode
C
NookpostBackend.Cryptography.PasswordHashing
Holds methods for hashing passwords, and checking the hashed passwords
C
NookpostBackend.Models.Post
Represents a post created by a user
C
NookpostBackend.ApiSchemas.Categories.PostCategory.PostCategoryResponseBody
The body of a response to a POST request to category
▼
C
NookpostBackend.ApiSchemas.Posts.PostData
Represents a post created by a user
▼
C
NookpostBackend.ApiSchemas.Posts.PostGetData
Common data for a psot get response
C
NookpostBackend.ApiSchemas.Posts.GetPost.GetPostResponseBody
Response to a post get request
C
NookpostBackend.ApiSchemas.Posts.GetPostFiltered.GetPostFilteredPost
Response to a post get request
C
NookpostBackend.ApiSchemas.Posts.PutPost.PutPostRequestBody
Response to a post get request
C
NookpostBackend.ApiEndpoints.Posts.PostPost
C
NookpostBackend.ApiSchemas.Posts.PostPost.PostPostResponseBody
The response to a post create message
C
NookpostBackend.ApiEndpoints.Users.PostUser
Handles the user create endpoint
C
NookpostBackend.Program
C
NookpostBackend.ApiSchemas.Authentication.ChangePassword.PutChangePasswordRequestBody
Represents the request body of a change password request
C
NookpostBackend.ApiEndpoints.Posts.PutPost
C
NookpostBackend.ApiEndpoints.Users.PutUserMe
Handles put requests for users
C
NookpostBackend.ApiEndpoints.UserSettings.PutUserSettings
C
NookpostBackend.Configuration.Settings
Singleton that holds settings about the server. Automatically loaded and set up by static constructor
C
NookpostBackend.Authentication.TokenService
The service provider for token generation. Initialized as singleton by the application builder
C
NookpostBackend.Models.User
User
information
▼
C
NookpostBackend.ApiSchemas.Users.UserData
Common data for the user object
C
NookpostBackend.ApiSchemas.Users.GetUser.UsersGetResponseBody
The response to a user get request if successful
C
NookpostBackend.ApiSchemas.Users.PostUser.UsersPostRequestBody
The request body of a user create request
C
NookpostBackend.ApiSchemas.Users.PutUser.UserPutRequestBody
Request body of a user put request
C
NookpostBackend.Models.UserSettings
Represents user settings
C
NookpostBackend.ApiSchemas.UserSettings.UserSettingsData
Represents user settings objects
C
NookpostBackend.ApiSchemas.Users.PostUser.UsersPostResponseBody
Represents a token object in the response to a user create request
Generated on Fri Mar 28 2025 17:59:27 for NookPost-Backend by
1.13.2