Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

C# Regex performance pure relative JS

What does the Parallel.Foreach do behind the scenes?

An error occurred during the activation of a particular registration

c# .net web-services odata

How do I use Json web key in the instantation of an RSA instance

c# .net cryptography rsa

How to make AutoMapper truncate strings according to MaxLength attribute?

c# .net automapper

Check if WMI ManagementObject query is Nothing instead of using a Try/Catch?

.net vb.net wmi

Why is typeof(Child<>).BaseType.IsGenericTypeDefinition false?

c# .net generics

Gradle - throw exception if project still has SNAPSHOT dependencies

java .net gradle groovy

Making relative urls in asp.net webform custom classes without Request

c# asp.net .net webforms

How to trigger a design-time build on file change in Rider?

.net msbuild resharper rider

Access token validation failure Microsoft Graph API

Surprising or wrong benchmarks of Where(predicate).FirstOrDefault() vs FirstOrDefault(predicate)?

How to send data to Service Bus Topic with Azure Functions?

Can you use Coverlet to get code coverage data in a .NET Framework project?

.net code-coverage coverlet

Blazor Passing Data from Parent to Child

c# asp.net .net razor blazor

ASP.NET Core (.NET 5) + Angular 11 = build error on empty project

Override authorization policy in ASP.NET Core 3

c# .net asp.net-core

Should I return Task<IEnumerable<T>> or IAsyncEnumerable<T> from repository?

View of allocated memory

.net memory

Is there a dynamic language based .NET build tool?

.net build-automation nant