.netcore

  1. A

    Resolved lots Name not exists errors

    Severity Code Description Project File Line Suppression State Error CS0246 The type or namespace name 'CCspInformations' could not be found (are you missing a using directive or an assembly reference?) Severity Code Description Project File Line...
  2. A

    Resolved "InverseBooleanConverter" has an incompatible type.

    Hi can you please help me with this error Severity Code Description Project File Line Suppression State Error XDG-0001 The resource "InverseBooleanConverter" has an incompatible type. IntermexDirect.ContainerPluginNet6...
  3. E

    Resolved the current .net sdk does not support the targeting .net 6.0

    Hello all, woke up this morning booted up my pc and got this error the current .net sdk does not support the targeting .net 6.0 i not made any changes to sdk it has taken me to this line of code, Trigger an error if targeting a higher version of .NET Core or .NET Standard than is...
  4. A

    Question How to save Personal Picture on Database Table aspnetUser on mvc .net core 5 ?

    I working on asp.net core 5 mvc web application , I face issue I can't store Picture User on database table [dbo].[AspNetUsers]. so can you tell me how to store personal picture of user on table [dbo].[AspNetUsers]. I already add new column PictureUser on table [dbo].[AspNetUsers] to store...
  5. miyasinarafat

    Managed Web Server Tool For .NET Core

    I am looking for server management tool for .Net Web applications like .Net-Core, .Net 5 etc. PHP Laravel has a similar tool call Laravel Forge. They provide managed web server for PHP, Laravel.
Back
Top Bottom