snippets
  • Snippets

C# Snippets

Date • Title
  • Email Address Validation
  • C#
  • 1 years ago
  • csharp
  • email
  • helpers
  • utils
  • validation
  • Pluralize Word Helper
  • C#
  • 1 years ago
  • csharp
  • helpers
  • plural
  • string
  • utils
  • word
  • Fixed Size Queue
  • C#
  • 1 years ago
  • csharp
  • dotnet
  • queue
  • threading
  • threadsafe
  • Split Pascal Case
  • C#
  • 1 years ago
  • case
  • csharp
  • extensions
  • pascalcase
  • split
  • string
  • Optimally Read All File Bytes
  • C#
  • 1 years ago
  • array
  • bytes
  • csharp
  • memory
  • read
  • stream
  • Using Task.WhenAll to Await Sending Email Messages Async
  • C#
  • 1 years ago
  • async
  • csharp
  • examples
  • exception
  • sendmail
  • sendmailasync
  • task
  • threading
  • Use Async Await within Task.Run
  • C#
  • 1 years ago
  • async
  • csharp
  • examples
  • task
  • threading
  • C# External Command Processing Helper Methods
  • C#
  • 1 years ago
  • async
  • cli
  • commands
  • csharp
  • helpers
  • process
  • stdout
  • threading
  • utils
  • Working with Multiple Wait Handlers
  • C#
  • 1 years ago
  • async
  • csharp
  • manualresetevent
  • threading
  • threadpool
  • waitall
  • waithandle
  • Safe ConcurrentDictionary Implementation
  • C#
  • 1 years ago
  • concurrency
  • concurrentdictionary
  • csharp
  • dictionary
  • threading
  • threadsafe
  • Disposable Abstract Class
  • C#
  • 1 years ago
  • abstract
  • class
  • csharp
  • dispose
  • wrapper
  • Cancelling a Task Using a Cancellation Token
  • C#
  • 1 years ago
  • cancel
  • cancellation
  • cancellationtokensource
  • csharp
  • examples
  • task
  • threading
  • token
  • C# Array Extensions
  • C#
  • 1 years ago
  • array
  • csharp
  • extensions
  • ienumerable
  • utils
  • Atomic Counter Class
  • C#
  • 1 years ago
  • class
  • count
  • csharp
  • decrement
  • increment
  • interlocked
  • threading
  • threadsafe
  • Rotate PDF Pages 90 Degrees
  • C#
  • 1 years ago
  • csharp
  • itextsharp
  • pdf
  • rotate
  • Show Currently Installed .NET Framework Version and OS
  • C#
  • 1 years ago
  • csharp
  • dotnet
  • framework
  • install
  • os
  • version
  • windows
  • Simple Token Replacement Method in C#
  • C#
  • 1 years ago
  • csharp
  • helpers
  • replace
  • string
  • template
  • token
  • utils
  • BenchmarkDotNet Usage Examples
  • C#
  • 1 years ago
  • benchmark
  • benchmarkdotnet
  • csharp
  • dotnet
  • dotnetcore
  • library
  • performance
  • testing
  • Assertion Helper Class
  • C#
  • 1 years ago
  • arguments
  • assert
  • csharp
  • exception
  • guard
  • helpers
  • parameter
  • type
  • utils
  • validation
  • HttpHeaders Class Extensions
  • C#
  • 1 years ago
  • csharp
  • extensions
  • headers
  • http
  • httpheaders
  • tryparse
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • »
  • Last
More »
  • Home
  • Snippets
  • Csharp

© 2021 Jon LaBelle

Back to top