Skip to content

feat(issue-150): add data layer to e-sender api#173

Merged
live-dev999 merged 1 commit intoO2-Bionics:devfrom
live-dev999:live-dev999/issue150
Jan 22, 2022
Merged

feat(issue-150): add data layer to e-sender api#173
live-dev999 merged 1 commit intoO2-Bionics:devfrom
live-dev999:live-dev999/issue150

Conversation

@live-dev999
Copy link
Copy Markdown
Collaborator

@live-dev999 live-dev999 commented Jan 22, 2022

(DataLayer):

  • Include EntityFramework
  • Implement a DataContext
  • Add Entities of DataContext
  • Implement a Mappings (Model -> Entity, Entity to Model, IReadOnlyCollection)

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@live-dev999 live-dev999 merged commit d36dd60 into O2-Bionics:dev Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E-Sender API. API prototype. DataLayer

1 participant