A collection of useful extension methods for strings
-
Updated
Jun 16, 2017 - C#
A collection of useful extension methods for strings
C# / VB で文字列をバイト単位で操作するためのメソッド (MidB, LenB など) をまとめたクラスです。半角文字を長さ 1 バイト、全角文字を長さ 2 バイトとして扱います。
Small extensions for your day of developer .Net
Math related extension methods and utility functions
Second set of the tasks that I did during my studies for the C# .NET module at the Trier University of applied sciences
Extension methods allow you to add new methods without modifying, deriving or recompiling.
Various LINQ extension methods.
Some .NET Framework Extension Classes
Commons and I hope useful, extension methos libreries in .Net Standard 2.0 and .Net Core 2.1
Another library of simple string, number and collection extensions
This is an api project for managing employees and their companies done with aspnet core 5.
CRUD Goodreads Quotes API, it's using the database created with the code here: https://github.com/IkhlasJihad/goodreadsQuotesScrap
Design patterns in programming
A few helpful extensions for method chaining in C#
Automatic HasFlagNonAlloc method generator for C# & Unity
Add a description, image, and links to the extension-methods topic page so that developers can more easily learn about it.
To associate your repository with the extension-methods topic, visit your repo's landing page and select "manage topics."