Logo Barret Codes
  • Home
  • About
  • Engage With Me
  • Recent Posts
  • Posts
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Posts
  • Community
  • Conferences
  • Development
  • Life
  • Podcasts
  • Soft Skills
Blurry picture of computer code on a screen with glasses on the desk in front of it
Importing JSON Files Into A C# Project

As part of this fun side project I’ve been working on, I’ve been playing around with data that comes in the form of JSON data files. What I want to do is use these data files to seed the data in my database. So here’s a quick one for anyone looking to import JSON data into a running C# application. I showed in a previous post how I set up my Aspire project to have a separate data migration project to handle the DbContext, schema migrations, and seeding for my Postgres database. While some of the basic seeding is hardcoded into C# classes, most of the data will be coming from various JSON files filled with the data. Let’s walk through how I set up the loading of those files into my database.

  • dotnet
  • json
  • c-sharp
Monday, June 30, 2025 | 6 minutes Read
Picture of HTML code on a computer screen
Using a Separate EF Core Data Project in .NET Aspire Solutions

Just by following a couple of setup steps, it can be pretty easy to use a separate data project for your DbContext and EF Core migrations in a .NET Aspire solution

  • entity framework core
  • ef-core
  • Aspire
Friday, June 27, 2025 | 5 minutes Read
YouTube thumbnail image
Power Automate Connectors = Azure Cognitive Service for Language

Taking a look at the Azure connector for language, previously known as Azure Cognitive Service and before that Text Analytics. It’s a great way to use AI to analyze a block of text for various things. #powerautomate #flow #azure

  • YouTube
  • Power Automate
  • flow
  • connectors
  • Azure
  • congitive service
Friday, June 20, 2025 | 1 minute Read
Picture of HTML code on a computer screen
Hugo, Github, and Azure Static Web Apps - Perfect For Blogs

If you’re looking for a perfect setup for a simple blog-type website, you can’t go wrong with Hugo, Github, and Azure Static Web apps. Plus, it’s free

  • Hugo
  • Azure
  • Github
  • blog
Monday, June 16, 2025 | 9 minutes Read
YouTube thumbnail image
Power Automate Connector - Azure AI Document Intelligence

This time around, I look at the Azure AI Document Intelligence connector for the Power Platform and how you can integrate with Azure AI to pull data out of documents quickly and easily.

  • YouTube
  • Azure AI
  • Power Automate
  • Flow
Friday, June 6, 2025 | 1 minute Read
YouTube thumbnail image
Technical Debt - The Project Killer

You have to take the time to do things right, or you’re going to fail.

  • YouTube
Monday, June 2, 2025 | 1 minute Read
YouTube thumbnail image
Getting Started with Entity Framework Core in .NET Aspire

A brief overview of how to set up Entity Framework Core in your .NET Aspire applications.

  • YouTube
  • Entity Framework Core
  • .NET Aspire
Friday, May 30, 2025 | 1 minute Read
Picture of a laptop with computer code on the screen
C# - Class vs Struct vs Record

One of the basic concepts you should really understand in C# are the differences between classes, structs, and records

  • c-sharp
Friday, May 23, 2025 | 7 minutes Read
YouTube thumbnail image
Past Is Not Prologue - #ScifiDevCon2025

Here’s my session for SciFiDevCon 2025. Yeah, Entity Framework has been ugly in the past, but if you haven’t taken a look in a while, it’s time to give it another look.

  • YouTube
  • Entity Framework
  • SciFiDevCon
Tuesday, May 20, 2025 | 1 minute Read
YouTube thumbnail image
Power Automate - Connectors - Word Online

Perhaps the least useful connector for Power Automate - It’s Word Online.

  • YouTube
  • Power Automate
  • connectors
  • Word
Monday, May 12, 2025 | 1 minute Read
YouTube thumbnail image
Power Automate Connectors - Excel

Taking a tour through the options available on the Power Platform for working with Excel files. #flowfam #flow #powerautomate

  • YouTube
  • Power Automate
  • connectors
  • Excel
Monday, May 5, 2025 | 1 minute Read
YouTube thumbnail image
Power Automate - Connectors - Microsoft ToDo (Business)

Here’s part 2 of my look at the Microsoft ToDo connectors for the Power Platform. I highlight the minor differences between the business and consumer connectors and create a quick flow to send reminders when a todo item is overdue.

  • YouTube
  • Power Automate
  • flow
  • ToDo
Monday, April 28, 2025 | 1 minute Read
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»
Navigation
  • About
  • Engage With Me
  • Recent Posts
  • Posts
Contact me:
  • barretblake@live.com
  • barretb
  • Barret

Toha Theme Logo Toha
© 2024 Copyright Barret Blake.
Powered by Hugo Logo