Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Straight conversion to .NET 8 #368

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Jul 19, 2019

  1. Codeblocks: highlighting

    This uses the new-ish ```razor Linguist style in code fences where appropriate. Also normalizes the various languages used in codeblock fences, e.g. C#, cs, csharp all to csharp.
    Nick Craver committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    7264168 View commit details
    Browse the repository at this point in the history
  2. HTML Entities: Encode them

    This changes > to > and £ to £ which was inconsistent in the examples and caused some unecessary pain in the workshop. No big changes, just a tidy item!
    Nick Craver committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    427a828 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. HTML Entities: Encode them (#2)

    HTML Entities: Encode them
    csharpfritz authored Jul 30, 2019
    Configuration menu
    Copy the full SHA
    e3253eb View commit details
    Browse the repository at this point in the history
  2. Codeblocks: highlighting improvements for blazor sections (#1)

    Codeblocks: highlighting improvements for blazor sections
    csharpfritz authored Jul 30, 2019
    Configuration menu
    Copy the full SHA
    6c20f3f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    61e026b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaa0dad View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Update docs/04-refactor-state-management.md

    Co-Authored-By: Ryan Nowak <[email protected]>
    danroth27 and rynowak authored Mar 21, 2020
    Configuration menu
    Copy the full SHA
    3f1bc43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cb49aa View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    d734463 View commit details
    Browse the repository at this point in the history
  2. Updated to 3.2

    csharpfritz committed May 22, 2020
    Configuration menu
    Copy the full SHA
    95a7db1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Grammar in docs

    thompcd authored Jun 28, 2020
    Configuration menu
    Copy the full SHA
    c017f57 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Merged June updates

    csharpfritz committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    34f4ca6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    09967a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from thompcd/patch-1

    Grammar in docs/10
    csharpfritz authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    4ba0768 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    8d555e5 View commit details
    Browse the repository at this point in the history
  2. Added devcontainer

    csharpfritz committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    a7855f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31860be View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    961d34b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Updated to NET 8

    csharpfritz committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    08fad77 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    25d5b69 View commit details
    Browse the repository at this point in the history