Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
edd4ef9
Implement ListingSourceCode feature with controller, service, and tests
Joshua-Lester3 Feb 5, 2026
30402fa
feat: add TryDotNet integration for interactive code execution
Joshua-Lester3 Feb 11, 2026
41d9c03
Merge branch 'main' into jlester/try-net
Joshua-Lester3 Feb 11, 2026
bd8d5d4
fix: ensure ListingSourceCode files are copied to output directory fo…
Joshua-Lester3 Feb 11, 2026
17e3b38
fix: enhance WebApplicationFactory to use TestData for IListingSource…
Joshua-Lester3 Feb 11, 2026
122cc0a
fix: update API routes in ListingSourceCodeController and tests for c…
Joshua-Lester3 Feb 12, 2026
c746e71
Update EssentialCSharp.Web.Tests/WebApplicationFactory.cs
Joshua-Lester3 Feb 12, 2026
6e2d455
refactor: convert ListingSourceCodeResponse to a record class for imp…
Joshua-Lester3 Feb 12, 2026
ee8a892
Merge branch 'jlester/try-net' of https://github.com/Joshua-Lester3/E…
Joshua-Lester3 Feb 12, 2026
30a3fd5
bug fix: Source code response syntax and instantiation
Joshua-Lester3 Feb 12, 2026
e7ebdff
fix: correct service removal in WebApplicationFactory for test data i…
Joshua-Lester3 Feb 12, 2026
d1e638e
refactor: update CreateService and GetTestDataPath methods to use Dir…
Joshua-Lester3 Feb 12, 2026
4ddcc59
refactor: temporarily (possibly use AutoMoq after I research it) repl…
Joshua-Lester3 Feb 12, 2026
76c08f4
refactor: update test project to use Moq.AutoMock for improved mockin…
Joshua-Lester3 Feb 12, 2026
2b1afe1
refactor: replace Mock with AutoMocker for IWebHostEnvironment in Web…
Joshua-Lester3 Feb 12, 2026
ecf4699
Merge branch 'main' into jlester/try-net
Joshua-Lester3 Feb 12, 2026
168c8d5
fix: accidentally removed system.data.common, added back here
Joshua-Lester3 Feb 12, 2026
36e9efd
Merge branch 'jlester/try-net' of https://github.com/Joshua-Lester3/E…
Joshua-Lester3 Feb 12, 2026
f4c065b
Enhance TryDotNet integration with runnable listings and code scaffol…
Joshua-Lester3 Feb 23, 2026
989eebf
Merge remote-tracking branch 'upstream/main' into jlester/try-net-2
Joshua-Lester3 Mar 5, 2026
274e78c
Undo bad merge conflict resolution
Joshua-Lester3 Mar 5, 2026
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
Loading
Loading