RomainHautefeuille
RomainHautefeuille
| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | yes | BC breaks? | no | Related Issue | | Need Doc...
Hi, I noticed that AssemblyVersion was downgraded from 1.5.0 in 1.5.1 to 1.0.0 in 1.5.3.  This leads to build errors in the following configuration: - Lib A referencing Elastic.CommonSchema.Serilog...
## New Feature ```json "ReRoutes": [ { "AuthorizationPolicies": [ "MyAuthorizationPolicy" ] ``` The policy would be injected in DI as a standard asp.net service and would only expose a single...