Skip to content

Releases: e13tech/E13.Common

2021.327.1: Removed Async Repository methods because EFCore does not support mult…

23 Nov 23:36
Compare
Choose a tag to compare

Changes:

  • dc5ae0f Removed Async Repository methods because EFCore does not support multiple thread access to a single context which was the original intent of the functionality
  • 02e4b6b removed problematic Find methods because of confusion around when an entity is attached
  • ece0dd7 fixed unit tests

This list of changes was auto generated.

2021.324.4

20 Nov 18:28
Compare
Choose a tag to compare

Changes:

  • 62ca1f3 Update job_nuget_github.yml
  • 5f67b87 cleaned up codacy suggestion
  • 26881bb Update job_nuget_ado.yml
  • 4a2dc36 removing workflow for sonarcloud
  • bc2b653 updated a cd reference to .net 6
  • 7bd97a6 configuring windows only tests to only run on windows platforms
  • dde15e5 commented out old code that is no longer valid
  • 72e1271 fixed httpclient tests
  • fed08e9 pipelines/workflows Updated for .net 6
  • 6e20a99 commented out breaking changes, will need major rework
See More

This list of changes was auto generated.

2021.124.2: Update tagbuild.ps1

04 May 19:43
Compare
Choose a tag to compare

Changes:

  • b091e86 Update tagbuild.ps1
  • 22c91e3 Removed extra blank line from codefactor suggestion
  • 33f1ce0 new Common Cli lib for creating custom Command Line tools
  • ae6f6dc Adding Logging.Abstractions because this is the standard for E13 pojects
  • 289075a Clean-up of VisualStudio warnings from latest C# language features
  • b0de716 Simple xml doc output for future wiki doc testing

This list of changes was auto generated.

2021.119.1: Adding some readmes the data project (#39)

29 Apr 17:30
64825fb
Compare
Choose a tag to compare

Changes:

  • 64825fb Adding some readmes the data project (#39)

This list of changes was auto generated.

2021.084.1: Merge pull request #37 from JJBussert/master

25 Mar 23:43
60af3da
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

2021.056.3: Merge pull request #34 from e13tech/coverage

25 Feb 22:44
9762279
Compare
Choose a tag to compare

Changes:

See More
  • 117b694 fixed output format
  • 6e0adf5 changed report path
  • 943e828 removed language identifier
  • 32a1dcc Merge branch 'master' into coverage
  • 8917296 enabling triggers
  • 7a7042d Merge pull request #32 from e13tech/coverage
  • a4e7ffb separate workflow for generating and uploading the code coverage reports
  • 2384703 added coverlet references
  • a47bd53 Merge pull request #31 from e13tech/sonarcloud
  • 36785fc Update sonarcloud.yml
  • c1161ba Create sonarcloud.yml

This list of changes was auto generated.

2021.055.1: Merge pull request #30 from e13tech/repo

24 Feb 17:45
91405dc
Compare
Choose a tag to compare

Changes:

  • 91405dc Merge pull request #30 from e13tech/repo
  • 7d7576b Update README.md
  • 441bdaf Added the type of the context as a generic to IRepository and created a Repository base that defaults the type to DbContext

This list of changes was auto generated.

2021.048.1: Merge pull request #28 from e13tech/db

17 Feb 20:07
22b02bb
Compare
Choose a tag to compare

Changes:

  • 22b02bb Merge pull request #28 from e13tech/db
  • 26ed17f fixed SaveChanges code w/ Domain interface enhancements
  • d31c503 Unit Tests proving out the changes for Data.Db
  • 9ffd518 Refined Data.Db code
  • 3c24a0e Merge pull request #26 from e13tech/issue_templates
  • 9196c15 Update issue templates

This list of changes was auto generated.

2021.042.18: Merge pull request #25 from e13tech/upgrades

11 Feb 23:45
00eb255
Compare
Choose a tag to compare

Changes:

  • 00eb255 Merge pull request #25 from e13tech/upgrades
  • 9dd08f7 upgrading nuget packages

This list of changes was auto generated.

2021.042.17: Merge pull request #24 from e13tech/license

11 Feb 18:36
0b63247
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.