Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
tymtam
tymtam has asked
38
questions and find answers to
55
problems.
Stats
2.0k
EtPoint
661
Vote count
38
questions
55
answers
About
https://www.linkedin.com/in/tymekm/
https://github.com/tymtam2
tymtam questions
Hangfire configuration - how often it pings the database
Documenting multiple possible return types in Swagger
Inherit BackgroundService and Dispose()
Safely saving a file in Windows 10 IOT
Documenting ServiceStack web services [closed]
Calling a generic method in a loop with different types known at compile time
Azure Service Fabric cost calculation, nodes vs instances
Programmatically set connectionString for ActiveDirectoryMembershipProvider
How to reuse a linq expression for 'Where' when using multiple source tables
Different behaviour of Newtonsoft.Json on .NET 5 / Core and .NET Framework
tymtam answers
How to moq HttpContext on Asp net Core
NotMapped property causes all properties load in select statement in EF Core
Double to string conversion different for .NET Framework and .NET Core
Convert EF 6 to .net Core when ObjectResult does not exist anymore
Why is this .NET 6.0 async code not returning
Read a JSON file and generate string keys with values in a dictionary like object
How to find the nuget package that contains an assembly?
Error C1083: Cannot open source file: "stdafx.cpp': No such file or directory
await on task to finish, with operations after the 'await'
c#/.net core3.0 System.Text.Json - JsonSerializer.SerializeAsync?