Skip to content

Commit 01b1a11

Browse files
Update README.md
1 parent 5334533 commit 01b1a11

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ PM> Install-Package Z.Expressions.Eval
2525

2626
_* PRO Version unlocked for the current month_
2727

28-
Stay updated with the latest changes:
29-
30-
<a href="https://twitter.com/zzzprojects" target="_blank"><img src="http://www.zzzprojects.com/images/twitter_follow.png" alt="Twitter Follow" height="24" /></a>
31-
<a href="https://www.facebook.com/zzzprojects/" target="_blank"><img src="http://www.zzzprojects.com/images/facebook_like.png" alt="Facebook Like" height="24" /></a>
32-
3328
## Eval.Execute
3429
**Evaluate and execute the code or expression.**
3530

@@ -105,7 +100,7 @@ Eval Expression.NET supports all C# Syntax:
105100
- Lambda Expression
106101
- Number Suffix
107102

108-
You can even access to C# 6.0 features even if you are using C# 4.0.
103+
You can even access C# 6.0 features even if you are using C# 4.0.
109104
- string interpolation
110105
- typename
111106
- null conditional member access
@@ -131,21 +126,18 @@ The best way to contribute is by **spreading the word** about the library:
131126

132127
- Blog it
133128
- Comment it
134-
- Fork it
135129
- Star it
136130
- Share it
137131

138132
A **HUGE THANKS** for your help.
139133

140134
## More Projects
141135

142-
- [EntityFramework Extensions](https://entityframework-extensions.net/)
136+
- [Entity Framework Extensions](https://entityframework-extensions.net/)
143137
- [Dapper Plus](https://dapper-plus.net/)
144-
- [Entity Framework Classic](https://entityframework-classic.net/)
145138
- [Bulk Operations](https://bulk-operations.net/)
146-
- [SQL Eval Function](https://eval-sql.net/)
147-
- [LINQ To SQL Plus](https://linqtosql-plus.net/)
148139
- and much more!
149-
To view all our free and paid librariries visit our [website](https://zzzprojects.com/).
150140

151-
Contact our outstanding customer support for any request. We usually answer within the next business day, hour, or minutes!
141+
To view all our free and paid projects, visit our [website](https://zzzprojects.com/).
142+
143+
Contact our outstanding **[customer support](https://entityframework-extensions.net/contact-us)** for any request. We usually answer within the next day, hour, or minutes!

0 commit comments

Comments
 (0)