Skip to content

Releases: morrisjdev/FileContextCore

3.4.0

07 Jun 12:21

Choose a tag to compare

  • added initialization of file manager, store manager and serializer through dependency injection
  • changed to .net standard 2.0

3.3.0

19 Mar 11:07

Choose a tag to compare

  • refactored configuration
  • added support for custom external serialization and file providers

3.2.3

18 Mar 18:10

Choose a tag to compare

  • fixed deserialization of Nullable
  • fixed deserialization of Enums

3.2.2: fixed build

01 Nov 15:19

Choose a tag to compare

added asp.net core demo
fixed table key comparer
fixed strings

3.2.1

01 Nov 13:29

Choose a tag to compare

published 3.2.1

Update to EntityFramework 3.0

30 Oct 13:35

Choose a tag to compare

Merge branch 'master' of https://github.com/morrisjdev/FileContextCore

# Conflicts:
#	LICENSE

3.0.1: fixed nullable issue

29 Oct 10:57

Choose a tag to compare

fixed deploy key

3.0.0: added custom location for data

23 Aug 17:42

Choose a tag to compare

removed redundant key field from serializer

2.2.6: updated efcore etc.

07 Aug 16:53

Choose a tag to compare

added CanConnect method

2.2.0

03 Jan 15:39

Choose a tag to compare

release 2.2.0 prepared