Skip to content
June 4, 2023
  • Testing PowerShell scripts with Pester
  • Write a ChatGPT client
  • Beautiful console applications with Spectre.Console
  • Custom JavaScript function in Blazor

PureSourceCode

All technologies, only pure source code

Newsletter
Random News

Search

Categories

  • Microsoft (127)
  • C# (110)
  • News (72)
  • .NET Core (70)
  • ASP.NET (47)
  • Testing PowerShell scripts with Pester
  • Write a ChatGPT client
  • Beautiful console applications with Spectre.Console
  • Custom JavaScript function in Blazor
  • NET8 is announced
  • Forum
  • Links
  • Download
  • Shop
  • Profile
    • Newsletter
    • Cart
    • Checkout
    • My orders
  • Contact
Headlines
  • Microsoft dotnet .NET6

    NET8 is announced

    2 months ago2 months ago
  • Can you earn Microsoft Rewards points by using the new Bing?

    Earn Microsoft Rewards by using Bing

    3 months ago3 months ago
  • hogwarts legacy

    Hogwarts Legacy is a successful game

    3 months ago3 months ago
  • How to use Bing with ChatGPT

    3 months ago3 months ago
  • star wars eclipse desktop wallpaper

    Is Star Wars Eclipse coming?

    7 months ago7 months ago
  • Tim Berners-Lee

    Tim Berners-Lee wants us to ignore Web3

    7 months ago7 months ago

Latest posts

PowerShell Script Wallpaper
  • PowerShell
  • Tools

Testing PowerShell scripts with Pester

Enrico 4 weeks ago3 weeks ago 0
openai wallpaper
  • .NET7
  • C#

Write a ChatGPT client

Enrico 2 months ago2 months ago 0
Spectre Console
  • .NET6

Beautiful console applications with Spectre.Console

Enrico 2 months ago2 months ago 0
PowerShell Script Wallpaper
  • PowerShell
  • Tools

Testing PowerShell scripts with Pester

Enrico4 weeks ago3 weeks ago020 mins

I want to share with you an awesome way for testing PowerShell scripts with Pester, a framework for PowerShell script testing and mocking

Read More
openai wallpaper
  • .NET7
  • C#

Write a ChatGPT client

Enrico2 months ago2 months ago010 mins

Write a ChatGPT client in C# using the OpenAI API: walkthrough the process of creating human-like responses

Read More
Spectre Console
  • .NET6

Beautiful console applications with Spectre.Console

Enrico2 months ago2 months ago013 mins

Using the new NuGet package, we can create beautiful console applications with Spectre.Console that are not boring or monochrome

Read More
Microsoft Blazor wallpaper
  • Blazor

Custom JavaScript function in Blazor

Enrico2 months ago2 months ago014 mins

In this new post custom JavaScript function in Blazor, I present how to create functions in C# in a Blazor page and integrate them with JavaScript

Read More
Microsoft dotnet .NET6
  • .NET
  • .NET8
  • Microsoft
  • News

NET8 is announced

Enrico2 months ago2 months ago024 mins

Microsoft has recently announced the release of NET8, the latest version of its popular software development platform

Read More
Blazor component for Chart.js
  • .NET6
  • Blazor

Labels and OnClickChart for ChartJs

Enrico3 months ago3 months ago04 mins

In this new post, I introduce an update with labels and OnClickChart event, my ChartJs component for Blazor. Let me know what you think

Read More
Browser detect component for Blazor
  • .NET6
  • Blazor

Browser Detect component for Blazor

Enrico3 months ago3 months ago010 mins

I’m releasing a new update for Browser Detect component for Blazor that detect correctly Windows 11 plus few improvements.

Read More
Python programming language - logo
  • Python

Play blackjack with Python

Enrico3 months ago3 months ago022 mins

In this new post, play blackjack with Python, I show how to create a simple application to play this popular game.

Read More
Python programming language - logo
  • Python

Bitmap message in Python

Enrico3 months ago3 months ago04 mins

I continue to explore with a new example where I create a bitmap message in Python. Based on an string image, I change it with the user input

Read More
Python programming language - logo
  • Python

Bagels a logic game in Python

Enrico3 months ago3 months ago07 mins

In Bagels, a deductive logic game in Python, you must guess a secret three-digit number based on clues.This is the first of a list of examples

