Related Tags:
Asp.Net It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services. It was first released in January 2002 with version 1.0 of the .NET Framework, and is the successor to Microsoft's Active Server Pages (ASP) technology. Learn More, C# C# (pronounced "C-sharp") is an object-oriented programming language from Microsoft that aims to combine the computing power of C++ with the programming ease of Visual Basic. C# is based on C++ and contains features similar to those of Java. Learn More, MongoDB MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. Learn More, .NET Core . NET Core is a free and open-source, managed computer software framework for Windows, Linux, and macOS operating systems. It is a cross-platform successor to . NET Framework. The project is primarily developed by Microsoft and released under the MIT License. Learn More,

Need to create a .net core web api using MongoDB as backend storage database?

Description:I am new to .net core and mongodb as well. I have prior experience of using .net and mssql can anyone suggest me a complete working example, so that I can get an idea about the architecture of such asp.net core api.

Posted by: | Posted on: May 22, 2020

1 answers

Replies

1

I can suggest you an detailed article regarding the same requirement i.e create a web API with ASP.NET Core & MongoDB and the good part is that it is from Microsoft official documentation.
Here you go following link will help you.
create a web API with ASP.NET Core & MongoDB

Replied by: | Replied on: May 28, 2020



Reply
×

Code block Hyperlink bold Quotes block Upload Images

Preview