We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a43e0fa commit 8a11bd5Copy full SHA for 8a11bd5
README.md
@@ -150,7 +150,14 @@ User Created! Id=0
150
} */
151
```
152
153
-#### [**Click here for F# and VB.NET examples!**](#f-and-vbnet-examples)
+#### 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
+
161
162
### Locales
163
0 commit comments