Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TrilonIO/aspnetcore-angular-universal
/ functions
Functions
61 in github.com/TrilonIO/aspnetcore-angular-universal
⨍
Functions
61
◇
Types & classes
43
↓ 3 callers
Method
InitializeDatabaseAsync
(IServiceProvider services)
Server/Data/CoreEFStartup.cs:9
↓ 1 callers
Method
AbstractRequestInfo
(this HttpRequest request)
Server/Helpers/HttpRequestExtensions.cs:15
↓ 1 callers
Method
BuildPrerender
(this HttpRequest request)
Server/Helpers/HttpRequestExtensions.cs:22
↓ 1 callers
Method
_changeTitleOnNavigation
()
ClientApp/app/app.component.ts:67
↓ 1 callers
Method
_parseSelector
(tag: LinkDefinition)
ClientApp/app/shared/link.service.ts:75
↓ 1 callers
Method
_setMetaAndLinks
(event)
ClientApp/app/app.component.ts:84
↓ 1 callers
Method
addTag
* Inject the State into the bottom of the <head>
ClientApp/app/shared/link.service.ts:32
↓ 1 callers
Method
clearUser
()
ClientApp/app/containers/users/users.component.ts:82
↓ 1 callers
Method
getUsers
()
ClientApp/app/shared/user.service.ts:14
Method
BuildWebHost
(string[] args)
Program.cs:33
Method
Configure
This method gets called by the runtime. Use this method to configure the HTTP request pipeline.
Startup.cs:50
Method
ConfigureServices
This method gets called by the runtime. Use this method to add services to the container.
Startup.cs:30
Method
Delete
(int id)
Server/RestAPI/UsersController.cs:81
Method
EnsureDataStorageIsReady
(IServiceProvider services)
Program.cs:41
Method
Error
()
Server/Controllers/HomeController.cs:45
Method
Get
(int currentPageNo = 1, int pageSize = 20)
Server/RestAPI/UsersController.cs:16
Method
HomeController
(IHostingEnvironment hostingEnv)
Server/Controllers/HomeController.cs:11
Method
Index
()
Server/Controllers/HomeController.cs:13
Method
InitializeDatabaseAsync
(IServiceProvider services)
Server/Data/SimpleContentEFStartup.cs:11
Method
InitializeDatabaseAsync
(IServiceProvider services)
Server/Data/LoggingEFStartup.cs:8
Method
Main
(string[] args)
Program.cs:13
Method
Post
([FromBody] User user)
Server/RestAPI/UsersController.cs:45
Method
Put
(int id, [FromBody] User userUpdateValue)
Server/RestAPI/UsersController.cs:56
Method
SitemapXml
()
Server/Controllers/HomeController.cs:31
Method
SpaDbContext
(DbContextOptions<SpaDbContext> options)
Server/Data/SpaDbContext.cs:6
Method
Startup
(IHostingEnvironment env)
Startup.cs:18
Method
User
Setting Default value
Server/Models/User.cs:14
Method
UsersController
(SpaDbContext context)
Server/RestAPI/UsersController.cs:14
Method
addItem
()
ClientApp/app/containers/ngx-bootstrap-demo/ngx-bootstrap.component.ts:31
Method
addUser
(newUserName)
ClientApp/app/containers/users/users.component.ts:69
Method
addUser
(newUserName: string)
ClientApp/app/shared/user.service.ts:30
Method
collapseMenu
()
ClientApp/app/components/navmenu/navmenu.component.ts:19
Method
collapseNavbar
()
ClientApp/app/components/navmenu/navmenu.component.ts:11
Method
constructor
( private router: Router, private activatedRoute: ActivatedRoute, private title: Title, privat
ClientApp/app/app.component.ts:32
Method
constructor
()
ClientApp/app/app.module.server.ts:27
Method
constructor
(private userService: UserService)
ClientApp/app/components/user-detail/user-detail.component.ts:27
Method
constructor
(private userService: UserService)
ClientApp/app/containers/users/users.component.ts:36
Method
constructor
(public translate: TranslateService)
ClientApp/app/containers/home/home.component.ts:13
Method
constructor
()
ClientApp/app/containers/ngx-bootstrap-demo/ngx-bootstrap.component.ts:29
Method
constructor
()
ClientApp/app/containers/not-found/not-found.component.ts:8
Method
constructor
(private http: HttpClient, private injector: Injector)
ClientApp/app/shared/user.service.ts:10
Method
constructor
( private rendererFactory: RendererFactory2, @Inject(DOCUMENT) private document, @Inject(PLATFORM_
ClientApp/app/shared/link.service.ts:23
Function
createTranslateLoader
(http: HttpClient, baseHref)
ClientApp/app/app.module.ts:27
Method
deleteUser
(user)
ClientApp/app/containers/users/users.component.ts:51
Method
deleteUser
(user: IUser)
ClientApp/app/shared/user.service.ts:22
Function
getOriginUrl
()
ClientApp/app/app.module.browser.ts:8
Function
getRequest
()
ClientApp/app/app.module.browser.ts:12
Method
getUser
(user: IUser)
ClientApp/app/shared/user.service.ts:18
Method
incrementCounter
()
ClientApp/app/containers/counter/counter.component.ts:10
Method
ngOnChanges
(changes: SimpleChanges)
ClientApp/app/components/user-detail/user-detail.component.ts:37
Method
ngOnDestroy
()
ClientApp/app/app.component.ts:62
Method
ngOnInit
()
ClientApp/app/app.component.ts:56
Method
ngOnInit
()
ClientApp/app/components/user-detail/user-detail.component.ts:29
Method
ngOnInit
()
ClientApp/app/containers/users/users.component.ts:40
Method
ngOnInit
()
ClientApp/app/containers/home/home.component.ts:17
Method
ngOnInit
()
ClientApp/app/containers/not-found/not-found.component.ts:10
Method
onSelect
(user: IUser)
ClientApp/app/containers/users/users.component.ts:47
Method
onUserUpdate
(user: IUser)
ClientApp/app/containers/users/users.component.ts:65
Method
setLanguage
(lang)
ClientApp/app/containers/home/home.component.ts:19
Method
updateUser
()
ClientApp/app/components/user-detail/user-detail.component.ts:41
Method
updateUser
(user: IUser)
ClientApp/app/shared/user.service.ts:26