Toimitusjohtajana aloittanut Satu Kuusinen, Microsoft-teknologioihin perustuvaan tuote- ja palvelukehitykseen panostetaan
Adafy Oy:n toimitusjohtajana on aloittanut Satu Kuusinen. Satu on koulutukseltaan EMBA ja psykologi ja hänellä on pitkä kokemus liikkeenjohdon eri tehtävistä. Viimeisimpänä... Read More
Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget
<p><img alt="Plugin Framework Logo" src="https://github.com/weikio/PluginFramework/raw/master/docs/logo_transparent_color_256.png"></p> <p>Plugin Framework is a new MIT-licensed <strong>plugin platform for .NET Core applications</strong>. It is light-weight and easy... Read More
Event Aggregator for Blazor updated to 2.0.0
After some hiatus there’s now a new 2.0.0 version available of Event Aggregator for Blazor. For those who are not familiar with... Read More
Fixing HTTP Error 500 on Azure App Service when running ASP.NET Core 3.1.1
<p>If you’re using ASP.NET Core 3.1.1 and are seeing HTTP Error 500 when deploying your application into Azure App Service, there’s a... Read More
Adaptive Cards for Blazor 2.0.0 released with support for .NET Core 3.1
There’s now a new version 2.0.0 of Adaptive Cards for Blazor available. This update changes two things: It targets .NET Core 3.1... Read More
Blazor.Animate updated to .NET Core 3.1 with better support for Blazor WebAssembly
Last month I wrote about a new library called Blazor.Animate which aims to make it easier to add animations into Blazor Applications.... Read More
Introducing Blazor.Animate – Easily add Animations into your Blazor Applications
Blazor.Animate is a new MIT-licensed Blazor-component which allows you to easily add fade, slide and zoom-effects into your Blazor applications. Blazor.Animate is... Read More
The Most Subtle C# Bugs in 2019: Null Conditional Operator with Any()
<p>Null conditional operator allows us to write more terse code. And unfortunately, more subtle bugs. The combination of Null Conditional Operator with... Read More
Adaptive Cards for Blazor 1.1.0 released with support for ToggleVisibility
There’s a new version of Adaptive Cards for Blazor available: version 1.1.0 has just been released and it adds support for Action.ToggleVisibility.... Read More
Introducing Adaptive Cards for Blazor
<p>Adaptive Cards for Blazor is a community project that provides <strong>Adaptive Cards support for your Blazor applications</strong>. Adaptive Cards are a way... Read More