Read More
hogwarts legacy
  • Games

Hogwarts Legacy all house tokens locations

Enrico3 months ago3 months ago016 mins

Hogwarts Legacy all house tokens Locations, also known as Daedalian Keys. Finding all House Tokens is required to complete The Daedalian Keys

Read More
Python programming language - logo
  • Python

Getting started with Python

Enrico3 months ago3 months ago07 mins

Python is a high-level, general-purpose and a very popular programming language that lets you work quickly and integrate systems effectively

Read More
Hogwarts Legacy Kneazle locations: How to find the magical cat
  • Games
  • Tips & tricks

How to find the magical cat in Hogwarts Legacy

Enrico3 months ago3 months ago06 mins

Kneazles won’t appear in the wild until players have completed the side quest titled, “The Elf, the Nab-sack, and the Loom”

Read More
Can you earn Microsoft Rewards points by using the new Bing?
  • Microsoft
  • News
  • Tips & tricks

Earn Microsoft Rewards by using Bing

Enrico3 months ago3 months ago06 mins

After the release of the new Microsoft Bing with ChatGPT, users start to ask how to earn Microsoft Rewards point by using the new Bing

Read More
Microsoft Blazor wallpaper
  • .NET Core

Autocomplete component for Blazor

Enrico3 months ago3 months ago014 mins

The Autocomplete for Blazor component offers simple and flexible autocomplete type-ahead functionality for Blazor WebAssembly and Server

Read More
hogwarts legacy
  • Games
  • News
  • Other

Hogwarts Legacy is a successful game

Enrico3 months ago3 months ago09 mins

Hogwarts Legacy is a successful video game set in the Harry Potter world. It was released on February 3, 2023

Read More
  • Blazor
  • C#
  • Testing

Testing Blazor components with bUnit

Enrico3 months ago3 months ago034 mins

bUnit is a testing library for Blazor Components. Its goal is to make it easy to write comprehensive, stable unit tests

Read More
  • Microsoft
  • News

How to use Bing with ChatGPT

Enrico3 months ago3 months ago011 mins

Here I like to explore how to use Bing, the Microsoft search engine, with ChatGPT and the new Bing app and the integration in Edge and Skype

Read More
Timeline component for Blazor
  • Blazor

Timeline component for Blazor

Enrico3 months ago3 months ago07 mins

I introduce my new #Timeline component for #Blazor #WebAssembly and Blazor #Server. The components is build with #NET6.

Read More
ASP.NET Core logo bigger
  • .NET Core
  • .NET5
  • .NET6
  • .NET7
  • ASP.NET

Methods not Allowed in ASP.NET Core

Enrico4 months ago4 months ago03 mins

If you create APIs, you can face that same Methods not Allowed in with ASP.NET Core, NET6 or NET7.

Read More
  • .NET
  • .NET Core
  • .NET General
  • .NET5
  • .NET6
  • .NET7
  • Blazor
  • C#

Stripe Connect Express with Blazor

Enrico4 months ago4 months ago05 mins

In my previous post titled Create Stripe Webhooks Receiver I created a webhook and now I want to explore how to use Stripe Connect Express with Blazor. What is Stripe Connect? Stripe Connect allows you to develop marketplace and platform applications that can accept money and pay out to connected Stripe accounts. For example, a…

Read More
Java Wallpaper
  • Java
  • Programming languages

Getting started with Java

Enrico4 months ago4 months ago031 mins

In this new post “Getting started with Java”, I share with you my consideration about this programming language in comparison to C#

Read More
  • .NET Core
  • .NET General
  • .NET5
  • .NET6
  • .NET7
  • Blazor
  • C#

Create Stripe webhooks receiver

Enrico5 months ago4 months ago017 mins

I create a Stripe webhooks receiver for ASP.NET Core and Blazor. This is the first post of 4 where I show the full implementation.

Read More
  • .NET Core
  • .NET General
  • .NET5
  • .NET6
  • .NET7
  • ASP.NET
  • Blazor
  • Visual Studio

Keep secrets out of source code

Enrico5 months ago5 months ago06 mins

Keep secrets out of your source code in Visual Studio. It is never a good idea to store secrets or passwords in your source code.

Read More
Enum CSharp
  • .NET
  • .NET Core
  • .NET6

