Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Makla
Makla has asked
50
questions and find answers to
17
problems.
Stats
666
EtPoint
141
Vote count
50
questions
17
answers
About
Currently I eat, sleep and breathe ASP.NET CORE, Entity Framework and Angular 2+.
Makla questions
How to pass int array (int[]) to a Get method in ASP.NET Core
Split EF Core migrations to multiple projects
How to set default scheme for Openiddict-core tables in EF Core
Get Color from hex in ASP.NET Core
Safe range for EventId.Id in ASP.NET Core logging mechanism
Import Directive into Component in Angular
ILogger (ASP.NET Core) Log is called even IsEnabled return false
Angular reusable template
EF Core Migration error: Database 'MyDatabaseName' already exists. Choose a different database name
How to nest files by path segment in VS 2017 for ASP.NET Core project
Makla answers
How to pass int array (int[]) to a Get method in ASP.NET Core
async pipe as not working within an input in Angular
EF Core Migration error: Database 'MyDatabaseName' already exists. Choose a different database name
Gitlab CI does not execute npm scripts
Angular4/5: how to create folder, text file and write data into that file using typescript
ASP.NET Core clear cache from IMemoryCache (set by Set method of CacheExtensions class)
Authenticate Google access token with ASP.NET Core backend server
How to dynamically assign value to class property in TypeScript
Asp.Net core long running/background task
Where to put code to run after startup is completed