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

update net9-superpower-dates-and-presenters (PR from TinaCMS) #3361

Merged
merged 3 commits into from
Dec 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 17 additions & 10 deletions content/events/net-superpowers-tour.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@ _body:
gstText: inc GST
eventList:
- city: Brisbane
date: 2024-07-08T00:00:00.000Z
date: 2025-01-20T00:00:00.000Z
bookingURL: >-
https://www.eventbrite.com.au/e/net-8-superpowers-brisbane-tickets-777673631767
https://www.eventbrite.com.au/e/net-9-superpowers-tour-brisbane-tickets-1098419084049
location: content/locations/ssw-chapel-brisbane.mdx
- city: Melbourne
date: 2024-07-10T00:00:00.000Z
date: 2025-01-22T00:00:00.000Z
bookingURL: >-
https://www.eventbrite.com.au/e/net-8-superpowers-melbourne-tickets-777754563837
https://www.eventbrite.com.au/e/net-9-superpowers-tour-melbourne-tickets-1098433296559
location: content/locations/ssw-chapel-melbourne.mdx
- city: Sydney + Online
date: 2024-07-12T00:00:00.000Z
date: 2025-01-23T00:00:00.000Z
bookingURL: >-
https://www.eventbrite.com.au/e/net-8-superpowers-sydney-online-tickets-777757893797
https://www.eventbrite.com.au/e/net-9-superpowers-tour-sydney-tickets-1098435974569
location: content/locations/ssw-chapel-sydney.mdx
_template: EventBooking
- header: Agenda
Expand Down Expand Up @@ -181,13 +181,20 @@ _body:
_template: Agenda
- header: Presenters
presenterList:
- presenter: content/presenters/gert-marx.mdx
- presenter: content/presenters/matt-goldman.mdx
- presenter: content/presenters/daniel-mackay.mdx
- presenter: content/presenters/matt-wicks.mdx
- presenter: content/presenters/matt-parker.mdx
_template: PresenterBlock
- title: ''
content: ".NET 8 is the latest Long-Term Support (LTS) version in .NET. Our .NET experts can get you ready to use the most powerful version ever! This fast-paced 1-day course covers many topics, such as Cloud-Native Web Application development with ASP.NET Core, data access with EF Core, automated testing, and many other enterprise topics. You will finish the day with a solid understanding of why you should be using .NET 8 for all your small, medium and enterprise business projects. <VideoEmbed url=\"https://youtu.be/OcWXtL75_CA?si=JGKtDE4hC_uktXxk\" caption=\"Unleash the Potential of .NET 8 with the New .NET Superpowers Tour, Presented by Matt Goldman\" duration=\"1 min\" />\n"
content: >
.NET 9 is the latest Long-Term Support (LTS) version in .NET. Our .NET
experts can get you ready to use the most powerful version ever! This
fast-paced 1-day course covers many topics, such as Cloud-Native Web
Application development with ASP.NET Core, data access with EF Core,
automated testing, and many other enterprise topics. You will finish the
day with a solid understanding of why you should be using .NET for all
your small, medium and enterprise business projects. <VideoEmbed
url="https://youtu.be/OcWXtL75_CA?si=JGKtDE4hC_uktXxk" caption="Unleash
the Potential of .NET with the new .NET Superpowers Tour" duration="1 min" />
size: lg
align: center
_template: Content
Expand Down
Loading