Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Reference external DLL in .NET Core project

c# .net-core

Does .net core dependency injection support Lazy<T>

How to set javascript variables using MVC4 with Razor

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