dzmitry-lahoda

Results 289 issues of dzmitry-lahoda

for the book to continue

What do you think about replacing things like: ``` public async Task Get() => Ok(new { tags = await _tagsService.GetAllAsync() }); ``` to (whatever works) ``` // use injection to...

I failed to run out of the box upon download, options are: - use sqlite (we just example, not need to use real database so) - in memory ef -...

https://github.com/dnikolovv/dev-adventures-realworld/blob/615bddabbf10383a29cb361365be90977cf7730a/src/server/Conduit.Core/Models/ArticleModel.cs#L19

https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.mvc.problemdetails?view=aspnetcore-3.1 https://github.com/khellang/Middleware/tree/master/src/ProblemDetails

https://github.com/dnikolovv/dev-adventures-realworld/blob/615bddabbf10383a29cb361365be90977cf7730a/src/server/Conduit.Core/Models/ArticleModel.cs#L25

https://github.com/Azure/azure-sdk-for-rust