Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Use DI in asp.net core 2.0 for injecting BLL services

Safely release dependency injected wcf client in .net core

Use WPF with .NET Standard Library

wpf .net-core .net-standard

How to increase hangfire job timeout

How to change Worker Service interval time from external file when service is already installed

c# .net asp.net-core .net-core

How to get the path of a "SelfContained" and "PublishSingleFile" exe?

How to show log message with substituted parameters in structured logging output from Serilog on AWS Cloudwatch

Including a custom file in your build/publish for a .net core application

ITelemetry.InstrumentationKey is empty

Azure App Configuration to strongly-typed configuration objects

IsWithinDistance could not be translated

What's the difference between AddScoped and AddSingleton in .NET Core Console Application?

How to fix 'Unrecognized Message Version' after changing endpoint address

c# wcf .net-core

"System.IO.Ports is currently only supported on Windows" when dynamically loading assembly on a Windows machine

Disposing of HttpResponseMessage is calling disposing of request's stream

How do I register and resolve multiple implementations for a service?

Change Default Page in ASP.NET Core Razor Page to Login Page

.net-core razor-pages

How to validate the event flow in DDD - Event sourcing?