An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# StrongId: Strongly-Typed ID Wrapper (C#)

![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/bfren/strongid?include_prereleases&label=Release) [![Nuget](https://img.shields.io/nuget/dt/strongid?label=Downloads)](https://www.nuget.org/packages/strongid/) [![GitHub](https://img.shields.io/github/license/bfren/strongid?label=Licence)](https://mit.bfren.dev/2022)
[![Test](https://github.com/bfren/strongid/actions/workflows/test.yml/badge.svg)](https://github.com/bfren/strongid/actions/workflows/test.yml) [![Publish](https://github.com/bfren/strongid/actions/workflows/publish.yml/badge.svg)](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)