Releases: simonmau/enum_ext
Releases · simonmau/enum_ext
EFCore 2.0.0
- Switched to .NET 8 as .NET 6 lifecycle ends in November
- Updated dependencies
Enum.Ext.Swashbuckle.AspNetCore - 1.0.8
- Updated dependencies
Enum.Ext.NewtonsoftJson - 1.0.8
- Updated dependencies
Enum.Ext.Swashbuckle.AspNetCore - 1.1.1
- Updated dependencies
Enum.Ext.SystemTextJson - 1.0.9
- Updated dependencies
SystemTextJson 1.0.8
- Fixed a bug where enums in dictionaries could not be serialized/de-serialized
Enum.Ext.Swashbuckle.AspNetCore 1.1.0
- Improved type mapper so that all possible values are displayed as enum in Swagger
Enum.Ext.Swashbuckle.AspNetCore 1.0.0
- Added new package that can be used to add type mappers for Swashbuckle.AspNetCore so that enums are correctly displayed in the swagger documentation
EFCore 1.1.0
- Added support for owned entities to Enum.Ext.EFCore
1.0.7.0
1.0.6.0
added auto-initialize & added additional overrides
1.0.4 Update README.md
same release as 1.0.3.0, but with autofixture
1.0.3.1 released autofixture extension