onebeyond-studio-obelisk
onebeyond-studio-obelisk copied to clipboard
obelisk template for asp.net webapi/spa projects
Bumps [Swashbuckle.AspNetCore.Filters](https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters) from 8.0.1 to 8.0.2. Changelog Sourced from Swashbuckle.AspNetCore.Filters's changelog. [8.0.2] - 2024-05-01 Fixed Issue #244 - SecurityRequirementsOperationFilter adds duplicate security requirement when using .WithOpenApi() Commits 5b2ba5a Fix #244...
When quering collections of data (GetList) in our WebAPI, we do not control the page size of the data to be retrieved, i.e. if someone said per-page=1000000 then we'd return...
Bumps [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.0. Release notes Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases. v6.7.0 What's Changed Allow Swagger UI CSS and JS paths to be configurable by @mag1art in domaindrivendev/Swashbuckle.AspNetCore#2908 Add...
Bumps [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.0. Release notes Sourced from Swashbuckle.AspNetCore.SwaggerGen's releases. v6.7.0 What's Changed Allow Swagger UI CSS and JS paths to be configurable by @mag1art in domaindrivendev/Swashbuckle.AspNetCore#2908 Add...
Bumps xunit from 2.8.1 to 2.9.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps xunit.runner.visualstudio from 2.8.1 to 2.8.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.3. Release notes Sourced from Swashbuckle.AspNetCore.SwaggerGen's releases. v6.7.3 What's Changed Fix nested types nullable context check by @VladimirTyrin in domaindrivendev/Swashbuckle.AspNetCore#3043 Use NullabilityInfoContext to determine if...
Bumps [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.3. Release notes Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases. v6.7.3 What's Changed Fix nested types nullable context check by @VladimirTyrin in domaindrivendev/Swashbuckle.AspNetCore#3043 Use NullabilityInfoContext to determine if...
Bumps [MediatR](https://github.com/jbogard/MediatR) from 12.3.0 to 12.5.0. Release notes Sourced from MediatR's releases. v12.5.0 What's Changed Open behavior multiple registration extensions by @Emopusta in jbogard/MediatR#1065 Remove duplicate Nullable property from MediatR.Contracts...
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.1 to 2.9.3. Commits 9712244 v2.9.3 dbba909 #3088: Assert.Equivalent throws NotSupportedException for types with getters ... cdf2114 Stick to .NET SDK 8 5716c89 Disable NETSDK1215 and NU1902...