How to create String Enums

Enrico7 months ago7 months ago05 mins

More often than not, I try to have an enum but for strings: in this post, I show you how to create String Enums in NET6 and C#.

Read More
  • 1
  • 2
  • 3
  • …
  • 26

Post Types

  • Post (630)
  • Page (49)
  • Downloads (19)
  • Product (10)

Product categories

  • Licence/Support (5)
  • Advertise on PSC (4)
  • C# / Blazor (1)
  • Source code (1)

Product tags

  • svg-icon (5)
  • datatable (4)
  • markdowneditor (4)
  • world (4)
  • ads (3)

Categories

  • Microsoft (127)
  • C# (110)
  • News (72)
  • .NET Core (70)
  • ASP.NET (47)

Tags

  • blazor-webassembly (41)
  • blazor (40)
  • blazor-server (35)
  • windows10 (31)
  • blazor-component (29)

Year

  • 2023 (24)
  • 2022 (60)
  • 2021 (123)
  • 2020 (174)
  • 2019 (20)
Advertisements

YouTube channel

My other sites

Pure Source Code
My CV
GitHub

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

adminlte android api apple artificial-intelligence ASP.NET aspnet-5 aspnet-core azure azure-devops azure-functions blazor blazor-component blazor-server blazor-webassembly clean-architecture dependency-injection design-pattern docker entity-framework-core games github identityserver4 ios javascript linux macOS maui microsoft microsoft-excel net6 netcore pattern python security swift visual-studio visualstudio-2022 webapi windows10 windows11 xamarin xamarin-forms xbox xbox-series-s

Recent Posts

  • Testing PowerShell scripts with Pester
  • Write a ChatGPT client
  • Beautiful console applications with Spectre.Console
  • Custom JavaScript function in Blazor
  • NET8 is announced

Recent Comments

  • Enrico on Using Chart.js with Blazor
  • limoshawdz on Using Chart.js with Blazor
  • erossinichi on Configure RStudio in Azure with Ubuntu
  • Enrico on Markdown Editor component for Blazor
  • Padsen on SVG Icons and flags for Blazor

Archives

  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • August 2018
  • June 2018
  • May 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • September 2013

Categories

  • .NET
  • .NET Core
  • .NET General
  • .NET5
  • .NET6
  • .NET7
  • .NET8
  • Agile
  • Ajax
  • Amazon
  • Android
  • AngularJs
  • Apple
  • Apps
  • ASP.NET
  • Azure
  • Azure
  • Azure DevOps
  • Blazor
  • C#
  • Developers
  • Docker
  • F#
  • Framework
  • Games
  • General
  • Google
  • Google
  • HTML
  • HTML\CSS
  • IIS
  • Internet
  • iOS
  • Java
  • JavaScript
  • Linux
  • macOS
  • MAUI
  • Microsoft
  • Microsoft Office
  • MVC
  • News
  • Other
  • PowerBI
  • PowerShell
  • Programming languages
  • Projects and ideas
  • Python
  • R
  • React.JS
  • Security
  • SQL
  • Swift
  • Testing
  • Tips & tricks
  • Tools
  • TypeScript
  • Ubuntu
  • Uncategorized
  • Unity
  • Universal Windows App
  • VB.NET
  • Visual Basic
  • Visual Studio
  • Visual Studio
  • WebAPI
  • Windows
  • Xamarin

Ads

Template MOnsters

You May Have Missed

  • Amazon

Amazon’s Fire TV Cube is a set top box crossed with an Echo

Enrico 5 years ago

    Live Tiles in Windows Phone 8: Part 1 Tile Templates

    Enrico 9 years ago

      IIS rewrite rules

      Enrico 8 years ago
      • Azure
      • C#

      MongoDb example

      Enrico 5 years ago
      microsoft xamarin heros c# iOS Android UWP
      • C#
      • Universal Windows App

      Working with CarouselView in Xamarin Forms

      Enrico 3 years ago3 years ago
      • IIS

      MOBI Mime Type

      Enrico 7 years ago

        Synchronization Essentials

        Enrico 9 years ago

          CoreCLR is now Open Source

          Enrico 8 years ago
           Twitter
           Facebook
           WhatsApp
           Reddit
           Telegram
           LinkedIn
           Email