Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Password History for ASP.net Core 2.0

DbContextOptionsBuilder' does not contain a definition for 'usesqlserver' and no extension method 'usesqlserver' in asp.net core 2.2?

asp.net-core

JsonPropertyAttribute not working with . in name

.NET Core build OS affects json output encoding

c# asp.net-core .net-core

SignalR server in winforms console with C# .net 7

How to get FeatureManager in ConfigureServices?

Branching ASP.NET Core Pipeline Authentication

Easy way to write data to local json file?

What is the correct way to set a cookie expiration when using Azure AD to login users to an ASP.NET Core 5 Web Application?

Render raw html from view component

ASP.NET Core AsyncActionFilter to log ActionArguments and Result

Simple way to add extra parameter to Automapper ForMember

c# asp.net-core automapper

Do .NET Core SDK / Runtime and NuGet Package Versions have to match?

Registering service that implements several interfaces as singleton using open generic type

Localization of data annotations in separate class library

Asp.NET Core HealthChecksUI - empty

How to get model property name in a partial view

How can I create attribute to check if the user has a claim with Identity core 2.2?

Asp.net Core allow custom headers with CORS (with axios on client side)

Is there a way to log the values from the Data dictionary of an exception in .net core ILogger interface?