Quantcast
Channel: Stories by Francisco Vilches on Medium
Browsing latest articles
Browse All 15 View Live

Image may be NSFW.
Clik here to view.

Add new files in Visual Studio — No mouse!

Arguably most speedy developers would agree that it’s best to keep your fingers on the keyboard and away from the mouse.That said, let’s go over the traditional way of adding files or folders on Visual...

View Article



Image may be NSFW.
Clik here to view.

ASP.NET Core Web API — Avoid Dependency Injection Duplication

Leveraging Base Controllers and Dependency Injection to stick to the DRY PrincipleScenarioIn most medium to large web API’s, most controller classes tend to use common services such as ILoggers.Even...

View Article

Image may be NSFW.
Clik here to view.

WebAssembly -Part II.A | Wasm with Rust

WebAssembly -Part II.A | Getting Started with RustThe Introduction Before the IntroductionLast time, we started off by explaining the core concepts of WebAssembly and how you can try it for yourself...

View Article

Image may be NSFW.
Clik here to view.

Don’t let the Boy Scouts rule hinder Pull Requests

The Boy Scouts have a rule: “Always leave the campground cleaner than you found it.” -Robert Baden-Powell-https://www.pinterest.nz/jlgm34/frog-scouts/For us software developers, campground = existing...

View Article

Image may be NSFW.
Clik here to view.

Introducing CleanBlazor

ProblemYou want to start a new Blazor project from scratch.You want the bare minimum amount of code to get started.That means no Counter.razor, SurverPrompt.razor, Boostrap, extra css files, etc.You...

View Article


Image may be NSFW.
Clik here to view.

Celebrating .NET 6 with CleanBlazor

Celebrating .NET 6 with CleanBlazor 🧼🧽🧹.NET 6 is officially out 🥳. No better time to start writing Blazor Apps.While .NET 6 was still in preview mode, I wrote this article which introduced the .NET...

View Article

Image may be NSFW.
Clik here to view.

“CleanBlazor” comes to .NET 7

“CleanBlazor” comes to .NET 7Back in August 2021 I introduced the nuget package CleanBlazor, you can see the details here. TL;DR: CleanBlazor provides the same Blazor templates you get out of the box...

View Article

Image may be NSFW.
Clik here to view.

Azure Web App Sticky Settings Simplified

If you’ve navigated to this article, I trust you already know what Azure Web App slot settings (aka sticky) settings are ;)I’m also assuming you are on the same boat I was not too long ago. That is,...

View Article


Image may be NSFW.
Clik here to view.

Did you know… Azure bicepparam files are a thing

Azure bicep templates allow parameters to be passed in through .json files. Although, another alternative is to use .bicepparam files.As opposed to .json files, .bicepparam files...

View Article

Browsing latest articles
Browse All 15 View Live




Latest Images