Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to control browser cache expiration when serving SPA from wwwroot in ASP.NET Core App

How is this code able to set a get-only property? [duplicate]

c# .net-core .net-6.0

.net core 2.1 reusing _Layout throughout various projects

Trouble with ActionResult in unit test can't Assert.Equal on POST return value (asp.net core mvc web api)

Blazor. How can I get current url in the Startup class (method ConfigureServices)?

Return custom status code on authentication failure .Net Core

Confused about LockBits, BitmapData and PixelFormat.Format48bppRgb

c# .net .net-core gdi+

Custom channel based authentication with gRPC

How do you correctly set Swagger examples in ASP.NET Core?

Ef Core: ToHashSetAsync()

I'm getting the error "Microsoft.AspNetCore.Hosting.Abstractions, Version=3.1.0.0" in .NET Core 3.1 app

.net-core .net-core-3.1

Dot net core 1 Tooling Preview offline installer

DotNet Core: AWS Lambda Resolvers

Is it possible to start my angular SPA only after the dotnet api gets initialized in my launch.json file?

Multiple Hosted Services in Dotnet Core Windows Service

host.docker.internal will not resolve in docker-compose

c# docker .net-core

Updating the response body in middleware .NET Core