Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Is there a Linux equivalent module and function for LoadLibrary() from kernel32.dll that i can call from .Net Core?

c# linux .net-core

What is a better alternative to comparing string.tolower?

c# .net .net-core

.net core cpu usage for machine

c# .net .net-core

Creating an ImmutableList of a type that is unknown at compile-time

Creating a word document (docx) with OpenXml

Is it good practice to inherit from ControllerBase in Web API .NET Core 2.2?

Finding PNG image width/height via file metadata .NET Core 3.1 C#

ORA-12570: Network Session: Unexpected packet read error

.Net Core 3.0.100-preview6 - API Json responses are always camelcase, but my classes are not

How to fix dotnet ef tool, .NET Location not found

Blazor Server, API with OpenIdDict and using introspection - What to do with the access token?

Auto generated Dockerfile for Web .net core application

How to register all interface on assembly in Scrutor similar StructureMap