-
I've noticed FoolProof requires obsolete .NET 2 packages to build. Is there a way the dependency on these could be removed?
Specifically, it references and uses the Microsoft.AspNetCore.Mvc.DataAn…
-
Why does the EF Core 9 method `AddPooledDbContextFactory` doesn't have a parameterless method, like `AddDbContextFactory` ?
I'm using the DbContext in two different way:
`AddDbContext` for my MVC pa…
-
Hi! I was wondering why RestEase doesn’t support [serialization of complex type parameters](https://github.com/canton7/RestEase#serialization-of-variable-query-parameters) in a format compatible with…
-
## General
The ASP.NET MVC comes with new tag helpers that controls handling of Subresource integratiy tokens:
https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
https:…
-
```
What steps will reproduce the problem?
1. None
2.
3.
What is the expected output?
correct.png
What do you see instead?
incorrect.png
What version of the product are you using? On what operat…
-
```
What steps will reproduce the problem?
1. None
2.
3.
What is the expected output?
correct.png
What do you see instead?
incorrect.png
What version of the product are you using? On what operat…
-
```
What steps will reproduce the problem?
1. None
2.
3.
What is the expected output?
correct.png
What do you see instead?
incorrect.png
What version of the product are you using? On what operat…
-
```
What steps will reproduce the problem?
1. None
2.
3.
What is the expected output?
correct.png
What do you see instead?
incorrect.png
What version of the product are you using? On what operat…
-
Should thge Asp.Net.x and and AspNetCore Facilites become obsolete now that the Castle.Windsor.Extensions.DependencyInjection is created supporting aspnectcore and generic host 2.2?
Or is it import…
-
Hi,
We want integrate Push Notification in our ASP.NET MVC 5 application.
When I try to remove installation by using InstallationExists or DeleteInstallation.
It seems that the mechanism to m…