https://github.com/bfren/strongid
Strongly-typed ID classes and methods, including JSON serialisation, Dapper type handlers, and ASP.NET MVC model binding.
https://github.com/bfren/strongid
Last synced: 10 months ago
JSON representation
Strongly-typed ID classes and methods, including JSON serialisation, Dapper type handlers, and ASP.NET MVC model binding.
- Host: GitHub
- URL: https://github.com/bfren/strongid
- Owner: bfren
- License: mit
- Created: 2022-03-30T06:38:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T09:37:47.000Z (over 1 year ago)
- Last Synced: 2024-11-15T10:19:06.384Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 1.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# StrongId: Strongly-Typed ID Wrapper (C#)
 [](https://www.nuget.org/packages/strongid/) [](https://mit.bfren.dev/2022)
[](https://github.com/bfren/strongid/actions/workflows/test.yml) [](https://github.com/bfren/strongid/actions/workflows/publish.yml)
Strongly-typed ID classes and methods, including JSON serialisation, Dapper type handlers, and ASP.NET MVC model binding.
View the [Wiki](https://github.com/bfren/strongid/wiki) for documentation.
## Licence
> [MIT](https://mit.bfren.dev/2022)
## Copyright
> Copyright (c) 2022-2024 [bfren](https://bfren.dev) (unless otherwise stated)