All | Series | TagsYears

 

All Posts Tagged "Net Core" (4 Total)

Migrating Azure Functions from v1 (.NET) to v2 (.NET Standard)

This post explains how a production serverless C# app that uses Azure Functions, Azure Table Storage, and Azure Cosmos DB was successfully migrated from v1 usingĀ .NET to v2 usingĀ .NET Standard.

Azure ] [ Azure Functions ] [ Serverless ] [ Net Core ] [ Cloud Computing ]

The Year ofĀ .NET Core, Angular, and Web API Design: 2018 in Review

My personal and technical retrospective and analysis of 2018, using Twitter, blog statistics and link tracking statistics for data.

Social Media ] [ Serverless ] [ Angular ] [ Net Core ] [ Speaking ]

Server-side Rendering (SSR) with Angular inĀ .NET Core 2.1 (Part Three)

Take advantage of Angular Universal and integration withĀ .NET Core to pre-render single page application pages using server-side rendering (SSR).

JavaScript ] [ Angular ] [ Angular Univ ] [ Net Core ] [ Server Side Rendering ]

The AngularĀ .NET Core 2.1 Template (Part Two)

Learn how to use the ASP.NET Core Angular template to create a single project with front-end and API code that supports seamless debugging between the browser and the server.

JavaScript ] [ Typescript ] [ Net Core ] [ Angular ] [ Csharp ]