Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Is there a way to have different ticket expiry lengths in OpenIddict?

ASP Core: URL Rewrite not working when using AddIISUrlRewrite

Possible to inject into IAsyncActionFilter from Simple Injector in ASP.NET Core project?

.net core app target .net framework 4.5.2 on Linux

Can't Add Migration in Visual Studio Code for EntityFrameworkCore

The entity type 'Microsoft.AspNetCore.Mvc.Rendering.SelectListGroup' requires a primary key to be defined [duplicate]

How do I configure routing for MVC and SignalR in an ASP.NET Core project?

Run different database types in different environments in dotnet core 2

mvc core 2.0, how to use an appSettings.json file via configuration

Create Webhooks in ASP.NET Core

Core 2 MVC with JQuery Datatables

Why am I getting error: "Cannot access disposed object" in .net core 2 with EF and AutoFac?

Dapper.Contrib methods unavailable for IDbConnection object

Keyword not supported: 'userid' error

Exclude specific endpoint serilog logging using aspnet core

Configure input/output formatters on controllers with ASP.NET Core 2.1

c# asp.net-core

How to correctly setup Policy Authorization for WEB API in .NET Core

Instantiating an Object as a service in ASP.net Core

AspNet Core Scoped Dependency Interface Segregation

Resolve dependencies for authentication event handler through DI