Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.NET naming conventions for solution with .NET Standard, .NET Core and .NET Framwork Projects

JObject missing in .NET core, in NewtonSoft package

json json.net .net-core

How to read configuration values from AppSettings and inject the configuration to instances of interface

How to keep .NET Core console app alive in Docker container

docker .net-core

Check if applied migrations match the DbContext?

Get Executing Assembly Name in .net core

.Net Core - Building to release does not copy NUGET dependencies

How do I log authorization attempts in .net core

c# asp.net-core .net-core jwt

Unable to find package . No packages exist with this id in source. .NET core

Cannot import external proto file - Works in commandline but not in .net core 3 RC1

Published .Net Core App Warns to Install .Net Core but it's Already Installed

Difference between MemoryPool<T> and ArrayPool<T>

Is it possible to remove the full-paths from .NET assemblies created with dotnet build?

c# .net-core f# msbuild

How to connect to Sybase database from .net core

How to rename a project in Rider dotnet core solution

.net-core rider

Make .net core console app a single .exe

c# .net-core

.net core - How to return 403 on AuthorizationHandler?

What is the difference between ConfigureWebHostDefaults and ConfigureWebHost methods?

.net-core

xunit - how to get HttpContext.User.Identity in unit tests

.Net Core Cookie Authentication Not Working When hosted in IIS

asp.net angular iis .net-core