Skip to content
This repository was archived by the owner on Jan 29, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 384 Bytes

File metadata and controls

11 lines (10 loc) · 384 Bytes

OracleNotes

This is a simple project that uses EF Core Oracle beta provier and Raw SQL to work with database.
In this project you can manage your notes (create, read, update, delete).

Technologies

  • Oracle Database
  • .NET Core 2.1
  • ASP.NET Core 2.1
  • Entity Framework Core 2.1
  • Bootstrap 4.0
  • Oracle beta provier for EF Core (included in project as a .nuget file)