Provides tools for securing access to methods and properties in code, by limiting access to them to a given set of callers. This prevents unintentional leaks of information through code running in the same process.
$ dotnet add package Waher.Security.CallStackNo README available.