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

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)

How to pass JWT token as url query parameter in ASP.NET Core 6

Today I’ll show you how to pass a JWT Bearer authentication token to your ASP.NET Core 6.0 web application by appending it to the url query string. And all this is possible using just few lines of code

By Mirek on 8/11/2022 (tags: ASP.NET, authentication, Authorization, JWT, categories: code, security, web)

Binning data stream in Vega

In this post I’ll briefly show you how to perform basic data transformation on data stream in Vega chert spec. Keep reading.

By Mirek on 7/25/2022 (tags: charts, JSON, Vega, categories: tools, code)

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)

A code that writes a code for you ?

There was an incredible feature introduced in .NET 5 and now it’s even improved - source generators. Let’s have a quick glance on how we can harness its potential.

By Mirek on 6/14/2022 (tags: .net, Source Generators, categories: None)

Working on MvvM ? You need this package.

If you develop a Windows Presentation Foundation (or UWP or MAUI) application with MvvM pattern and don’t use any framework for that like Prism, you better take a look at what .NET Community Toolkit has prepared for you.

By Mirek on 6/8/2022 (tags: Community Toolkit, mvvm, .net, WPF, categories: tools, code)

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 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 >

Categories

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

Archive

  • January 2024
  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • November 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