Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 202 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 202 Bytes

Simple Employee API

This is a simple .NET Core 2.1 API that utilizes an in-memory database via the Entity Framework DbContext

  • Also setup to utilize swagger (Open API) so you can easily test actions