Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to cleanly send data between .NET Core and .NET Framework apps, serializing with Json.NET?

NRE in a unit test when await a mocked method

Alternative for Assembly.LoadFile, Assembly.LoadFrom and Assembly.Load?

c# dll .net-core

cookieContainer with Typed Clients

GRPC service instantiated per call

c# .net-core grpc

RabbitMQ Connection refused 127.0.0.1:5672

asp.net .net-core rabbitmq

How to add [ExcludeFromCodeCoverage] attribute at an assembly-level in a .Net Standard 2.1 project

Using custom root CA with HttpClient

Why does Curve25519 calculate key pair correctly even though its parameters are wrong?

Get a value from user-secrets for use in the dotnet CLI

Unable to configure Microsoft Identity Platform while publishing .Net Core 3.1.4 project + VS 2022 + Azure

Error Debugging in VS Code: Cannot connect to the target at localhost:3000: could not find any debuggable target

How to simply read from appsettings.json

What is the appropriate way to include a compiled custom build step in a .NET solution?

c# .net-core

How to determine the .NET platform that runs the .NET Standard class library?

No .NET Core 2.0 appsettings on a published console app

Stripe webhook versioning exception in test mode

.net-core stripe-payments