Nerevar Indoril
Nerevar Indoril
They've introduced preview of [Source Generators](https://devblogs.microsoft.com/dotnet/introducing-c-source-generators/)
DbSet is an implementation of the repository pattern, you don't need to put it in another repository abstraction. The same for DbContext - it is an implementation of UnitOfWork.
Try to specify 'sonar.gitlab.failure_notification_mode' with 'exit-code' value (default is 'commit-status')
> ``` > Error Message: > System.Net.Http.HttpRequestException : The requested failed, see inner exception for details. > ---- System.IO.IOException : Unexpected end of stream > Stack Trace: > at Microsoft.Net.Http.Client.HttpConnection.SendAsync(HttpRequestMessage...
Below you can find my thoughts of configuration options messed up with possible new functionality... **What we can configure now:** - container name - image name - image tag -...
Also it might worth to try integrate dockerignore feature based on this [library](https://github.com/markashleybell/MAB.DotIgnore)