String Class
Represents text as a sequence of Unicode characters. Includes methods for manipulation, searching, and formatting.
Task Parallel Library
Provides a set of public types and APIs for parallel programming, making it easier to write multithreaded applications.
Azure Functions
Event-driven, serverless compute service that can run code on-demand without provisioning infrastructure.
Entity Framework Core
Cross-platform ORM for .NET that enables developers to work with databases using .NET objects.
PowerShell Cmdlets
Lightweight commands used in the PowerShell environment for automating administrative tasks.
WinRT API
Windows Runtime APIs provide modern interfaces for developing Windows applications.
LINQ
Language Integrated Query provides query capabilities directly in C# and VB.NET.
ASP.NET Core MVC
A framework for building web apps and APIs using the Model-View-Controller pattern.