Skip to content

wilrobg/EmployeeAireSpring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Employee

Thanks for coming here! Please following the next steps to run this projects successfully :)

Note: This project is in .NET 7

  1. Clone this Repo
  2. Compile the repo to restore all the Nuget Packages used in this solution
  3. Change the connectionstring to your available instance of SQL Server you will find something like this: "EmployeeDB":"Server=localhost\SQLEXPRESS;Database=EmployeeDb;Trusted_Connection=True;Encrypt=False;"
  4. Run the solution, choose the profile "Employee.Web".
  5. You will find a MVC CRUD with employees, but you can find the swagger index page ann test some of the API Endpoints here or see the definition of the methods. The solutions comes with seed data so you dont have to worry about it.

About

Employee CRUD dotNET 7 minimal API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published