Skip to content

cesarrrguez/LINQPadQueries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

LINQPad Queries

LICENSE

This repository contains my LINQPad queries.

Project status

This LINQPad repository was moved to https://github.com/cesarrrguez/CSharpScripts. This repository is not longer being actively maintained, please submit pull requests to the CSharpScripts repository.

Queries

c# Statements

  • AbsoluteValue
  • Dates
  • EqualsDecimal
  • Intersect
  • InvariantCulture
  • Iterator
  • ListPerformance
  • ModifiedClosure
  • OddEven
  • ParallelForLoop
  • Parenthesis
  • PrintConsoleSections
  • Stopwatch

c# Programs

  • SOLID
    • SRP (Single Responsibility Principle)
    • OCP (Open/Closed Principle)
    • LSP (Liskov Substitution Principle)
    • ISP (Interface Segregation Principle)
    • DIP (Dependency Inversion Principle)
  • Aggregation
  • AsyncAwait
  • Composition
  • Delegate
  • DI (Dependency Injection)
  • EncapsulationCohesionCoupling
  • Equals
  • Extensions
  • FactoryPattern
  • IEquatable
  • IndexOf
  • Inheritance
  • IoC (Inversion of Control)
  • OperatorOverloading
  • Random
  • Recursion
  • Round
  • StaticFactoryMethod

License

The MIT License (MIT). Please see License for more information.

Releases

No releases published

Packages

 
 
 

Languages