Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Set
Set has asked
12
questions and find answers to
181
problems.
Stats
7.1k
EtPoint
2.8k
Vote count
12
questions
181
answers
About
back-end development, high-load distributed system, microservices
Set questions
Cannot change Kestrel listening port from command line
What is and how to select the type of dependency in project.json
If deploy an ASP.NET Core as a web app to Azure, what is used for hosting?
"The library 'hostpolicy.dll' required" if run from deploy folder, but emitEntryPoint is true
Publish to IIS. Omit installing .NET Core Windows Server Hosting bundle on the server
Compatibility shim used by .NET Standard 2.0
Why ASP.NET Core DI knows how to resolve ILogger<T>, but not ILogger?
IdentityServer4 vs AspNet.Security.OpenIdConnect.Server vs OpenIddict
Accessing the IHostingEnvironment in ConfigureServices method
Set answers
How to run Kestrel behind IIS
Docker and asp.net core minimize distribution by using "scratch" image?
How to implement machineKey in ASP.NET Core 2.0
.net core 2 rejects request with 415 when I set Accept to text/csv
How to use an ASP.NET Core environment variable in testing with Visual Studio
How to get additional fields using the Facebook provider in ASP.NET Core RC1?
mvc core 2.0, how to use an appSettings.json file via configuration
Custom 401 and 403 response model with UseJwtBearerAuthentication middleware
.NET Core app unable to start in IIS due to ErrorCode = '0x80004005 : 80008083
Controller Configuration in AspNetCore