Commit graph

119 commits

Author SHA1 Message Date
Rick Anderson abac6e6fb6
Update README.md 2024-04-27 18:18:37 -10:00
Jon Galloway a0ccfc84da
Merge pull request #50 from tdykstra/swaggeruiindev
Call SwaggerUI only in dev env
2024-04-22 09:58:01 -07:00
Tom Dykstra a32355f7e5 call swaggerui only in dev env 2024-04-21 07:07:01 -07:00
Daniel Roth db641dda0e
Update Board.razor to clarify variable name (#49) 2024-01-24 21:53:15 -08:00
James Montemagno 1f2be7d607
Merge pull request #47 from dotnet/update-launchsettings
Update launch settings
2024-01-17 14:17:26 -08:00
James Montemagno dec1b81909 fix typo 2024-01-17 22:15:03 +00:00
James Montemagno da40aabad3 fix action 2024-01-17 22:12:13 +00:00
James Montemagno 51082eb44e
Merge branch 'main' into update-launchsettings 2024-01-17 14:05:31 -08:00
James Montemagno 01351b87bd
Merge pull request #46 from dotnet/jamesmontemagno-patch-3
Update dotnet.yml
2024-01-17 14:03:54 -08:00
James Montemagno a3176bc50c Update launch settings 2024-01-17 22:03:15 +00:00
James Montemagno f1c8b4fc40
Update dotnet.yml 2024-01-17 13:57:43 -08:00
James Montemagno 12475eebe4
Update devcontainer.json 2024-01-17 13:53:20 -08:00
James Montemagno 47750ac6c3
Merge pull request #44 from dotnet/jamesmontemagno-patch-1
Update devcontainer.json
2024-01-17 13:02:49 -08:00
James Montemagno c10da96688
Update devcontainer.json 2024-01-17 13:02:40 -08:00
Jon Galloway 70cf021749
Merge pull request #43 from danroth27/dotnet8
Update to .NET 8
2024-01-17 12:33:27 -08:00
Daniel Roth 01961a619b Update to .NET 8 2024-01-17 12:24:58 -08:00
Jon Galloway ed71fb0bb8
Merge pull request #42 from RishabhRathi-Dev/main
Spelling mistake corrected in 5.Blazor readme
2023-08-19 23:42:18 -07:00
Rishabh Rathi a1dbb6f86a
Merge pull request #1 from RishabhRathi-Dev/RishabhRathi-Dev-patch-1
spelling mistake corrected
2023-08-19 22:09:58 +05:30
Rishabh Rathi 5ecbb9027c
spelling mistake corrected
accomllish -> accomplish on line 27
2023-08-19 22:09:25 +05:30
Jon Galloway 2488d1165c
Merge pull request #40 from dotnet/jongalloway-patch-1 2023-07-20 15:26:15 -07:00
Jon Galloway 9bd80b4018
Update devcontainer name
Fixes copy / paste error
2023-07-20 15:26:04 -07:00
Katie Savage 66100c7304
Add links to C# content and project code (#37)
* started adding C# content

* begin adding csharp project code

* add csharp project code

* added codespaces instructions

* add license files

* add license files

* add csharp project 6
2023-07-07 11:22:05 -07:00
Jon Galloway c65d9a369c
Merge pull request #35 from jongalloway/main 2023-06-30 11:44:36 -07:00
Jon Galloway ae6e3e1b40
Update devcontainer.json 2023-06-30 11:41:41 -07:00
Jon Galloway f9c21ccf09
Update README.md 2023-06-30 11:40:24 -07:00
Jon Galloway 36430b703b
Merge pull request #2 from jongalloway/jongalloway-devcontainer 2023-06-30 11:34:37 -07:00
Jon Galloway f2921c6d35
Create devcontainer.json 2023-06-30 11:34:02 -07:00
Jon Galloway c680ecc401
Merge pull request #34 from jongalloway/main 2023-06-30 11:21:55 -07:00
Jon Galloway c0becdd2a4
Create .NET Build action 2023-06-30 11:19:09 -07:00
Jon Galloway 598c5505ec
Merge pull request #33 from jongalloway/main 2023-06-30 11:06:58 -07:00
Jon Galloway 0592fc7498
Add start and complete for Minimal API 2023-06-30 10:50:26 -07:00
Jon Galloway 23f6abfcdf
Added start and complete for Razor Pages module 2023-06-30 10:39:27 -07:00
Katie Savage b7726960c4
Merge pull request #31 from dotnet/fix-broken-link
Fix broken link in hello world challenge
2023-04-25 14:51:21 -07:00
Katie Savage f80524b3c1
Update README.md 2023-04-25 14:50:15 -07:00
Katie Savage f203f0b24d
Merge pull request #26 from csharpfritz/main
Tuned some phrasing in the readme
2023-02-15 12:54:28 -08:00
Jeffrey T. Fritz d5d957b171 Tuned some phrasing in the readme 2023-02-15 15:45:32 -05:00
Katie Savage beb628732c
Merge pull request #25 from samjlb/samjlb-patch-1
Update README.md
2023-02-03 13:31:37 -08:00
Katie Savage 7549d7bdd9
Merge pull request #18 from EducatedStrikeCart/Fix_LastColumnUnableToFill
Fix a bug preventing last column of Connect Four from being filled
2023-02-03 13:30:04 -08:00
Katie Savage ce6dbe9c12
Merge pull request #15 from csharpfritz/5-Blazor
Fixed 'completed' version
2023-02-03 13:29:50 -08:00
Sam 55cb93e5ba
Update README.md
Fixed misspellingof the word interactive in .Net Foundation.
2023-01-29 08:29:32 -06:00
Katie Savage a498e6377f
Merge pull request #20 from MichaelHarmsen/main
Update README.md
2023-01-20 09:34:46 -08:00
Michael Harmsen 6044cb3e4a
Update README.md
Added the missing word "making".
2022-11-04 12:24:58 +01:00
EducatedStrikeCart bb8accb612 change code snippet to match files in 1-complete 2022-10-28 05:24:22 -04:00
EducatedStrikeCart a7df037662 Fix bug causing last column unable to be filled 2022-10-28 05:21:11 -04:00
Jon Galloway 4418efee1f
Merge pull request #16 from dotnet/jongalloway-patch-1 2022-09-13 17:00:04 -04:00
Jon Galloway e6792a5312
Fix for RemovePizza method
Fixes #13
2022-09-13 13:57:19 -07:00
Katie Savage c8349d5460
Merge pull request #12 from dotnet/jongalloway-patch-1
Add subscribe link to readme
2022-08-05 13:13:03 -07:00
Jon Galloway 8a1f7b8dec
Add subscribe link to readme 2022-08-05 12:58:03 -07:00
James Montemagno 12847a3f0c
Merge pull request #11 from dotnet/add-video
Added intro video
2022-07-30 09:15:32 -07:00
Katie Savage 9fc04a3671
Update README.md 2022-07-29 11:15:07 -07:00