eidias Switzerland | eidias Poland
eidias
  • all categories
  • architecture
  • azure
  • code
  • infrastructure
  • licensing
  • security
  • tools
  • 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)

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)

The certificate chain was issued by an authority that is not trusted

Recently I got strange exception when trying to start my EF 6 based application. The problem started to happen after I updated some of Microsoft nuget packages.

By Mirek on 3/16/2022 (tags: Code First, ef core, Entity Framework, SqlServer, SSL, categories: code, security)

EF Core 6 Temporal Table

We finally got it – native support for SqlSever temporal tables in Entity Framework Core. Among others this is the most requesting feature in EF 6. Let’s see what it tastes like…

By Mirek on 11/18/2021 (tags: Code First, EF, ef core, Entity Framework, SQL Server, Temporal Tables, categories: architecture, code)

How to truncate temporal table

In this post I’ll show you simple script that can be used to clear all data from table with history versioning using temporal table.

By Mirek on 8/25/2021 (tags: SQL Server, Temporal Tables, categories: code)

Entity Framework Core 5 support for SqlServer Temporal Table

A time ago I wrote a post about enabling support for SqlServer Temporal tables in EF Core. Then it was EF Core 2.1. Let’s see what has changed during that time and what we can do today with EF Core 5 in terms of Temporal table support.

By Mirek on 5/14/2021 (tags: EF, Entity Framework, .Net 5, SQL Server, Temporal Tables, categories: architecture, code)

Implementing Basic authentication in ASP.NET Core 5

In this post you’ll see simple way of implementing Basic user name and password authentication in ASP.NET Core 5 web application.

By Mirek on 5/4/2021 (tags: ASP.NET Core 5, authentication, Authorization, categories: code, security, web)

Custom attributes in .Net Core csproj file

Today a short guide on how to use your custom attribute in csproj file. Keep reading.

By Mirek on 1/12/2021 (tags: Assembly attribute, csproj, Custom attribute, .Net 5, categories: architecture, code)
< 1 2 3 4 5 6 7 8 9 10 11 12 13 >

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