Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Access from class library to appsetting.json in Asp.net-core

How to get absolute path in ASP.Net Core alternative way for Server.MapPath

How do I show a "Loading . . . please wait" message in Winforms for a long loading form?

c# .net winforms .net-core

Proper way to register HostedService in ASP.NET Core. AddHostedService vs AddSingleton

Do we need interfaces for dependency injection?

.NET Core locking files

asp.net-core .net-core

Error in Visual Studio Code Dotnet Core C#: "The type or namespace name 'System' could not be found", but build succeeds

Difference between .Net Core, Portable, Standard, Compact, UWP, and PCL?

Cascade deleting with EF Core

What does <None Remove="..." /> mean in csproj?

.net-core csproj

Inline variable declaration not compiling

How to get IOptions in ConfigureServices method?

How to set aspnetcore_environment in publish file?

Should GetEnvironmentVariable Work in xUnit Test?

The SSL connection could not be established

Access to configuration without dependency injection

c# .net-core

How to set .NET Core in #if statement for compilation

You must add a reference to assembly mscorlib, version=4.0.0

c# linq asp.net-core .net-core

Is it possible to run a .NET Core console application silently (hide console window)?

c# .net-core

Entity Framework Core: How to get the Connection from the DbContext?