Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ilya Chumakov
Ilya Chumakov has asked
30
questions and find answers to
119
problems.
Stats
3.9k
EtPoint
1.4k
Vote count
30
questions
119
answers
About
Clean code, travels, hiking, photography.
Ilya Chumakov questions
How to deserialize JSON (snake_case) to dynamic (PascalCase)?
Read and use settings from appsettings.json without IOptions<T>?
Entity Framework: how to find transaction isolation level in SQL Profiler?
How to scaffold DbContext with plural DbSet property names in Entity Framework Core?
Change NuGet package folders used by Visual Studio 2017
How to manually decrypt an ASP.NET Core Authentication cookie?
Replace service registration in ASP.NET Core built-in DI container?
Ilya Chumakov answers
Get ModelMetadata for a class in .NET Core
How to include XML comments files in Swagger in ASP.NET Core
ASP.NET MVC multilayered application: where to place Automapper initialization? [closed]
IdentityServer4 access token after server reboot
where is DbContextTransaction in .Net Core
Where did RenderPartial() go in ASP.Net 5 MVC 6?
ASP.NET Core 1.1 Localization Generic Service
Delegate does not contain a definition for CreateDelegate in .net core
Show output using dotnet core 1.1 and xunit unit tests?
Missing folders in custom Visual Studio project template