LocalizationProvider v5.7 Is Out
It’s been a while since last Episerver DbLocalizationProvider package update. Fortunately this release includes couple bug fixes delivered by amazing developer community and also few new features. ...
It’s been a while since last Episerver DbLocalizationProvider package update. Fortunately this release includes couple bug fixes delivered by amazing developer community and also few new features. ...
Background During development of DbLocalizationProvider I had single repository in GitHub containing more that one package as result of the build. Initially there was just a EPiServer package to ...
There are sometimes moments when you just need to take deep inhale and add backward support for apps that most probably you will hardly see selected in “File > New Project”. We do have some proj...
Starting with v5.4.1 version of the LocalizationProvider package for .NET Core, it’s now possible to work with translations also on client-side. Getting Started Let’s get started. First of all y...
It’s super cool to work together with the community and unite effort across all areas to strengthen EPiServer ecosystem and toolsets. After chat with Joe Mayberry we decided that his local object ...
We had a great conversation at the EPiServer Partner Close-Up conference with one and only Allan Thræn about future plans and such. And one of the topics we chatted about was that in our opinion no...
I’ll not talk about how cool Azure Functions are (because they are cool), but will focus on pretty tiny but very important aspect when running functions - how to get exception details out of poison...
Forms & Mvc Areas According to Episerver documentation it’s possible to override templates used for form elements by creating appropriate views under ~/Views/Shared/ElementBlocks folder (or an...
Time to time I receive questions on how to properly translate System.Enum based properties on Episerver using DbLocalizationProvider package. The support has been around for quite while, but I’ve ...
From the consumer perspective it looks like just a bunch of IConfigurableModule or maybe some of the IInitializableModule and the rest of the magic is hidden. Having couple of these in your Episerv...
New Packaging Process In general when working with packages that contains artifacts (like client side resources, scripts and what not) I’m a big fan of single-file packaging. Which means - stuff r...
Background We do have some of the stuff push out to the cloud infrastructure. One of the component is WebJob that runs 24/7 and is set to trigger every 2 seconds. You might be wondering why we are...
There been couple of times when we together with friend of mine (Henrik Fransas) have presented Episerver and Azure Functions (aka “episerverless”) and how they play well together. However, looking...
Latest ImageResizer library version now can also generate <picture> element. Thanks to lately movement by Erik and Vincent. When you need to deal with images and want to adapt to various scr...
Freshly baked v5.0 is out now. Changes in this version (some of them are breaking ones). Mostly release was focused on .Net Core AdminUI improvements and new features. As I’m preparing for somethin...
And here we are again to talk a little bit about localization stuff. Most probably you know already there are pretty neat settings when it comes to localization of the Episerver and how one should ...
Story begins with small issue registered in GitHub telling that LocalizationProvider does its job excellent when model is submitted to the server and validated there. Resources are found and used t...
With latest hype around Episerver with no head (aka headless) - it’s becoming more interesting to escape casual back-end stack and see what’s happening in other fronts. And it’s not surprise that E...
After gratefully accepted invitation to contribute to the Episerver Developer Tools package, I can safely do this: All credits to the amazing Episerver team, I’m just contributing here :) So tha...
Finally it’s time to release administrative user interface for complementing Asp.Net Core application localizing process. It’s been a while since localization provider has been released for Asp.Ne...