Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

'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

MassTransit. Consume equal objects defined in different namespaces

Dotnet CLI compilation performance is slow on console or Visual Studio 2015