Click here to Skip to main content
15,884,473 members
Articles / Web Development / ASP.NET

Web API – A Solid Approach

Rate me:
Please Sign up or sign in to vote.
4.84/5 (45 votes)
18 Nov 2021CPOL9 min read 95.4K   2.7K   145  
Easily create a lean Web API on top of a .NET library of stateless services
This article demonstrates how to, very easily, create a lean Web API on top of a .NET library of stateless services. Although the sample code is quite simple, the described architecture is rock-solid.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Denmark Denmark
I am a software architect/developer/programmer.

I have a rather pragmatic approach towards programming, but I have realized that it takes a lot of discipline to be agile. I try to practice good craftsmanship and making it work.

Comments and Discussions