Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure-Samples/todo-csharp-cosmos-sql
/ types & classes
Types & classes
47 in github.com/Azure-Samples/todo-csharp-cosmos-sql
⨍
Functions
105
◇
Types & classes
47
Class
src/web/src/services/itemService.ts:4
Class
src/web/src/services/listService.ts:4
Class
src/web/src/services/restService.ts:14
Interface
Action
src/web/src/actions/actionCreators.ts:4
Interface
ActionCreator
src/web/src/actions/actionCreators.ts:12
Interface
ActionCreatorsMapObject
src/web/src/actions/actionCreators.ts:16
Enum
ActionTypes
src/web/src/actions/common.ts:None
Interface
AnyAction
src/web/src/actions/actionCreators.ts:8
Interface
ApiConfig
src/web/src/config/index.ts:3
Interface
AppConfig
src/web/src/config/index.ts:11
Interface
AppContext
src/web/src/models/applicationState.ts:6
Interface
ApplicationState
src/web/src/models/applicationState.ts:11
Class
CreateUpdateTodoItem
src/api/TodoEndpointsExtensions.cs:161
Class
CreateUpdateTodoList
src/api/TodoEndpointsExtensions.cs:160
Interface
DeleteItemAction
src/web/src/actions/itemActions.ts:77
Interface
DeleteListAction
src/web/src/actions/listActions.ts:74
Interface
Entity
src/web/src/services/restService.ts:8
Interface
ImportMeta
src/web/src/@types/window.d.ts:8
Interface
ImportMetaEnv
src/web/src/@types/window.d.ts:3
Interface
ItemActions
src/web/src/actions/itemActions.ts:12
Class
ItemService
src/web/src/services/itemService.ts:4
Interface
ListActions
src/web/src/actions/listActions.ts:12
Interface
ListItemsAction
src/web/src/actions/itemActions.ts:61
Interface
ListListsAction
src/web/src/actions/listActions.ts:58
Class
ListService
src/web/src/services/listService.ts:4
Class
ListsRepository
src/api/ListsRepository.cs:6
Interface
LoadItemAction
src/web/src/actions/itemActions.ts:69
Interface
LoadListAction
src/web/src/actions/listActions.ts:66
Interface
ObservabilityConfig
src/web/src/config/index.ts:7
Interface
PayloadAction
src/web/src/actions/actionCreators.ts:22
Interface
QueryOptions
src/web/src/actions/itemActions.ts:8
Interface
QueryOptions
src/web/src/services/restService.ts:3
Interface
SaveItemAction
src/web/src/actions/itemActions.ts:73
Interface
SaveListAction
src/web/src/actions/listActions.ts:70
Interface
SelectItemAction
src/web/src/actions/itemActions.ts:65
Interface
SelectListAction
src/web/src/actions/listActions.ts:62
Interface
SidebarProps
src/web/src/layout/sidebar.tsx:5
Interface
TodoDisplayItem
src/web/src/components/todoItemListPane.tsx:18
Class
TodoEndpointsExtensions
src/api/TodoEndpointsExtensions.cs:5
Class
TodoItem
src/api/TodoItem.cs:3
Interface
TodoItem
src/web/src/models/todoItem.ts:7
Interface
TodoItemDetailPaneProps
src/web/src/components/todoItemDetailPane.tsx:6
Interface
TodoItemListPaneProps
src/web/src/components/todoItemListPane.tsx:7
Enum
TodoItemState
src/web/src/models/todoItem.ts:None
Class
TodoList
src/api/TodoList.cs:3
Interface
TodoList
src/web/src/models/todoList.ts:3
Interface
TodoListMenuProps
src/web/src/components/todoListMenu.tsx:7