Skip to content

gitberry/StudySimpleAPIwSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generated with Visual Studio Steps:

  1. ASP.NET Web Application (.NETFramework - 4.72)
  2. Web API
  3. Use NuGet to add Swashbuckle (5.6.0)
  4. Add controllers that I want to do certain things...
  5. Test, Test, Test...
  6. Refreshments.

This is older MS tech (.NET 4.7) - but in this case I wanted an example for situations where .net Core was not practical.

To see this implemented go: https://northberry.ca/api_kristiCA/

or to swagger UI for more options https://northberry.ca/api_kristiCA/swagger/ui/index

For the SQL - I chose to use Entity Framework (for SQL) EF. Am using the older to make it with with .NET 4.7..

Next DB study: a full fledged CRUD using a db, plus authentication (but I will be doing the frontend UI for that first...)

About

Simple API (read only) using EF SQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published