Search code examples
System.ObjectDisposedException: 'Cannot access a closed Stream.' in IFormFile.CopyTo...

c#.net-core

Read More
Package version is always 1.0.0 with dotnet pack...

.netvisual-studiotfsmsbuild.net-core

Read More
.NET Core: Remove null fields from API JSON response...

jsonserialization.net-coreasp.net-core-1.0

Read More
Add a dynamic header to all outgoing Refit requests...

c#.net-corehttpclientmiddlewarerefit

Read More
How does the Form Tag Helper determine the rendered form action?...

asp.net-core.net-coreasp.net-core-mvcasp.net-core-1.0

Read More
In C#, why is readonly only applicable to properties in structs?...

c#.net-corec#-8.0

Read More
T.CreateChecked does not throw when overflowing...

c#generics.net-core.net-generic-math

Read More
How to use dependency injection in Serilog Sink?...

c#.net-coreserilog

Read More
Attempted to update or delete an entity that does not exist in the store...

c#entity-framework.net-coreef-core-3.0

Read More
EFCore SelectMany - InvalidOperation Error...

entity-framework.net-core

Read More
How to fix "No .NET SDKs were found." error--VSCode...

c#asp.net.netvisual-studio-code.net-core

Read More
Httpcontext is lost when using a Websockets with .net Core Cluster...

c#.net-corerabbitmqsignalrrebus

Read More
What is the precise difference between TryAddEnumerable(ServiceDescriptor) and other TryAdd{lifetime...

c#asp.net.net-coredependency-injection

Read More
Copy files to output directory using csproj dotnetcore...

c#.net-core

Read More
Convert a regular string to IHtmlString?...

c#asp.net-core.net-corehtml-helper

Read More
How to create X509Certificate2 with PrivateKey in .NET Standard 2.0/Core 2.1?...

c#.net-core.net-standard-2.0

Read More
Could not load file or assembly Microsoft.Extensions.Logging.Abstractions...

.net-coremsbuildnugetazure-functionsvisual-studio-2019

Read More
How to use AutomationElement in a .NET Core 8 console application?...

c#.net-coreautomationelement

Read More
UnmanagedCallersOnly and struct as return value...

c#.net-coremarshalling

Read More
My ASP project can't access classes from a NuGet package I created...

c#asp.net-core.net-corenuget-packageextension-methods

Read More
I can't do nested filtering on the page using .Net blazor...

.net-coreasp.net-core-webapimauiblazor-webassembly

Read More
Deferring and re-receiving a deferred message in an IHostBuilder hosted service...

c#azure.net-coremessage-queueazureservicebus

Read More
How can I use both UseDeveloperExceptionPage() and custom logging?...

c#asp.net-coreerror-handling.net-core

Read More
dotnet publish --self-contained -> running the app still asks for .net installation...

.net.net-core

Read More
FluentValidation: How to register all validators automatically from another assembly?...

c#.net-corestartupregistrationfluentvalidation

Read More
Generic Repository in C# Using Entity Framework...

c#.netentity-framework.net-coreentity-framework-core

Read More
Certificate based authentication failed with ERR_BAD_SSL_CLIENT_AUTH_CERT...

asp.net-core.net-corecertificateclient-certificates

Read More
Get license information for all used NuGet packages in .NET Core outside of Visual Studio...

asp.net-core.net-corenuget

Read More
Handle EFCore Lifetimes in Blazor Server where Backend is used for REST API as well...

c#.net-coredependency-injectionentity-framework-coreblazor-server-side

Read More
StringContent(json) vs JsonContent.Create(obj)...

c#.net-coredotnet-httpclient

Read More
BackNext