Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexcalingasan/InvoiceManagementApp
/ functions
Functions
156 in github.com/alexcalingasan/InvoiceManagementApp
⨍
Functions
156
◇
Types & classes
103
Method
Startup
(IConfiguration configuration)
InvoiceManagementApp.Api/Startup.cs:24
Method
Up
(MigrationBuilder migrationBuilder)
InvoiceManagementApp.Infrastructure/Migrations/20200210023449_AddInvoiceEntities.cs:8
Method
Up
(MigrationBuilder migrationBuilder)
InvoiceManagementApp.Infrastructure/Migrations/20200207231951_InitialMigration.cs:8
Method
ValidationBehavior
(IEnumerable<IValidator<TRequest>> validators)
InvoiceManagementApp.Application/Common/Behaviors/ValidationBehavior.cs:16
Method
ValidationBehavior
(IEnumerable<IValidator<TRequest>> validators)
InvoiceManagementApp.Api/Behaviors/ValidationBehavior.cs:16
Method
WeatherForecastController
(ILogger<WeatherForecastController> logger)
InvoiceManagementApp.Api/Controllers/WeatherForecastController.cs:23
Method
componentDidMount
()
InvoiceManagementApp.Api/ClientApp/src/components/FetchData.tsx:27
Method
componentDidMount
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/LoginMenu.tsx:26
Method
componentDidMount
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/AuthorizeRoute.tsx:29
Method
componentDidMount
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/Logout.tsx:31
Method
componentDidMount
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/Login.tsx:28
Method
componentWillUnmount
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/LoginMenu.tsx:31
Method
componentWillUnmount
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/AuthorizeRoute.tsx:34
Method
constructor
(props: IProps)
InvoiceManagementApp.Api/ClientApp/src/components/FetchData.tsx:22
Method
constructor
(props: IProps)
InvoiceManagementApp.Api/ClientApp/src/components/Counter.tsx:14
Method
constructor
(props: IProps)
InvoiceManagementApp.Api/ClientApp/src/components/NavMenu.tsx:18
Method
constructor
(props: IProps)
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/LoginMenu.tsx:17
Method
constructor
(props: IProps)
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/AuthorizeRoute.tsx:20
Method
constructor
(props: IProps)
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/Logout.tsx:21
Method
constructor
(props: IProps)
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/Login.tsx:20
Method
constructor
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/AuthorizeService.ts:15
Method
constructor
(baseUrl?: string, http?: { fetch(url: RequestInfo, init?: RequestInit): Promise<Response> })
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:34
Method
constructor
(baseUrl?: string, http?: { fetch(url: RequestInfo, init?: RequestInit): Promise<Response> })
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:126
Method
constructor
(baseUrl?: string, http?: { fetch(url: RequestInfo, init?: RequestInit): Promise<Response> })
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:175
Method
constructor
(data?: ICreateInvoiceCommand)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:237
Method
constructor
(data?: IInvoiceItemVm)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:331
Method
constructor
(data?: IInvoiceVm)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:393
Method
constructor
(data?: IWeatherForecast)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:482
Method
constructor
(message: string, status: number, response: string, headers: { [key: string]: any; }, result: any)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:538
Method
fromJS
(data: any)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:268
Method
fromJS
(data: any)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:350
Method
fromJS
(data: any)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:500
Method
get
()
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:181
Method
getBaseUrl
(defaultUrl: string, baseUrl?: string)
InvoiceManagementApp.Api/ClientApp/src/utils/apiClientBase.ts:16
Method
getClientRequestParameters
(clientId: string | null)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:132
Method
incrementCounter
()
InvoiceManagementApp.Api/ClientApp/src/components/Counter.tsx:20
Method
instance
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/AuthorizeService.ts:207
Method
isApiException
(obj: any)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:550
Function
register
()
InvoiceManagementApp.Api/ClientApp/src/registerServiceWorker.js:21
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/Layout.tsx:8
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/FetchData.tsx:56
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/Home.tsx:6
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/Counter.tsx:26
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/NavMenu.tsx:33
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/LoginMenu.tsx:43
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/AuthorizeRoute.tsx:38
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/Logout.tsx:55
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/Login.tsx:53
Method
render
()
InvoiceManagementApp.Api/ClientApp/src/components/api-authorization/ApiAuthorizationRoutes.tsx:9
Method
toJSON
(data?: any)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:275
Method
toJSON
(data?: any)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:357
Method
toJSON
(data?: any)
InvoiceManagementApp.Api/ClientApp/src/utils/api.ts:507
Method
toggleNavbar
()
InvoiceManagementApp.Api/ClientApp/src/components/NavMenu.tsx:27
Method
transformOptions
(options: RequestInit)
InvoiceManagementApp.Api/ClientApp/src/utils/apiClientBase.ts:6
Method
transformResult
(url: string, response: Response, processor: (response: Response) => any)
InvoiceManagementApp.Api/ClientApp/src/utils/apiClientBase.ts:12
Function
unregister
()
InvoiceManagementApp.Api/ClientApp/src/registerServiceWorker.js:102
← previous
101–156 of 156, ranked by callers