Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Inexplicable storage transactions from Azure Functions

Trouble restoring Mvc CodeAnalysis dependencies using dotnet cli

How to debug a .NET Core application running in a Linux Docker container from Visual Studio

.net core resolve dependency manually anywhere in the code

(ClaimsIdentity) duplicate custom claims

.net .net-core claims

Equivalent to App.config transforms for .NET Core?

c# configuration .net-core

In EF Core 5, how can I insert an entity with a many to many relation by setting only the foreigns keys IDs, without querying first?

proper way to sign .net core assembly

c# .net .net-core strongname

NET Standard vs Net Core App: when creating .NET Core Project (using console or class library)

Insert JSON into PostgreSQL database with Dapper ORM (.NET Core)

Use .net core DLL in Framework 4.6 project

c# .net dll .net-core .net-4.6

How to run dotnet core app from command line? [duplicate]

Why TransportWithMessageCredential is not supported in .net core?

Connection refused on API request between containers with docker compose

Deploying a .NET Core Web API using Docker on Elastic Beanstalk

Optional constructor injection arguments with .NET Core

WebRTC and Asp.NetCore

.net-core signalr webrtc

What are the difference using app.Run and app.UseEndpoints in ASP.NET Core?

.NET Core Entity Framework - Add migration for Context in class library

Is it possible to serve .aspx files via dotnet core (i.e. Kestrel)?

asp.net .net-core