Skip to content
Espresso Coder

Espresso Coder

A Developer's Blog by Jason Robert

  • Blog
  • About
  • Conferences
  • Contact
  • More

    Tag: ASP.NET Core

    Building Flexible APIs with GraphQL and ASP.NET Core

    I’ve been hearing more and more about GraphQL in recent years. As a developer primarily focused on the Microsoft stack, my response typically starts and ends with… Read more “Building Flexible APIs with GraphQL and ASP.NET Core”

    October 5, 2020March 29, 2021 by jrob5756

    Comparing ASP.NET Core Razor Pages with MVC

    In my previous post, we discussed the ASP.NET Core Model-View-Controller (MVC) web application framework and what better way to start our journey through ASP.NET Core. This framework is… Read more “Comparing ASP.NET Core Razor Pages with MVC”

    September 1, 2020September 6, 2020 by jrob5756

    What’s in the ASP.NET Core MVC Template?

    When starting a new project, templates can be beneficial to use as a starting point. The standard boilerplate code gets generated, and before you know it, the… Read more “What’s in the ASP.NET Core MVC Template?”

    July 27, 2020August 20, 2020 by jrob5756

    Adding Docker to the ASP.NET Core Angular Template

    What’s better than starting a new greenfield project? You finally have the opportunity to leverage all the latest patterns, technologies, and frameworks that you’ve been dying to… Read more “Adding Docker to the ASP.NET Core Angular Template”

    February 5, 2020August 29, 2020 by jrob5756

    Secure Your SPA using Authorization Code Flow with PKCE

    Single page applications (SPAs) offer many benefits over classic web applications. Among these benefits, SPAs can provide users with a rich and responsive user interface. This is… Read more “Secure Your SPA using Authorization Code Flow with PKCE”

    October 28, 2019August 29, 2020 by jrob5756

    Securing ASP.NET Core APIs with the Client Credentials Grant Type

    OAuth 2.0 is an industry standard protocol for authorization. It is designed to accommodate a wide range of applications such as web, desktop, and mobile apps by… Read more “Securing ASP.NET Core APIs with the Client Credentials Grant Type”

    September 4, 2019September 4, 2019 by jrob5756

    Getting Started with Docker in Visual Studio 2019

    Development frameworks, platforms, and tools that do not offer a rich development experience will ultimately lack in adoption. Docker is an amazing technology but, what is the… Read more “Getting Started with Docker in Visual Studio 2019”

    June 11, 2019June 15, 2019 by jrob5756

    Speaking at DotNetSouth in Atlanta

    Last week, I had the opportunity to speak at DotNetSouth in Atlanta. The conference was great with many passionate technologists attendance. When I wasn’t speaking, I did… Read more “Speaking at DotNetSouth in Atlanta”

    May 23, 2019May 23, 2019 by jrob5756

    Debugging an ASP.NET Core Docker Container in Windows AND Linux

    There is no question that .NET Core has exploded in popularity over the last couple of years. The new cross-platform successor to the .NET Framework has opened… Read more “Debugging an ASP.NET Core Docker Container in Windows AND Linux”

    April 3, 2019April 3, 2019 by jrob5756

    What’s the Difference Between Razor and Blazor?!?

    If you have worked with ASP.NET MVC in the past, then you have probably interacted with Razor Views in one way or another. Since ASP.NET MVC was… Read more “What’s the Difference Between Razor and Blazor?!?”

    February 21, 2019February 21, 2019 by jrob5756

    Posts navigation

    Older posts

    Tags

    .NET .NET Core Angular ASP.NET Core AWS Azure Dependency Injection Docker GraphQL IOC Container Leadership NUnit OAuth Security Serverless software development Source Control SQL Operations Studio SQL Server Talks TDD teamwork training Unit Testing Visual Studio VSCode

    My Tweets

    My Tweets

    Follow Me!

    • Twitter
    • LinkedIn
    • Google+

    Buy me a coffee

    • Blog
    • About
    • Conferences
    • Contact