Skip to content

Conversation

raman-m
Copy link
Member

@raman-m raman-m commented Dec 25, 2024

Closes #1912

Proposed Changes

  • Enhanced Ocelot logger: improved log readability including console, resolved triple logging of Exception objects
  • Refactored Basic sample
    ❗This is the key change due to the issue requirements
  • Created new basic Configuration sample
  • Updated gettingstarted.rst, rewritten Getting Started documentation
    ❗This is the key change due to the issue requirements
  • Updated all samples with top-level statements for Program.cs and improved project structure based on modern .NET 8 web app templates

@raman-m raman-m self-assigned this Dec 25, 2024
@raman-m raman-m added documentation Needs a documentation update sample Ocelot samples as examples of complete feature web apps NET9 .NET 9 release labels Dec 25, 2024
@raman-m raman-m added this to the .NET 9 milestone Dec 25, 2024
@raman-m raman-m changed the title #1912 #1912 Use top-level statements for Program in samples | Update Getting Started docs in Introduction Dec 25, 2024
@raman-m raman-m requested review from RaynaldM and ggnaegi December 25, 2024 22:01
@raman-m raman-m changed the title #1912 Use top-level statements for Program in samples | Update Getting Started docs in Introduction #1912 Use top-level statements for Program in samples and update Getting Started docs Dec 25, 2024
@raman-m
Copy link
Member Author

raman-m commented Dec 26, 2024

@RaynaldM @ggnaegi Where are you both, guys?

@raman-m raman-m merged commit d1ecfaf into develop Dec 26, 2024
1 check passed
@raman-m raman-m deleted the raman-m/1912-net8-samples branch December 26, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Needs a documentation update NET9 .NET 9 release sample Ocelot samples as examples of complete feature web apps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Getting Started document could be updated for .NET 8
1 participant