tgstation-server 6.16.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Package List
Here are the packages with brief descriptions (if available):
[detail level 1234567]
 NTgstation
 NServer
 NApi
 NExtensions
 NHubs
 NModels
 NProperties
 NRights
 CApiHeadersRepresents the header that must be present for every server request
 CDefaultCredentialsRepresents initial credentials used by the server
 CHeadersExceptionThrown when trying to generate ApiHeaders from Microsoft.AspNetCore.Http.Headers.RequestHeaders fails
 CRoutesRoutes to a server actions
 NClient
 NComponents
 NExtensions
 NGraphQL
 CAdministrationClient
 CApiClient
 CApiClientFactory
 CApiClientTokenRefreshRetryPolicyA IRetryPolicy that attempts to refresh a given apiClient's token on the first disconnect
 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 IRestServerClients
 CConflictExceptionOccurs when the client performs an action that would result in data conflict
 CIAdministrationClientFor managing server administration
 CIApiClientWeb interface for the API
 CIApiClientFactoryFor creating IApiClients
 CIInstanceManagerClientFor managing Instances
 CInfiniteThirtySecondMaxRetryPolicyA IRetryPolicy that returns seconds in powers of 2, maxing out at 30s
 CInstanceManagerClient
 CInsufficientPermissionsExceptionOccurs when the client attempts to perform an action they do not have the rights for
 CIRequestLoggerFor logging HTTP requests and responses
 CIRestServerClientMain client for communicating with a server
 CIRestServerClientFactoryFactory for creating IRestServerClients
 CITransferClientFor transferring data Streams
 CIUserGroupsClientFor managing UserGroupResponses
 CIUsersClientFor managing UserResponses
 CMethodNotSupportedExceptionOccurs when the client tries to use a currently unsupported API
 CPaginatedClientClient that deals with getting paginated results
 CPaginationSettingsSettings for a paginated request
 CRateLimitExceptionOccurs when a GitHub rate limit occurs
 CRequestTimeoutExceptionOccurs when the client provides invalid credentials
 CRestServerClient
 CRestServerClientFactory
 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
 CUserGroupsClient
 CUsersClient
 CVersionMismatchExceptionOccurs when the API version of the client is not compatible with the server's
 NCommon
 NExtensions
 NHttp
 CConstantsConstant values
 NHost
 NAuthority
 NCommon
 NComponents
 NConfiguration
 NConsole
 NControllers
 NCore
 NDatabase
 NExtensions
 NGraphQL
 NIO
 NJobs
 NModels
 NProperties
 NSecurity
 NService
 NSetup
 NSwarm
 NSystem
 NTransfer
 NUtils
 NWatchdog
 CIServerRepresents the host
 CIServerFactoryFor creating IServers
 CProgramEntrypoint for the Process
 CServer
 CServerFactoryImplementation of IServerFactory
 NShared
 CVersionConverterJsonConverter and IYamlTypeConverter for serializing global::System.Versions in semver format