Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Open an existing Excel file in the current instance

c# excel excel-addins

Referencing a namespace while an identical namespace is within the current namespace

c#

How to remove warning AD0001 in .Net Core project?

Log custom object in Application Insights from Function App ILogger (C#)

C# PDF Generation (using IronPDF on Azure)

c# .net azure pdf ironpdf

create an API with .NET Minimal APIs that require session api key

c# asp.net-web-api

RTL alignment in itextsharp c#

c# itext

I am trying to register my DbContext as a service in my program.cs using .NET 6 in Visual Studio 2022, but I get an error on. GetConnectionString

c# .net-6.0

EF Core internal caching and many DbContext types during testing

C# improper result of index range expression

c# .net-5 indices

How to use the source generators from CommunityToolkit.Mvvm for a .NET Framework 4.7.2 WPF Application

Your Docker server host is configured for 'Linux', however your project targets 'Windows' .Net 6

.NET 6 replace parameter checks with ArgumentNullException.ThrowIfNull();

c# upgrade .net-6.0

How to add authentication in a minimal API?

How can I pass parameters using the "Clicked"-Method on a button in .NET MAUI?

c# xaml maui

How to Put ProgressBar in Button

c# wpf xaml button progress-bar

Xamarin is end-of-life; what is its replacement for developing an Android app in C# Net?