phantomtypist
phantomtypist
The current implementations provided are only store the proxy and service tickets in-memory or on disk locally to the web application. The limitation of this model is that it will...
# The *Why* Verbiage from the actual StyleCop > The goal is to define guidelines to enforce consistent style and formatting and help developers avoid common pitfalls and mistakes. >...
Need to add... See https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/xmldoc/xml-documentation-comments
I think it would be beneficial to implement unit testing in general so that we can use it to validate code and intended behavior in certain places. The first tests...
How would you feel about accepting a PR to allow the log location to be configured? I was thinking by default the behavior stays the same, but if a path...