Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to customize MongoDb collection name on .Net Core Model?

Blazor .Net server side where to load LocalStorage data

.net-core storage blazor

System.Net.Http.HttpRequestException: Cannot assign requested address - error while communicating between 2 .net core web apps in localhost

how to read excel file in memory (without saving it in disk) and return its content dotnet core

System.NotSupportedException when calling OData service from NetCoreApp2.1

.net-core odata

Reading extended file properties with .NET Core

JsonConverter will not convert enum with dashes(hyphens) [duplicate]

How to Dump a .NET Core Application on Linux

.net linux .net-core dump

How does the Span<T> type wrap around heap-allocated arrays if it's a stack-allocated value type in .NET Core CLR?

c# .net-core clr

How to mock Db connection in xunit?

c# .net-core xunit

Uninstall NuGet package on Linux [closed]

MailKit-MimeKit - How to copy to Sent folder

C# - .NET 6 - Console app with Generic Host vs without

Securing a password input in c# dotnet core console app

Integrating Paypal with .Net Core 3

Read the Authors of an Assembly

Role based authorization in ASP.NET Core 3: how to grant access everywhere to certain role?

GET and POST appear to be allowed regardless specification in the builder's WithMethods(..)

error MSB3823: Non-string resources require the property GenerateResourceUsePreserializedResources to be set to true

.NET core - Dependency Injection, factories and IDisposable