Добавить
Уведомления

Building a REST API in NET Core | S3P2| Json and how we send data into the cloud

This is the second of 5 series in a course about building 2 Tier Web Applications. All previous series in this full course will be linked below as playlists (if any). The first series about C# Basics: https://www.youtube.com/playlist?list=PL8jcXf-CLpxpN2bB-MJ1xm_TSWRsCpu_l The overall goal of the course is to learn how to build Distributed Software Systems and also how to code a fully featured Web Application with the newest technologi (Late 2017). We will be using .Net Cores (C#) Web API as a Rest API on the Backend Tier, Angular4+ (Typescript) as the Frontend Tier and we will persist our data in a MSSQL database using the Entity Framework. In the end we will build a fully featured web application where we will address most of the issues that arise when developing a real world web application. To get the code for each of the videos in this series go to: https://github.com/EASV/CSharpArcitecture2017 Notice most videos will have a tag so you can see how the code progresses. You can get to the specific tag by writing: git checkout tags/v0.01 And you can back to newest code (master) by writing: git checkout master More about this in the videos. Important Links: https://www.visualstudio.com/ https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/ https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/strings/

Иконка канала Кодерские идеи
63 подписчика
12+
17 просмотров
2 года назад
12+
17 просмотров
2 года назад

This is the second of 5 series in a course about building 2 Tier Web Applications. All previous series in this full course will be linked below as playlists (if any). The first series about C# Basics: https://www.youtube.com/playlist?list=PL8jcXf-CLpxpN2bB-MJ1xm_TSWRsCpu_l The overall goal of the course is to learn how to build Distributed Software Systems and also how to code a fully featured Web Application with the newest technologi (Late 2017). We will be using .Net Cores (C#) Web API as a Rest API on the Backend Tier, Angular4+ (Typescript) as the Frontend Tier and we will persist our data in a MSSQL database using the Entity Framework. In the end we will build a fully featured web application where we will address most of the issues that arise when developing a real world web application. To get the code for each of the videos in this series go to: https://github.com/EASV/CSharpArcitecture2017 Notice most videos will have a tag so you can see how the code progresses. You can get to the specific tag by writing: git checkout tags/v0.01 And you can back to newest code (master) by writing: git checkout master More about this in the videos. Important Links: https://www.visualstudio.com/ https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/ https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/strings/

, чтобы оставлять комментарии