View on GitHub

Beyind my Cloud

Projects that we work on the stream (aka Twitch.com/fboucheros)

  • Trying Yori and Refactoring, Adding Configuration Settings

    Summary

    In this live stream session, Frank is

    Replay

    • Youtube(soon)

    Timestamps

    • 00:00:01 - Bonjour, Hi!

    Goals

    • Adding Configuration Settings

    ToDos

    • unfinish todos from previous stream

    New Followers

    New Subscribers

    Cheers

    • @: bits

    Streams Notes/ Snippets/ Shared urls

    Required packages to Configuration Settings

    • Microsoft.Extensions.Configuration
    • Microsoft.Extensions.Configuration.FileExtensions
    • Microsoft.Extensions.Configuration.Json
    • Microsoft.Extensions.Configuration.Binder

    đź”–Interesting code snippet: https://stackoverflow.com/questions/38114761/asp-net-core-configuration-for-net-core-console-application

    Eventually when Dependency Injection we will need this one Microsoft.Extensions.DependencyInjection

    References

    Read more...

  • We need a data store Use R Vote

    Summary

    In this live stream session, Frank is

    Replay

    Timestamps

    • 00:00:01 - Bonjour, Hi!

    Goals

    • Identify the Data store azure storage, SQL Database, noSQL
      • SQL, Azure SQL (serverless)
      • Should we use Entity framework (EF)

    ToDos

    • How SignInManager.IsSignedIn works? Where come from the form that ask for the email.
    • Extension in VSCode to create new classes
    • Identify the “scaffolding” option available with VSCOde or dotnet CLI

    New Followers

    New Subscribers

    Raids

    Streams Notes/ Snipets/ Shared urls

    References

    • C# Extensions: https://marketplace.visualstudio.com/items?itemName=jchannon.csharpextensions
    Read more...

  • Refactoring ontheroad

    2020-01-10 - Refactoring and Adding unit tests to Blind 2021 (on the road)

    Summary

    In this live stream session, Frank is

    Replay


    Read more...

  • Adding xUnit and refactoring

    2020-01-03 - Adding Unit test and refactoring - Project Blind2021 - #collab

    Summary

    In this live stream session, Frank is making some refactoring to the code and folder structure to add some unit test and prepare the solution to a major lift. In the second part Ted M. Young (aka. @jitterted) will join and make tons of fantastic suggestions in order to get closer to a better architecture.

    Replay

    Timestamps - Part 1

    • 00:00:01 - Bonjour, Hi!
    • 00:09:01 - Game demo
    • 00:19:29 - Changing folder structure to add Test project
    • 00:48:26 - Opening the solution In Visual Studio IDE (the big one)
    • 00:58:13 - Start adding some unit tests

    Timestamps - Part 2

    • 00:00:01 - Bonjour, Hi!
    • 00:02:19 - Show Current status to @jitterted.
    • 00:07:22 - Ted M. Young (@jitterted) Intro.
    • 00:20:11 - Where do we start?
    • 00:29:00 - Breaking in smaller parts the code.
    • 01:53:00 - Wrapping up

    Goals

    • Add Unit Test
    • Dependency injection, better structure

    New Followers

    Streams Notes/ Snipets/ Shared urls

    • https://www.twitch.tv/jitterted

    References

    Read more...

  • Adding save game, loading maps. Project> Blind2021

    Summary

    In this live stream session, Frank is Adding the missing pieces to the project Blind 2021, a text-based adventure game written in .Net Core version 3.1 LTS, to be able to load a save game. By the end of this stream the game can now load a map from a file and create a new game based on that.

    Call for map custom creator! (01:43:41)

    Replay


    Read more...


subscribe via RSS