Skip to content

BrnPer/csharp-useful-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Useful Extensions

This repo consists in a collection of useful extensions to C# primitive types.

Current Extensions Methods


Dictionary

  • AddWithOptions - extends the base Add option of a dictionary. It has the options DontOverwrite, Overwrite and AppendToValue.

String

  • ReplaceAll - allows to replace multiple chars in a string at once.

About

A Library with C# Useful Extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages