Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

c# use string parameter to define what property to filter by in List of objects

c# linq .net-core

How to install .pfx certificate in windows docker image

Could not load file or assembly 'AWSSDK.Core On .net core in AWS Lambda

'System.Security.Cryptography.ProtectedData', version: '4.4.0' can not be found

c# deployment server .net-core

How to write end to end tests against AzureEventProcessor Host

Entity Framework Core using CurrentValues.SetValues to update entity properties from other entity failing due to primary key on entity

I can not use the 'services.AddControllers().AddNewtonsoftJson()'

How to parse json settings in appsettings.json into a class in c# .netcore

Should we always use PipeWriter.GetMemory > Advance > Flush? When do we use WriteAsync?

c# .net-core

The remote certificate is invalid because of errors in the certificate chain: UntrustedRoot with SendGrid in Docker

How To Get Elapsed Time Getting REST GET request in async / await with httpclient in .net core

Microsoft SqlServer Management: method not found creating a ServerConnection

c# .net .net-core smo

Accessing Httpcontext outside controller in .net core

Set a custom SessionStore for ConfigureApplicationCookie without BuildServiceProvider()

how convert a complex query string to lambda expression with System.Linq.Dynamic.Core