-
- Site: [https://dotnetthoughts.net.](https://dotnetthoughts.net.)
- Site: [https://dotnetthoughts.net](https://dotnetthoughts.net)
**New Alerts**
- **Absence of Anti-CSRF Tokens** [10202] tot…
-
Integrate Auth0 into the project via middleware. Auth0 is a third-party authentication system that we use for our own single sign on. While working on this we should look at integrating Auth0 with Azu…
-
Issue refers to the following documentation: https://github.com/codecutout/JsonApiSerializer#integrating-with-microsoftaspnetcoremvc
Documentation recommends newing up `JsonInputFormatter` with `Js…
-
Having an ASP.NET WebAPI project, targeting `net472` (which implements `netstandard2.0`), and having the latest OData packages when trying to do `host/$metadata?$format=json` I get the following e…
-
## No examples on how to use Autofac in AspNet Core (DotNet Core 3.1+) web applications that run in Service Fabric
The repo at https://github.com/autofac/Examples/tree/master/src/ServiceFabricDemo/…
-
The following URL works:
http://localhost:59178/Regions?$expand=Facilities($filter=Active eq true;$expand=Departments)
As soon as I add a filter to the nested "$expand" like:
http://localhost:59178…
-
**Is your feature request related to a problem? Please describe.**
Currently, software that is using service stack version 3 style services work. This style of program is rare in the larger programm…
-
**Is your feature request related to a problem? Please describe.**
I'm working on other cloud hosting options for a bot, and would like to use `ConfigurationBotFrameworkAuthentication`, but I need to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues - I couldn't add my input to it due to it being locked down to just collaborators, see https://github.com/dotnet/a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
If the `HttpLoggingMiddleware` gets used in aspnet core 6 hosting Rest API and gRPC service
…