Close

    Menu

  •  Home

  •  Blog

  •  Categories

Recent Posts

How To: Host and Deploy Blazor WebAssembly using Netlify and Azure Pipelines

April 17, 2020

List of FREE private docker registry and repository 2020

July 10, 2018

Using IDbContext and Moq4 to ease DI and test your Entity Framework context and code.

July 6, 2018

Adding Basic Auth to your MVC application in .NET Core

March 20, 2018

How to create a url- and seo-friendly string in C# (text to slug generator)

November 29, 2017
View more posts
    Close

    Share this post

  • Twitter

  • Facebook

  • Reddit

  • LinkedIn

Johan Boström

  •  Home
  •  Blog
  •  Categories
  • Menu

How To: Host and Deploy Blazor WebAssembly using Netlify and Azure Pipelines

Tutorial for hosting and deployng blazor using netlify and azure

April 17, 2020 Johan Boström

3 minute read

With Blazor making an entry on the web application scene with its WebAssembly version. I thought it would be good to make a little how-to regarding hosting and deployment.

  • Continue Reading
    • Tutorials
    • DevOps
    • Blazor
    • Blazor
    • Netlify
    • Azure DevOps

List of FREE private docker registry and repository 2020

An regularly updated list of FREE private docker registries and repositories

July 10, 2018 Johan Boström

2 minute read

With docker becoming more and more widely popular, the need for hosted container registries and respositories has grown. These registries can be quite expensive for an infrequent developer. Luckily there are a few places online where you can find free hosting.

  • Continue Reading
    • Docker
    • Services list
    • Docker
    • Docker Registry

Using IDbContext and Moq4 to ease DI and test your Entity Framework context and code.

An implementaion of IDbContext to use for testing

July 6, 2018 Johan Boström

4 minute read

It’s now been a while since Microsoft released entity framework core and with this released I hoped for them to release an interface for DbContext. (Spoiler alert) Unfortunately they didn’t.

  • Continue Reading
    • Tutorials
    • Testing
    • Moq
    • Entity Framework
    • C#
  • Previous Page
  • Next Page
Johan Boström

Johan Boström

Developer and tech blog covering .NET, C#, EPiServer, Azure and more.

Recent Posts

How To: Host and Deploy Blazor WebAssembly using Netlify and Azure Pipelines

April 17, 2020

List of FREE private docker registry and repository 2020

July 10, 2018

Using IDbContext and Moq4 to ease DI and test your Entity Framework context and code.

July 6, 2018

Adding Basic Auth to your MVC application in .NET Core

March 20, 2018

How to create a url- and seo-friendly string in C# (text to slug generator)

November 29, 2017
View more posts

Categories

Tutorials 8

Security 3

Identityserver 2

Services list 2

Api 1

Azure 1

Blazor 1

Devops 1

Docker 1

Episerver 1

Logging 1

Testing 1

Umbraco 1

Visual studio 1

© 2020 Johan Boström . Powered by Hugo