net8, language features, bugfixes
This commit is contained in:
parent
1591618c2c
commit
ce99053a10
353 changed files with 3245 additions and 3944 deletions
|
|
@ -6,7 +6,7 @@ namespace Insight.Api.Hosting;
|
|||
|
||||
public static class ServiceExtensions
|
||||
{
|
||||
internal static IServiceCollection AddSwaggerServices(this IServiceCollection services, IConfiguration configuration)
|
||||
internal static IServiceCollection AddSwaggerServices(this IServiceCollection services)
|
||||
{
|
||||
services.AddEndpointsApiExplorer();
|
||||
services.AddSwaggerGen(options =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue