Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About OpenAPI
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vitalii Honcharuk (2)
Avnish Kumar (2)
Vijay Pratap Singh (1)
Anupam Maiti (1)
C# Corner Live (1)
Navaneeth Krishnan (1)
Related resources for OpenAPI
No resource found
ChatGPT Completions In ASP.NET Core Web API
2/6/2023 5:42:18 AM.
This article will explain how to use ChatGPT text completions in ASP.NET Web API with the OpenAI package. With the help of the OpenAI package, we do not need to define an API endpoint.
How To Configure Swagger In Azure Functions APIs
5/17/2022 12:54:18 PM.
In this article, you will learn how to configure Swagger in Azure Functions APIs.
RESTful API Additional Standards And Protocols
7/9/2021 10:19:38 AM.
In this article, I collected basic info about 4 related to RESTful API standards and protocols that are widely used, such as OData, JSON:API, JSON Schema, OpenAPI.
RESTful Vs REST API Or Where Did REST Come From?
6/8/2021 11:12:34 AM.
In this article, you will learn about the history of REST architectural pattern transformation.
Design-first APIs with OpenAPI spec - React Conference 2020
1/7/2021 6:00:43 AM.
This is the fourth session of the React Virtual Conference by Nano Vazquez.
OpenAPI/ Swagger Using NSwag And ASP.NET Core 2.1
8/26/2020 8:47:46 AM.
In this article, you will learn about OpenAPI/ Swagger Using NSwag and ASP.NET Core 2.1.
Add NSwag Documentation to ASP.NET Core Web API
2/17/2020 5:47:46 AM.
You can customize your ASP.Net core API to generate Swagger/OpenAPI Documentation with the following NSwag package.
NSwagStudio - Generate C# Client Code Of ASP.NET Core Web API 😍
2/10/2020 8:16:53 AM.
In this article, you will learn about how NSwag provides multiple options for client generation including a CLI, or a Windows application of ASP.Net core web API.