Balakrishnan (Balki) Ranganathan
Balakrishnan (Balki) Ranganathan
Error: ``` StaticInjectorError(AppModule)[ConnectArray -> ConnectBase]: StaticInjectorError(Platform: core)[ConnectArray -> ConnectBase]: NullInjectorError: No provider for ConnectBase! ``` Source: ``` ``` The error occurred after I added the above code to map an...
Currently, two enums with same name, but under different namespaces collide and we generate a warning. Instead, we can "grow" the name by prefixing the minimum namespace parts required to...
Project has a few features that do not really fit into the backend-to-frontend WebApi to TypeScript pipeline. Such as views and resource file generation. Discuss and if deemed right, move...
Test application needs improvement to demonstrate all the features. Needs multiple angular directives and apps for starters.
Investigate and implement a solution which uses multiple threads for interface scanning. Perhaps extend to other scans as well.
It is a fairly challenging problem to figure out the best scheme to detect and support return types for controller actions. Many different control flows could exist, and often times...
Clean up code. Please use this thread to identify overall points of cleanup or spawn off into a new issue if it is focused and actionable.