Domain is a collection of domain related classes.
ByteDev.Domain has been written as a .NET Standard 2.0 library, so you can consume it from a .NET Core or .NET Framework 4.6.1 (or greater) application.
ByteDev.Domain is hosted as a package on nuget.org. To install from the Package Manager Console in Visual Studio run:
Install-Package ByteDev.Domain
Further details can be found on the nuget page.
Domain has classes covering domain related functionality including:
- Money
- Payment Card
- UK Postcode
- Temperature
- Email Address