dnv-kimbell

Results 5 issues of dnv-kimbell

### Describe the feature. We are implementing `DefineCriticalErrorAction()` to shut down the application. In your documentation there is a mention of `IHostApplicationLifetime.Stop`, but the challenge is that `ICriticalErrorContext` doesn't give...

Improvement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. In...

area-blazor

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug When running `IOpenApiDocumentTransformer`, it would be logical to have the...

area-mvc
Needs: Attention :wave:
feature-openapi

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I have some polymorphic types ```cs [JsonPolymorphic(TypeDiscriminatorPropertyName = "$dis")] [JsonDerivedType(typeof(Cat),...

area-mvc
feature-openapi
area-minimal

I recently updated to the latest version and everything built and looked fine. By accident I discovered an indicator when calling .Self() on a CspDirectiveBuilder. After doing some digging, I...