feat: initial version #1
Annotations
10 errors
src/Scaffolding/Api.cs#L23
The type or namespace name 'WebApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
src/Scaffolding/Extensions/Cors/CorsMiddlewareExtension.cs#L5
The type or namespace name 'IApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
src/Scaffolding/Api.cs#L73
The type or namespace name 'WebApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
src/Scaffolding/Api.cs#L78
The type or namespace name 'WebApplication' could not be found (are you missing a using directive or an assembly reference?)
|
src/Scaffolding/Api.cs#L100
The type or namespace name 'WebApplication' could not be found (are you missing a using directive or an assembly reference?)
|
src/Scaffolding/Extensions/Cors/CorsServiceExtension.cs#L7
The type or namespace name 'WebApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
src/Scaffolding/Extensions/CultureInfo/CultureInfoMiddlewareExtension.cs#L8
The type or namespace name 'WebApplication' could not be found (are you missing a using directive or an assembly reference?)
|
src/Scaffolding/Extensions/Docs/DocsMiddleware.cs#L5
The type or namespace name 'IApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
src/Scaffolding/Controllers/AppInformationController.cs#L16
The type or namespace name 'IHttpContextAccessor' could not be found (are you missing a using directive or an assembly reference?)
|
src/Scaffolding/Controllers/AppInformationController.cs#L23
The type or namespace name 'IHttpContextAccessor' could not be found (are you missing a using directive or an assembly reference?)
|
The logs for this run have expired and are no longer available.
Loading