(feature): readme contact info update

This commit is contained in:
Maksym Sadovnychyy 2024-11-02 16:00:59 +01:00
parent 863885c9a1
commit 89e078bf88

View File

@ -4,6 +4,8 @@ MaksIT.Core is a collection of helper methods and extensions for .NET projects,
## Table of Contents ## Table of Contents
- [MaksIT.Core](#maksitcore)
- [Table of Contents](#table-of-contents)
- [Installation](#installation) - [Installation](#installation)
- [Usage](#usage) - [Usage](#usage)
- [Enumeration](#enumeration) - [Enumeration](#enumeration)
@ -14,17 +16,20 @@ MaksIT.Core is a collection of helper methods and extensions for .NET projects,
- [DataTable Extensions](#datatable-extensions) - [DataTable Extensions](#datatable-extensions)
- [DateTime Extensions](#datetime-extensions) - [DateTime Extensions](#datetime-extensions)
- [JWT Token Generation and Validation](#jwt-token-generation-and-validation) - [JWT Token Generation and Validation](#jwt-token-generation-and-validation)
- [Generate a JWT Token](#generate-a-jwt-token)
- [Validate a JWT Token](#validate-a-jwt-token)
- [Generate a Refresh Token](#generate-a-refresh-token)
- [Available Methods](#available-methods) - [Available Methods](#available-methods)
- [Enumeration Methods](#enumeration-methods) - [Enumeration Methods](#enumeration-methods)
- [Guid Methods](#guid-methods) - [Guid Methods](#guid-methods)
- [Object Methods](#object-methods) - [Object Methods](#object-methods)
- [String Methods](#string-methods) - [String Methods](#string-methods)
- [Security Methods](#security-methods)
- [DataTable Methods](#datatable-methods) - [DataTable Methods](#datatable-methods)
- [DateTime Methods](#datetime-methods) - [DateTime Methods](#datetime-methods)
- [JWT Methods](#jwt-methods) - [JWT Methods](#jwt-methods)
- [Contributing](#contributing) - [Contributing](#contributing)
- [License](#license) - [License](#license)
- [MIT License](#mit-license)
- [Contact](#contact) - [Contact](#contact)
## Installation ## Installation
@ -331,4 +336,7 @@ SOFTWARE.
## Contact ## Contact
For any questions or inquiries, please reach out via GitHub or [email](mailto:maksym.sadovnychyy@gmail.com). If you have any questions or need further assistance, feel free to reach out:
- **Email**: [maksym.sadovnychyy@gmail.com](mailto:maksym.sadovnychyy@gmail.com)
- **Reddit**: [MaksIT.Core: Enhance Your .NET Development with Efficient Extensions and Helpers](https://www.reddit.com/r/MaksIT/comments/1f8zgqa/maksitcore_enhance_your_net_development_with/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button)