.Net 6
7 results found
-
Invalid reference format: repository name must be lowercase in Docker
Error invalid argument for "-t, --tag" flag: invalid reference format: repository name must be lowercase in Docker Ubuntu when I was trying to create a docker image.
-
Error: The json property name for collides with another property in .Net 6
I got an exception System.InvalidOperationException: The json property name for collides with another property in .Net6 when I select data by using EF
-
Error: Sequence contains no matching element in C# Asp.Net
I got an exception System.InvalidOperationException: Sequence contains no matching element in Asp.Net core when I was trying to convert a list to a list.
-
Error: SSL Connection error in MySQL using C# Asp.Net 6
Error: SSL Connection error in MySQL using C# .Net. System.AggregateException: One or more errors occurred. System.IO.IOException: The handshake failed due to an unexpected packet format.
-
Unable to create an object of type 'DbContext' in EF Core
I get an error Unable to create an object of type 'EcommerDbContext'. For the different patterns supported at design time in EF .Net 6 when I was trying to add migrate.
-
The SDK 'Microsoft.NET.Sdk.Web' specified could not be found
Throw exception The SDK 'Microsoft.NET.Sdk.Web' specified could not be found in Asp.net 6 when trying to build the solution of the project.
-
Denied: access forbidden in gitlab cicd with .net 6
An exception throw "denied: access forbidden" in gitlab cicd with .net 6 project. Cleaning up project directory and file based variables ERROR: Job failed: exit status 1