Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How do you deal with "events" in a high-performance scenario?

MAUI - push notifications support

.net push-notification maui

Using ValidateOnBuild flag in .net 6.0 with WebApplication.CreateBuilder

.net .net-6.0

Automapper - Map setup from collection<double> failing

c# .net automapper .net-6.0

IIS Publish ASP.NET Core App Without Bringing Down IIS Website

.net asp.net-core iis-8

How can an interface implementation be protected?

c# .net interface

In C# how do I create an extension method that takes a lambda with generic parameters, Func<T, TResult> as a parameter.

System.Text.Json serializes/deserialize nullable reference types to "{}" as opposed to "null"

c# json .net system.text.json

How to get assembly's processor architecture with .net 7+ from the running assembly?

c# .net .net-7.0

c# Lock windows computer on startup

c# .net parental-control

How to bind WPF TextBox to a propperty that is the member of application main window

c# .net wpf xaml binding

How to remove a two-factor provider for a user in Identity Core?

How to use variables with regex?

c# .net regex

Null reference when trying to cast listbox.selecteditem?

Detect Failed Email Send Using Gmail as a Relay

.net asp.net smtp gmail

Regex to extract numeric string

c# .net regex