https://github.com/sulmar/wg-net-bogus
139. Spotkanie Warszawska Grupa .NET "Udawanie danych z Bogusiem"
https://github.com/sulmar/wg-net-bogus
bogus csharp-code fake-data-generator
Last synced: about 2 months ago
JSON representation
139. Spotkanie Warszawska Grupa .NET "Udawanie danych z Bogusiem"
- Host: GitHub
- URL: https://github.com/sulmar/wg-net-bogus
- Owner: sulmar
- Created: 2020-11-25T18:57:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-26T18:16:42.000Z (over 5 years ago)
- Last Synced: 2025-01-02T03:32:51.831Z (over 1 year ago)
- Topics: bogus, csharp-code, fake-data-generator
- Language: C#
- Homepage: http://www.sulmar.pl
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Udawanie danych z Bogusiem
~~~
+----------------+--------------------------+-----------------------------+
| col1 | col2 | col3 |
+----------------+--------------------------+-----------------------------+
| WGdotNET | 139. Spotkanie | Udawanie danych z Bogusiem! |
+----------------+--------------------------+-----------------------------+
| Marcin Sulecki | marcin.sulecki@sulmar.pl | github.com/sulmar |
+----------------+--------------------------+-----------------------------+
~~~
## Biblioteki
### [Bogus](https://github.com/bchavez/Bogus)
~~~
dotnet add package Bogus
~~~
### [Bogus.Extensions.Poland](https://github.com/sulmar/Bogus.Extensions.Poland)
~~~
dotnet add package Sulmar.Bogus.Extensions.Poland
~~~