Skip to content

Releases: Winches/Fabricdot.Core

v0.8.0

19 Feb 07:49
Compare
Choose a tag to compare
  • Upgrade to dotnet 8

v0.7.2

16 Jul 06:13
Compare
Choose a tag to compare
  • Fix converting service-descriptor of dependency registry.
  • Remove JetBrains attributes and suppression.
  • Add some extensions of string.
  • Change root namespace of multitenancy abstractions.
  • Replace deprecated package of identity.
  • Support default repository for EF.
  • Support typed key convention for EF.

v0.7.1

21 Jun 15:23
Compare
Choose a tag to compare
  • Fix model binding issues of enumration and single-value-object.
  • Fix result filter of web api.
  • Refactor method name of repository.
  • Extract interface of efcore repository.
  • Update dependencies of projects.