Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-5

asp.net identity lockoutEnabled is always set to true when creating a user

How to Create Global Keyboard Hook with C# in Linux

c# linux keyboard .net-5

HttpRequestData wraps body in { "json" : "" }

"win-x86" or "win-x64" target runtime for Any CPU?

.net visual-studio .net-5

DataDog logger doesn't log INFORMATION level

MailKit-MimeKit - How to copy to Sent folder

How to best retrieve installed .NET Desktop Runtime versions?

c# .net version .net-5 .net-6.0

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

System.InvalidOperationException: The gRPC channel URI 'http://0' could not be parsed

azure-functions .net-5

Adding items to an ImmutableList<T> inside an ImmutableDictionary<TKey, TValue>

Cosmos DB .NET SDK V3 Query With Paging example needed

Nuget restore fails with .NET Core SDK 5.0.100

C# asp.net passing an object with a long property to front end changes it's value [duplicate]

c# asp.net asp.net-core .net-5

Publish a .Net 5.0 web in IIS from Visual Studio 2019 doesn't start

SetBasePath not present in ConfigurationBuilder under .NET Core 5

Custom Identity User class with one-to-many relationship creates extra column in database

Can a .NET Core 5.0 assembly use a .NET Framework 4.8-targeted assembly?

Visual studio 2019 “Unable to connect to web server 'IIS Express'”

.NET 5 cant be selected as Target Framework in VS2019, reference assemblies not found

How to enable documentation and file upload for formData parameter in Swashbuckle 5.6.3 for OpenApi 3?