Releases: VahidFarahmandian/Jinget
Releases · VahidFarahmandian/Jinget
v8.0.1
What is included:
Jinget.Core
-
IPUtility
added. -
JingetDateTime.DateRange
added. -
JingetDateTime.TimeRange
added. -
JingetDateTime.DayTimeRange
added. -
DateTimeExtensions.HasStarted
added. -
DateTimeExtensions.HasEnded
added. -
DateTimeExtensions.IsWithinDateRange
added. -
DateTimeExtensions.IsWithinTimeOfDayRange
added. -
DateTimeExtensions.IsWithinSpecificDayTimeRanges
added.
v8.0.0
What is included:
All packages upgraded to .NET 8.0, hence Jinget
does not supports .NET versions before 8.0.
Jinget.ExceptionHandler
- Added
Jinget.ExceptionHandler
- Exception message is now being return as a part of the problem detail
Jinget.Logger
- Added support for global exception handling and logging
Jinget.Core
-
HttpContext.EndpointIsAuthorized
added. -
CachingUtility.GetKeyName
added. -
CacheTypeIdentifier
attribute added. - ResponseResult.MapTo added to convert ResponseResult to ResponseResult
v8.0.0-preview013
Some improvements
v8.0.0-preview012
What is included:
Jinget.Core
-
ResponseResult<TSource>.MapTo
added to convertResponseResult<TSource>
toResponseResult<TDestination>
v8.0.0-preview011
What is included:
Jinget.ExceptionHandler
- Exception message is now being return as a part of the problem detail
v8.0.0-preview010
What is included:
Jinget.Core
- [x] ResponseResultUtility.MapTo
added to convert ResponseResult<TSource>
to ResponseResult<TDestination>
v8.0.0-preview009
What is included:
Jinget.Core
-
ResponseResultUtility.MapTo
added to convertResponseResult<TSource>
toResponseResult<TDestination>
v8.0.0-preview008
What is included:
Jinget.Core
-
HttpContext.EndpointIsAuthorized
added. -
CachingUtility.GetKeyName
added. -
CacheTypeIdentifier
attribute added.
v8.0.0-preview007
Some Improvements
v8.0.0-preview006
Some Improvements