StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Home
  2. Companies
  3. Bassam ML
Bassam ML

Bassam ML

www.bassam.ml

Everything about .NET, C#, SQL Server, Entity framework and all other Computer Tech

14tools
1decisions
0followers
OverviewTech Stack14Dev Feed

Tech Stack

View all 14
Stack by Layer
Application & Data11
DevOps3
Application & Data
11 tools (79%)
DevOps
3 tools (21%)

Application & Data

11
C#.NET CoreAzure SQL DatabaseSQL+.NETF#Microsoft SQL Server Management StudioV Programming LanguageMicrosoft AzureJavaWordPressBooks

DevOps

3
GitHubVisual StudioVisual Studio Code

Latest from Engineering

View all
Bassam Alugili
Bassam Alugili

Feb 20, 2020

DecidedonC#C#

Intro To Pattern Matching – Covers C# 9

The .NET development team is considering a small handful of enhancements to pattern matching for C# 9.0 that have a natural synergy and work well to address several common programming problems, Type patterns is used to match the input against a type. If the input type is a match to the type specified in the pattern, the match succeeds. Parenthesized patterns permit the programmer to put parentheses around any pattern. Relational patterns permits the programmer to express that an input value must satisfy a relational constraint when compared to a constant value. Combinator Patterns permits the programmer to combine multiple patterns on one line, with AND/OR operators, or to negate a pattern by using the NOT operator.

3.04k views3.04k
Comments

Team on StackShare

1
Bassam Alugili