|
tgstation-server
4.3.2
The /tg/station 13 server suite
|
| ▼NTgstation | |
| ▼NServer | |
| ▼NApi | |
| ►NModels | |
| ►NRights | |
| CApiHeaders | Represents the header that must be present for every server request |
| CRoutes | Routes to a server actions |
| CVersionExtensions | Extensions for the Version . |
| ▼NClient | |
| ►NComponents | |
| CAdministrationClient | |
| CApiClient | |
| CApiClientFactory | |
| CApiConflictException | Occurs when the server returns a bad request response if the ApiException.ErrorCode is present. The server returned an unknown reponse otherwise. |
| CApiException | API related Exceptions. |
| CClientException | Exceptions thrown by IServerClients |
| CConflictException | Occurs when the client performs an action that would result in data conflict |
| CHttpClient | |
| CIAdministrationClient | For managing server administration |
| CIApiClient | Web interface for the API |
| CIApiClientFactory | For creating IApiClients |
| CIHttpClient | For sending HTTP requests |
| CIInstanceManagerClient | For managing Instances |
| CInstanceManagerClient | |
| CInsufficientPermissionsException | Occurs when the client attempts to perform an action they do not have the rights for |
| CIRequestLogger | For logging HTTP requests and responses |
| CIServerClient | Main client for communicating with a server |
| CIServerClientFactory | Factory for creating IServerClients |
| CIUsersClient | For managing Users |
| CMethodNotSupportedException | Occurs when the client tries to use a currently unsupported API |
| CRateLimitException | Occurs when a GitHub rate limit occurs |
| CRequestTimeoutException | Occurs when the client provides invalid credentials |
| CServerClient | |
| CServerClientFactory | |
| CServerErrorException | Occurs when an error occurs in the server |
| CServiceUnavailableException | Occurs when the client makes a request while the server is starting or stopping |
| CUnauthorizedException | Occurs when the client provides invalid credentials |
| CUnrecognizedResponseException | Occurs when a response is received that did not deserialize to one of the expected Api.Models |
| CUsersClient | |
| CVersionMismatchException | Occurs 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 | |
| CIServer | Represents the host |
| CIServerFactory | For creating IServers |
| CNativeMethods | Native Windows methods used by the code |
| CProgram | Entrypoint for the Process |
| CServer | |
| CServerFactory | Implementation of IServerFactory. |
| CAttribute | |
| CAuthorizeAttribute | |
| CController | |
| CDbContext | |
| CIAsyncEnumerable | |
| CIDesignTimeDbContextFactory | |
| CIDisposable | |
| CIDocumentFilter | |
| CIHostedService | |
| CIOpenApiExtension | |
| CIOperationFilter | |
| CIQueryable | |
| CISchemaFilter | |
| CJsonConverter | |
| CMigration | |
| CModelSnapshot | |
| CServiceBase |
1.8.11