Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Is there a session start equivalent in .Net Core MVC 2.1?

How do I delete a node in appsettings.json using appsettings.Development.json?

Generate list of Windows-like friendly time zone names on Linux .NET Core

Authorized page redirects back to login after successful login

Error when running in Docker The specified framework 'Microsoft.AspNetCore.App', version '2.1.6' was not found. on

docker .net-core

Use NTLM Authentication in Web Request in .NET Core

c# .net-core ntlm

Can .NET Core be used to build native Linux binaries?

Does IAsyncDisposable Have a Reference Implementation?

c# .net .net-core idisposable

How do I connect to a Cassandra VM

c# .net .net-core cassandra

Dictionary methods Remove and Clear (.NET Core) modify the collection during enumeration. No exception thrown

How to get a ReadOnlySpan<byte> from a readonly struct?

c# .net-core

gRPC equivalent of WCF service discovery

c# .net wcf .net-core grpc

How can I invoke method in CircuitHandler of Blazor server-side?

disable web.config generation for asp.net core 3.1 project

Avoid closure on fast path by storing state into scoped locals

c# .net-core closures

Adding .NET 5.0 target to my NuGet packages

Why does "DateTime.Now.ToString("hh tt", new CultureInfo("de"))" return different results in different versions of .Net?

Can the project.json file in an asp.net 5 (dnx) project be moved?

How can I use xproj (asp.net/dotnet core project) with shproj (shared project)?

Office (Excel) COM interop on Mac OSX using .NET Core?