Leonidas Simopoulos's blog
|
Home About
|

2022 04

thumbnail
Xunit and private static methods

Code It is not recommended to test private methods, because they should be tested indirectly through the public method calling the...

2022/04/30

thumbnail
Nginx error : could not build the server_names_hash, you should increase server_names_hash_bucket_size

Error: [emerg]could not build the server_names_hash, you should increase server_names_hash_bucket_size Solution: In nginx.conf : ...

2022/04/08

thumbnail
Android: actionbar back button is showing in preview not on mobile

Solution <android.support.v7.widget.Toolbar android:id="@+id/toolbarId" android:layout_width="match_parent" an...

2022/04/01

Archives

Categories

Access token Android Autofac Azure Docker Entity framework Entity framework core Git Grpc Hugo Json.Net Lets encrypt Linux Messagepack Mssql Mvvm Mvvm light Nginx Polly Signalr Uwp Visual studio Wpf Xamarin Xunit

Tags

android android-studio autofac azure certbot client-not-ready-yet-error connection-timeout-error dependency-injection docker emulator entity-framework entity-framework-core git git-hub-pages grpc hosting httpclient hugo identity-server introspection-of-access-token

Recent Posts

Azure Ubuntu vm - Update the user's ssh key

2022/12/15

Run a raw sql query/command via EF Core

2022/11/25

Run a raw sql query/command via EF 6

2022/11/01

Grpc web getting error _google.protobuf.Empty is not defined.

2022/10/10

Json.NET : Serialization handling of DateTimeOffset

2022/09/15

© 2023 Leonidas Simopoulos's blog

Powered by Hugo, Theme Blonde.