In this tutorial, we are going to learn how to upload file using Angular 6 and Asp Net Core with web API. After reading this tutorial, you will be able to understand angular image upload example, angular file upload example and other attachments using Angular 6 and Asp Net Core. First-of-all,we will create a model and create a table where we will store image path, then we will create a web API using .Net core, then we will create component and will add front-end, then finally, we will add service code for uploading files. [Read more…]
How to Create web API using dot net core with entity framework
In this tutorial, we will learn how to create web api in asp net core using Entity Framework Core. ASP.NET Core is a lightweight runtime library. It is a cross-platform that can run on Windows, Linux, and Mac. [Read more…]