Commit graph

130 commits

Author SHA1 Message Date
Jon Galloway c3e0375a82 Add back in Db.cs 2025-05-12 22:45:38 -07:00
Jon Galloway 683f1af5b8 Update launchSettings.json, Program.cs, and README.md for .NET 9 compatibility and enhanced Swagger integration 2025-05-12 22:44:16 -07:00
Jon Galloway b8955df40b Update README.md for .NET 9 compatibility and enhanced OpenAPI documentation 2025-05-12 22:21:52 -07:00
Jon Galloway 5b019a7498 Fix note on Blazor's preferred approach version in README.md 2025-05-12 21:27:34 -07:00
Jon Galloway 4e46ba03d9 Update devcontainer image to .NET 9.0 2025-05-12 21:26:57 -07:00
Jon Galloway de75c5ee3d Update .NET SDK version to 9.0.x in workflow configuration 2025-05-12 21:25:41 -07:00
Jon Galloway 1350aa5bb6 Started .NET 9 updates 2025-05-12 21:23:38 -07:00
James Montemagno 8b4bf9bc41
Merge pull request #54 from Rick-Anderson/patch-4
Update README.md
2024-05-08 20:56:35 -07:00
James Montemagno c69fa6c3fb
Merge branch 'main' into patch-4 2024-05-08 20:55:47 -07:00
James Montemagno 38939e01e0
Merge pull request #52 from Rick-Anderson/patch-2
Update Program.cs
2024-05-08 20:55:33 -07:00
Rick Anderson abac6e6fb6
Update README.md 2024-04-27 18:18:37 -10:00
Rick Anderson ddaf5ecc73
Update Program.cs 2024-04-27 17:06:45 -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