-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
NET9.NET 9 release.NET 9 releasedocumentationNeeds a documentation updateNeeds a documentation updatemergedIssue has been merged to dev and is waiting for the next releaseIssue has been merged to dev and is waiting for the next releaseproposalProposal for a new functionality in OcelotProposal for a new functionality in OcelotsampleOcelot samples as examples of complete feature web appsOcelot samples as examples of complete feature web apps
Milestone
Description
Doc Update Suggestion
A little while ago I migrated my project to dotnet 8 and I noticed that the Getting Started documentation is a little outdated, for example:
- A namespace is being declared in the
Program
class - The
Program
class is being declared - The
Program
class is implementing theMain
method - Not using
WebApplication.CreateBuilder
Not that these points are serious problems, but I believe that the documentation could be updated.
During the migration I I implemented my Main class a little differently and published this article on medium to demonstrate my approach.
I am willing to make a PR if you fine folks think this kind of changes is welcome.
Metadata
Metadata
Assignees
Labels
NET9.NET 9 release.NET 9 releasedocumentationNeeds a documentation updateNeeds a documentation updatemergedIssue has been merged to dev and is waiting for the next releaseIssue has been merged to dev and is waiting for the next releaseproposalProposal for a new functionality in OcelotProposal for a new functionality in OcelotsampleOcelot samples as examples of complete feature web appsOcelot samples as examples of complete feature web apps