Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 1.18 KB

File metadata and controls

65 lines (34 loc) · 1.18 KB

Changelog - JK.Common.EntityFrameworkCore.SqlServer

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unless otherwise noted, all changes made by @jeremyknight-me.

4.0.0

Added

  • Added support for .NET 9.

Changed

  • Updated Microsoft.EntityFrameworkCore.SqlServer

Removed

  • Removed support for .NET Standard 2.0 and .NET 6

3.2.0

Added

  • Support for .NET 7 and .NET 8

Removed

  • Support for .NET 5 and .NET Standard 2.1

3.1.0

Added

  • Added ModelConfigurationBuilderExtensions to allow for easy application of default preferences

Changed

  • Changed multi-targeting to include .NET Standard 2.0

Removed

  • Removed ADO integration helper classes

3.0.1

Added

  • Multi-targeting for .NET Standard 2.1, .NET 5, and .NET 6
  • ADO integration helper classes

2.0.9 - 10 Dec 2020

Changed

  • Changed PropertyBuilderExtensions to be type specific

2.0.6 - 23 June 2020

Added

  • Added PropertyBuilderExtensions.