Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Extract host/port combo with .net regex - port part optional

c# .net regex

Could not determine JSON object type for anonymous type

c# json .net

"Fix text pasted into string literals" - what does it do?

Get DataContext from TextBlock MouseDown

c# .net wpf listview mouseevent

Method not found: 'System.Object Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable.get_Item(System.String)'

Alternative to Microsoft.AspNet.WebApi.Client in ASP.NET Core 2.0 class library

Negate or Not Condition-Element for MultiTrigger

Exception handling in layered architecture

c# .net architecture exception

How to check if file locked/open via Graph API/SDK

Use Autofac to create instance of runtime type

c# .net autofac

How to pass Dictionary from c#(server) to javascript(client)

javascript c# asp.net .net

The SSL connection could not be established: System.Security.Authentication.AuthenticationException

c# .net https aws-lambda

Dependency injection with Options pattern in .net 6

Twilio callback is not working in my .NET service

Are there advantages to asynchronous code on dedicated backend servers with no UI thread?

c# .net asynchronous theory

How to increase the request size limit using minimal api with .NET 6?

asp.net .net minimal-apis

Using SharpSVN how can you Export a file to memory instead of to the filesystem?

Resize GIF and save animation?

Warning MSB3243, conflict between signed and unsigned assemblies

.net msbuild

Nullable-How to compare only Date without Time in DateTime types in C#?

c# .net datetime