-
I see a closed issue but I can not tell if the fix was put into the released code:
ODataMediaTypeFormatter is throwing a SerializationException when SingleResult.Create takes in a query that returns a…
-
Hi David,
I have found your repository about combination identity server v3 with angular but your repository is not completed to work. Do you have working solution for public?
Thanks
J
-
I am trying to figure out in ASP.NET Framework how to separate the Authorization Server and Resource Server. I want my Authorization Server to run on port https://localhost:5001 and authorize for api…
-
Hi, I have api on iis server behind basic windows authentication and i cannot use cors. So I tried to use this module but however I configure it I cannot log into api and I get 401 every time
I tried…
-
We may add generic interfaces to use CQRS patterns. Also we can enable UOW, authorization validation... for they automatically as application services.
See these documents:
https://www.cuttingedge.i…
-
Vulnerable Library - microsoft.aspnetcore.2.1.1.nupkg
Path to dependency file: /src/SiteExtensions/Sdk/HostingStartup/HostingStartup.csproj
Path to vulnerable library: /tmp/ws-ua_20220901135018_MKJ…
-
Please test the preview packages for NSwag v14 and NJsonSchema v11 and report problems here.
**Note:** NSwag/NJS still uses Newtonsoft.Json for serializing/deserializing schemas internally, so for …
-
Hello, HansKindberg!
I have SSRS14 perfectly worked with your auth module. Thank you!
I installed Power BI 2020 on the same machine, configured the same way like SSRS14(exept differenses in configur…
-
Since switching to a FAKE-based buildscript I have trouble building a WebSharper project. I have no idea where the SIGABRT (134) is coming from. Same build script works fine on my windows desktop, but…
ajuch updated
3 years ago
-
`System.Net.HttpListener` does not support many modern protocols. It is compat-only (i.e. only critical fixes, no new improvements, enhancements). It's useful for low-volume basic server requests, but…