tgstation-server  4.3.2
The /tg/station 13 server suite
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234567]
 NTgstation
 NServer
 NApi
 NModels
 NRights
 CApiHeadersRepresents the header that must be present for every server request
 CRoutesRoutes to a server actions
 CVersionExtensionsExtensions for the Version .
 NClient
 NComponents
 CAdministrationClient
 CApiClient
 CApiClientFactory
 CApiConflictExceptionOccurs when the server returns a bad request response if the ApiException.ErrorCode is present. The server returned an unknown reponse otherwise.
 CApiExceptionAPI related Exceptions.
 CClientExceptionExceptions thrown by IServerClients
 CConflictExceptionOccurs when the client performs an action that would result in data conflict
 CHttpClient
 CIAdministrationClientFor managing server administration
 CIApiClientWeb interface for the API
 CIApiClientFactoryFor creating IApiClients
 CIHttpClientFor sending HTTP requests
 CIInstanceManagerClientFor managing Instances
 CInstanceManagerClient
 CInsufficientPermissionsExceptionOccurs when the client attempts to perform an action they do not have the rights for
 CIRequestLoggerFor logging HTTP requests and responses
 CIServerClientMain client for communicating with a server
 CIServerClientFactoryFactory for creating IServerClients
 CIUsersClientFor managing Users
 CMethodNotSupportedExceptionOccurs when the client tries to use a currently unsupported API
 CRateLimitExceptionOccurs when a GitHub rate limit occurs
 CRequestTimeoutExceptionOccurs when the client provides invalid credentials
 CServerClient
 CServerClientFactory
 CServerErrorExceptionOccurs when an error occurs in the server
 CServiceUnavailableExceptionOccurs when the client makes a request while the server is starting or stopping
 CUnauthorizedExceptionOccurs when the client provides invalid credentials
 CUnrecognizedResponseExceptionOccurs when a response is received that did not deserialize to one of the expected Api.Models
 CUsersClient
 CVersionMismatchExceptionOccurs when the API version of the client is not compatible with the server's
 NHost
 NComponents
 NConfiguration
 NConsole
 NControllers
 NCore
 NDatabase
 NExtensions
 NIO
 NJobs
 NMigrations
 NModels
 NSecurity
 NService
 NSetup
 NSystem
 NWatchdog
 CIServerRepresents the host
 CIServerFactoryFor creating IServers
 CNativeMethodsNative Windows methods used by the code
 CProgramEntrypoint for the Process
 CServer
 CServerFactoryImplementation of IServerFactory.
 CAttribute
 CAuthorizeAttribute
 CController
 CDbContext
 CIAsyncEnumerable
 CIDesignTimeDbContextFactory
 CIDisposable
 CIDocumentFilter
 CIHostedService
 CIOpenApiExtension
 CIOperationFilter
 CIQueryable
 CISchemaFilter
 CJsonConverter
 CMigration
 CModelSnapshot
 CServiceBase