https://github.com/marcominerva/datetimeonly
A repository that shows how to work with DateOnly and TimeOnly data types with .NET 6.0, ASP.NET Core and Entity Framework Core 6.0
https://github.com/marcominerva/datetimeonly
aspnet-core aspnetcore entity-framework-core entityframeworkcore json net60 webapi
Last synced: 4 months ago
JSON representation
A repository that shows how to work with DateOnly and TimeOnly data types with .NET 6.0, ASP.NET Core and Entity Framework Core 6.0
- Host: GitHub
- URL: https://github.com/marcominerva/datetimeonly
- Owner: marcominerva
- License: mit
- Created: 2022-05-24T08:14:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T10:59:45.000Z (over 3 years ago)
- Last Synced: 2025-01-20T08:26:19.223Z (about 1 year ago)
- Topics: aspnet-core, aspnetcore, entity-framework-core, entityframeworkcore, json, net60, webapi
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DateOnly & TimeOnly samples
A repository that shows how to work with DateOnly and TimeOnly data types with .NET 6.0, ASP.NET Core and Entity Framework Core 6.0