Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Filtering properties displayed in PropertyGrid

c# .net wpf filter propertygrid

Any suggestions for optimizing this code?

c# optimization

Mapster Global Configuration with Dependency Injection

How can I open a writeable stream to a new Blob using the new Azure Storage SDK v12?

Why Model compatibility cannot be checked?

c# asp.net entity-framework

Using linq to retrieve average score

c# linq

How do you select which build target to debug?

Hide parameter from Swagger (Swashbuckle)

c# swagger .net-5 swashbuckle

failed to load /usr/bin/dotnet: exec format error

Handling observable object properties with CommunityToolkit.Mvvm

System.MissingMethodException: Method not found: 'System.Type Microsoft.EntityFrameworkCore.Metadata.ITypeBase.get_ClrType()'

How to Add JWT Token Support Globally in Scalar for a .NET 9 Application?

c# asp.net .net openapi scalar

Loop count != list.Count - Populating List<string> in new threads

c# asynchronous

Executing SQL query from C# code

c# sql-server visual-studio

Representing C# TimeSpan in Bond

c# bond

How to dynamically add TextBlocks to a RelativePanel?

c# xaml uwp uwp-xaml

How to BASE64 encode URLs?

c# jquery base64

Is using partial classes instead of Facade pattern an anti-pattern itself?

c# partial-classes facade

Explicitly set WPF binding datatype

c# .net wpf binding types

How to set validation for drop down in Excel using c# ClosedXML using method List(String list, Boolean inCellDropdown)

c# .net excel closedxml