[Feature] Remove ASP.NET Core dependency from TickerQ.Utilities to support all .NET platforms #480
Annotations
10 errors and 16 warnings
|
Build other projects:
src/TickerQ.Dashboard/DependencyInjection/ServiceExtensions.cs#L10
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/DependencyInjection/ServiceCollectionExtensions.cs#L7
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/DependencyInjection/ServiceCollectionExtensions.cs#L6
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/DependencyInjection/AspNetCoreExtensions.cs#L5
The type or namespace name 'DependencyInjection' does not exist in the namespace 'TickerQ' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/DependencyInjection/AspNetCoreExtensions.cs#L1
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/DashboardOptionsBuilder.cs#L5
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/DashboardOptionsBuilder.cs#L4
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L2
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthService.cs#L5
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthMiddleware.cs#L2
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthService.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthConfig.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthConfig.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthConfig.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "FlexLabs.EntityFrameworkCore.Upsert
|
|
Build other projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "FlexLabs.EntityFrameworkCore.Upsert
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Models/InternalManagerContext.cs#L15
Parameter 'createdAt' is unread.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Models/InternalManagerContext.cs#L15
Parameter 'createdAt' is unread.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading