Releases: e13tech/E13.Common
Releases · e13tech/E13.Common
2021.327.1
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
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
- 5f18af8 coding around bitmap code that only works on windows
- 506aea7 upgraded target framework to .net 6 and updated nuget references
- 397ce56 Update ci.yml
- bd5841a Update owasp.yml
- ca3bb76 Update README.md
- dbebd8e Update tagbuild.ps1
- 526f0c5 Update job_nuget_github.yml
- db89395 Update cd.yml
- 991365c Update tagbuild.ps1
- f0bf810 Update sonarcloud.yml
- c97a1ef Update cd.yml
This list of changes was auto generated.
2021.124.2: Update tagbuild.ps1
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)
Changes:
This list of changes was auto generated.
2021.084.1: Merge pull request #37 from JJBussert/master
Changes:
- 60af3da Merge pull request #37 from JJBussert/master
- e525f22 removed an unnecessary optional parameter value
- 5db8bfd adding missing nullable enable setting
- 9387815 Merge branch 'master' of https://github.com/JJBussert/common
- 67a61b2 cleaning up some formatting issues identified by codefactor
- febfb42 Merge branch 'master' into master
- 83858d7 Merge branch 'master' of https://github.com/JJBussert/common
- 371ad06 New integration tests along with a pulumi project for initializing the azure ad resources
- b53f48c Merge pull request #36 from JJBussert/master
- 0b71c8a Merge branch 'master' into master
2021.056.3: Merge pull request #34 from e13tech/coverage
Changes:
- 9762279 Merge pull request #34 from e13tech/coverage
- 48b9d93 added coverage parms
- acbe0b6 adding test to sonar cloud to see how data in portal reacts
- bb41886 Merge branch 'master' into coverage
- 6f3be90 added project guids
- 06196b4 Merge pull request #33 from e13tech/coverage
- 569330c changed format
- ac92b77 typo
- 1e1718e debug statements
- b024238 adjusted report path
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
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
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
Changes:
This list of changes was auto generated.
2021.042.17: Merge pull request #24 from e13tech/license
Changes:
- 0b63247 Merge pull request #24 from e13tech/license
- bce95d9 Update ci.yml for Azure Pipelines
- 18a10c6 Update ci.yml for Azure Pipelines
- 8c4b557 Update ci.yml for Azure Pipelines
- c86ffc9 Merge branch 'license' of https://github.com/e13tech/common into license
- 20f94c9 added test pack to ensure package definitions are ok
- 4eabb89 Merge branch 'master' into license
- 1e3d480 updated license file and package icon to latest standards
- f93f9e9 Merge pull request #23 from e13tech/license
- 0cc12a3 updated license info
This list of changes was auto generated.