https://github.com/kinneko-de/sample-humanfriendly-id-csharp
Sample how to create a human-friendly identifier in C#
https://github.com/kinneko-de/sample-humanfriendly-id-csharp
csharp human-friendly id sample tutorial
Last synced: 2 months ago
JSON representation
Sample how to create a human-friendly identifier in C#
- Host: GitHub
- URL: https://github.com/kinneko-de/sample-humanfriendly-id-csharp
- Owner: KinNeko-De
- License: mit
- Created: 2024-02-10T14:25:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T10:06:17.000Z (5 months ago)
- Last Synced: 2025-01-23T14:31:43.058Z (4 months ago)
- Topics: csharp, human-friendly, id, sample, tutorial
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# sample-humanfriendly-id-csharp
Sample how to create a human-friendly identifier in C#[](https://codecov.io/gh/KinNeko-De/sample-humanfriendly-id-csharp)
## Generate a human friendly id
`dotnet run --project Sample.HumanFriendlyId/Sample.HumanFriendlyId.csproj`
## Motivation
The motivation behind this project is to described in an [article](https://medium.com/@kinnekode/e1889d6d-945d-436b-b94f-68f268285e7c-wtf-i-m-only-human-d7818de44397)