ASP.NET Core
13K subscribers
2 photos
313 links
Download Telegram
Hi guys, If you want to take part in this channel, drop me an email on sir1afifi[at]gmail.com
I'm going to create a Slack group, if you have any idea for its channel let me know: on sir1afifi[at]gmail.com
Channel name was changed to «ASP.NET Core»
This time we will build a simple, yet realistic ASP.NET Core application and showcase the feature of Entity Framework Core. But before we dig down further, let’s take a quick recap about the high-level differences and key benefits of Code-First and Database-First design workflows, then we’ll decide which we are going to use in our project. http://www.c-sharpcorner.com/article/building-an-asp-net-core-application-with-web-api-and-code-first-development/
👍1
A corner stone of Visual Studio Code is an open standard known as the Language Server Protocol (LSP). A language server is essentially a compiler/analyzer that runs in a separate process. It handles a variety of tasks including compiler error reporting, hover text, code completion (i.e. IntelliSense), etc. https://www.infoq.com/news/2017/12/LSP-Visual-Studio?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=.NET
Last month at Microsoft Connect 2017, Azure Cosmos DB received several new updates including support for using the Cassandra NoSQL database API and increased guarantees for availability. With the Cassandra NoSQL database API, customers can run operations inside Cosmos DB on a data model. The availability guarantee moves from 99.99 percent to 99.999 percent. https://www.infoq.com/news/2017/12/azure-cosmosdb-cassandra