Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 0f6be64

Browse files
author
IharYakimush
authored
Update README.md
1 parent d1fa1a6 commit 0f6be64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Use OData filter text query in linq expresson for any IQuerable without ASP.NET
33

44
# Sample
55
Please check simple code below to get started:
6-
6+
### .NET Fiddle
7+
https://dotnetfiddle.net/7Ndwot
8+
### Code
79
```
810
using System;
911
using System.Linq;

0 commit comments

Comments
 (0)