Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

.NET Core Error 502.3 while inserting into database

Implement full logging in Integration Test

How to use C# 9 in Blazor WebAssembly project?

c# .net blazor .net-5

Native C++ performance using C# or within C#

c# .net c++ native-code

Exposing an internal class as a public property

ThreadPool.SetMinThreads does not create any new threads

Changing property value in nested records

c# .net c#-9.0

When using entity framework code-first mapping property to separate table, moves foreign key field

How to have a generic variable to INumber in .NET 7?

Project loading error due to missing DefineConstants value, but the values are defined

c# .net visual-studio-2022

What happens when the target CPU is "Any" and an assembly has two editions, x32 and x64?

How do I get HTTP web request to return complete source

Show downloading progress in c#

c# .net

C# Generics - Lists of collections

c# .net generics

Code template implementation with C#

NLog avoid writing a file after a certain size

.net nlog

Converting SecureString stored in text file back to readable string

Build .Net Framework on Azure Pipeline and Linux

WPF: Highlight year part of a date

c# .net wpf

Is it possible to successfully merge transitive assembly references with ILMerge?