Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amirreza-tabeshfard authored Sep 13, 2024
1 parent a627d38 commit 5b63b99
Showing 1 changed file with 10 additions and 35 deletions.
45 changes: 10 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<h1 align="center">
AT.Extensions.Library
</h1>
# AT.Extensions.Library

![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)
![Visual Studio](https://img.shields.io/badge/Visual%20Studio-5C2D91.svg?style=for-the-badge&logo=visual-studio&logoColor=white)
Expand All @@ -10,28 +8,19 @@
![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)
![GitLab](https://img.shields.io/badge/gitlab-%23181717.svg?style=for-the-badge&logo=gitlab&logoColor=white)

<div>
<p align="justify">
The primary goal of creating this «Nuget: AT.Extensions.Library» is to enable developers to effortlessly and confidently utilize this «Library» instead of spending time and effort creating numerous and scattered «Extension Methods» in their projects. This approach not only enhances the efficiency and speed of project development but also significantly contributes to the standardization and integration of code. By leveraging this «Library», developers can benefit from advanced features and optimizations, allowing them to focus on the core and critical aspects of their projects. This strategy not only improves the productivity of development teams but also reduces errors and issues arising from repetitive and non-standard code. Additionally, using this «Library» allows developers to tap into collective experiences and knowledge, avoiding the need to reinvent the wheel and instead relying on proven and efficient solutions. Consequently, projects progress more rapidly, and the final product's quality is significantly enhanced.
</p>
</div>
The primary goal of creating this «Nuget: `AT.Extensions.Library`» is to enable developers to effortlessly and confidently utilize this «Library» instead of spending time and effort creating numerous and scattered «Extension Methods» in their projects. This approach not only enhances the efficiency and speed of project development but also significantly contributes to the standardization and integration of code. By leveraging this «Library», developers can benefit from advanced features and optimizations, allowing them to focus on the core and critical aspects of their projects. This strategy not only improves the productivity of development teams but also reduces errors and issues arising from repetitive and non-standard code. Additionally, using this «Library» allows developers to tap into collective experiences and knowledge, avoiding the need to reinvent the wheel and instead relying on proven and efficient solutions. Consequently, projects progress more rapidly, and the final product's quality is significantly enhanced.

> [!NOTE]
> The table of methods implemented in the project
<details>
<summary>Chars</summary>
# The tables below show the `namespaces based` on the categorization

### Chars
| Row | Namespace | Number of Methods |
|:---:|:---:|:---:|
| 01 | AT.Extensions.Chars.Collections | 2 |
| 02 | AT.Extensions.Chars.Comparison | 10 |
| 03 | AT.Extensions.Chars.Conversion | 5 |
| 04 | AT.Extensions.Chars.Extraction | 10 |
</details>

<details>
<summary>DateTimes</summary>

### DateTimes
| Row | Namespace | Number of Methods |
|:---:|:---:|:---:|
| 01 | AT.Extensions.DateTimes.Georgian.Addition | 8 |
Expand All @@ -43,11 +32,8 @@
| 07 | AT.Extensions.DateTimes.Georgian.Extraction | 90 |
| 08 | AT.Extensions.DateTimes.Georgian.Holiday | 11 |
| 09 | AT.Extensions.DateTimes.Persian | 5 |
</details>

<details>
<summary>DirectoryInfos</summary>

### DirectoryInfos
| Row | Namespace | Number of Methods |
|:---:|:---:|:---:|
| 01 | AT.Extensions.DirectoryInfos.Collections | 6 |
Expand All @@ -56,11 +42,8 @@
| 04 | AT.Extensions.DirectoryInfos.Deleted | 2 |
| 05 | AT.Extensions.DirectoryInfos.Extraction | 1 |
| 06 | AT.Extensions.DirectoryInfos.Mover | 1 |
</details>

<details>
<summary>FileInfos</summary>

### FileInfos
| Row | Namespace | Number of Methods |
|:---:|:---:|:---:|
| 01 | AT.Extensions.FileInfos.Boundary | 2 |
Expand All @@ -74,19 +57,13 @@
| 09 | AT.Extensions.FileInfos.Reader | 7 |
| 10 | AT.Extensions.FileInfos.Writer | 6 |
| 11 | AT.Extensions.FileInfos.Zipper | 2 |
</details>

<details>
<summary>HttpHandler</summary>

### HttpHandler
| Row | Namespace | Number of Methods |
|:---:|:---:|:---:|
| 01 | AT.Extensions.HttpHandler.Collections.Generic | 5 |
</details>

<details>
<summary>Strings</summary>

### Strings
| Row | Namespace | Number of Methods |
|:---:|:---:|:---:|
| 01 | AT.Extensions.Strings.Addition | 14 |
Expand All @@ -95,10 +72,8 @@
| 04 | AT.Extensions.Strings.Comparison | 101 |
| 05 | AT.Extensions.Strings.Conversion | 38 |
| 06 | AT.Extensions.Strings.Extraction | 257 |
</details>

## Download
| Row | Full Name | Version | Upload Date | Link
|:---:|:---:|:---:|:---:|:---:|
| 01 | AT.Extensions.Library | 1.0.0.63 | Friday, September 13, 2024 | [Link](https://www.nuget.org/packages/AT.Extensions.Library/1.0.0.63)|
| 02 | AT.Extensions.Library | 1.0.0.1 | Friday, July 19, 2024 | [Link](https://www.nuget.org/packages/AT.Extensions.Library/1.0.0.1)|
| 01 | AT.Extensions.Library | 1.0.0.1 | Friday, July 19, 2024 | [Link](https://www.nuget.org/packages/AT.Extensions.Library/1.0.0.1)

0 comments on commit 5b63b99

Please sign in to comment.