Skip to content

Commit 8a11bd5

Browse files
committed
Fixes #330: Add links to examples from README.md page.
1 parent a43e0fa commit 8a11bd5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,14 @@ User Created! Id=0
150150
} */
151151
```
152152

153-
#### [**Click here for F# and VB.NET examples!**](#f-and-vbnet-examples)
153+
#### More Examples!
154+
| Language | Description |
155+
|:---------:| ----------- |
156+
| **C#** | [**Full working example of 'The Great C# Example'**](https://github.com/bchavez/Bogus/tree/master/Examples/GettingStarted) |
157+
| **C#** | [**Using Bogus and EF Core to a seed database**](https://github.com/bchavez/Bogus/tree/master/Examples/EFCoreSeedDb) |
158+
| **F#** | [**Using Bogus with F#**](#the-fabulous-f-examples) |
159+
| **VB.NET** | [**Using Bogus with VB.NET**](#the-very-basic-vbnet-example) |
160+
154161

155162
### Locales
156163

0 commit comments

Comments
 (0)