Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OlimilO1402 committed Jan 4, 2022
1 parent d22d7b4 commit f8a6585
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Sys_Strings
## Some functions of system.string
## Some useful functions for working with Strings

[![GitHub](https://img.shields.io/github/license/OlimilO1402/Sys_Strings?style=plastic)](https://github.com/OlimilO1402/Sys_Strings/blob/master/LICENSE)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/OlimilO1402/Sys_Strings?style=plastic)](https://github.com/OlimilO1402/Sys_Strings/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/OlimilO1402/Sys_Strings/total.svg)](https://github.com/OlimilO1402/Sys_Strings/releases/download/v1.0.0/Sys_Strings_v1.0.0.zip)
[![Github All Releases](https://img.shields.io/github/downloads/OlimilO1402/Sys_Strings/total.svg)](https://github.com/OlimilO1402/Sys_Strings/releases/download/v1.0.6/SysStrings_v1.0.6.zip)
[![Follow](https://img.shields.io/github/followers/OlimilO1402.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/OlimilO1402/Sys_Strings/watchers)

I carried some string functions from project to project, until now. Now the string related code of every Project will be deleted and collected in this repo, and used in all projects.
Codes in this Project started around 2005 until november 2021.
<AppLongDescription>
Some functions from .net System.String and some other useful string-functions. E.g. Replacing, RecursiveReplace, Padding Left or Right.
Collecting codes in this project started around 2005.

![<AppName> Image](Resources/<AppName>.png "<AppName> Image")
![SysStrings Image](Resources/SysStrings.png "SysStrings Image")

0 comments on commit f8a6585

Please sign in to comment.