You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web-based stock screening tool built with React, allowing users to filter and view stocks based on parameters like Market Capitalization, P/E Ratio, ROE, and more. The tool supports custom queries, pagination, and the design similar to the Screener.in stock screener interface.
Hands-on demo of EF Core 10 new features: LeftJoin/RightJoin LINQ operators, named query filters, ExecuteUpdateAsync delegate setters, and JSON column mapping in ASP.NET Core Web API.