eidias Switzerland | eidias Poland
eidias
  • all categories
  • architecture
  • azure
  • code
  • infrastructure
  • licensing
  • security
  • tools
  • web

Integration tests using Sql Server database in a container

Today I’ll show you how to implement integration tests for ASP.NET Core web api using real MS Sql Server database hosted in a Docker container. Keep reading…

By Mirek on 1/2/2023 (tags: ASP.NET, Docker, Tests, categories: architecture, code)

Check installed fonts on linux based Node.js Azure Function

As you may have read in one of my last post, I was struggling with Vega rendering function that deployed on Azure linux was lacking some fonts. In this post I’ll show you how to check the list of installed fonts on your linux based Azure function.

By Mirek on 12/22/2022 (tags: azure, Azure Function, fontconfig, linux, Node js, categories: azure, architecture, code)

CI/CD your Node js Azure Function with DevOps

This time a quick guide on how to configure CI/CD on Azure DevOps to develop and deploy Node.js based Azure Function on linux. Keep reading…

By Mirek on 12/12/2022 (tags: azure, Azure Function, CI/CD, DevOps, linux, Node js, Pipeline, categories: azure, architecture, tools, infrastructure)

Build Azure Functions on WSL and deploy them to Docker using VS Code on Windows

The title of this post might be a little unclear, but that’s what it is about. Keep reading to get it clarified…

By Mirek on 12/7/2022 (tags: azure, Azure Functions, linux, Visual Studio Code, WSL, categories: architecture, tools, code)

How to bypass proxy with IHttpClientFactory

In this post I’ll show you how easy it is to configure IHttpClientFactory. Keep reading.

By Mirek on 8/22/2022 (tags: HttpClient, HttpClientFactory, proxy, categories: architecture, code, web)

HttpClient in .NET– is there a best way ?

HttpClient is probably one of the most important and most commonly used class in .NET ecosystem. However, it looks like not every developer (including myself) knows how to properly use it.

By Mirek on 8/15/2022 (tags: ASP.NET, HttpClient, HttpClientFactory, .NET 6.0, categories: architecture, code, web)

Deploy and configure Azure App Service on Linux

Today I’ll show you how easy it is to deploy and configure an ASP.NET Core web application on Azure AppService with linux os.

By Mirek on 7/12/2022 (tags: AppService, asp.net Core, azure, categories: azure, architecture, code, web)

Working with OData EDM Model

In the previous post we’ve seen how to enable OData support on existing ASP.NET Core Web API application. In this post wil will configure the OData Entity Data Model.

By Mirek on 7/6/2022 (tags: asp.net Core, OData, categories: architecture, code, web)

Enable OData on you WebAPI project

Let’s see how easy it is to enable OData on your existing ASP.NET Core WebAPI project.

By Mirek on 7/5/2022 (tags: asp.net Core, OData, Web API, categories: architecture, code, web)

Deploy Node.js Azure Function from Visual Studio Code

Today we will implement a Node.js based API and deploy it as Azure Function using Visual Studio Code. Keep reading…

By Mirek on 5/4/2022 (tags: Azure Functions, Node.js, Visual Studio Code, categories: azure, architecture)
< 1 2 3 4 5 >

Categories

  • architecture
  • azure
  • code
  • infrastructure
  • licensing
  • security
  • tools
  • web

Archive

  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • November 2021
  • August 2021
more

Tags

  • .net
  • ASP.NET
  • asp.net Core
  • ASP.NET MVC
  • authentication
  • azure
  • build
  • c#
  • Code First
  • core
  • css
  • ef core
  • Entity Framework
  • enums
  • fuzzy search
  • IoC
  • javascript
  • mvc
  • mvvm
  • OData
  • Powershell
  • SQL Server
  • tfs
  • WCF
  • WPF
more