We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This package is based on the same blog post by @andrewlock, and he's also made a nuget available: https://github.com/andrewlock/StronglyTypedId
It would be nice to have some kind of comparison between the two to highlight the differences.
The text was updated successfully, but these errors were encountered:
It is in fact a fork of the @andrewlock package.
It is a good idea to have a base comparison section on the readme, I can do it later.
For anyone reading this, at the top of my head some features I have added are:
IParsable<>
implicit
explicit
IFormattable
Guid
NewId.NextSequentialGuid
Comb
NHibernate
Sorry, something went wrong.
No branches or pull requests
This package is based on the same blog post by @andrewlock, and he's also made a nuget available: https://github.com/andrewlock/StronglyTypedId
It would be nice to have some kind of comparison between the two to highlight the differences.
The text was updated successfully, but these errors were encountered: