Skip to content

I developed a Web API using minimal APIs and implemented endpoint routing for handling requests. The project features middleware and endpoint filters to manage both common and specific request logic, with Dependency Injection applied to efficiently manage services and improve modularity.

Notifications You must be signed in to change notification settings

Wasid-Khan/ASP.NET-Core-Web-API-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET-Core-Web-API-Development

I developed a Web API using minimal APIs and implemented endpoint routing for handling requests. The project features middleware and endpoint filters to manage both common and specific request logic, with Dependency Injection applied to efficiently manage services and improve modularity.

#Focus:

  • Exploring the powerful capabilities of ASP.NET Core in developing Web APIs.
  • Understanding the ASP.NET Core hosting model and optimizing applications for performance.
  • Implementing Web API and mastering endpoint routing for seamless navigation.
  • Utilizing endpoint filters to execute common logic on specific endpoints efficiently.
  • Leveraging Dependency Injection (DI) to manage services and implement inversion of control.

About

I developed a Web API using minimal APIs and implemented endpoint routing for handling requests. The project features middleware and endpoint filters to manage both common and specific request logic, with Dependency Injection applied to efficiently manage services and improve modularity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published