Skip to content

Conversation

@rossgrambo
Copy link
Member

No description provided.

//
using Consoto.Banking.AccountService.FeatureFilters;

namespace Consoto.Banking.AccountService
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why'd the namespace go away?

Copy link
Member Author

@rossgrambo rossgrambo Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ConsoleApp and other VS templates now defaults to https://aka.ms/new-console-template

Namespace automatically matches the project name. I left the namespace, "class Program", "Main" scaffolding in some of the Examples, but wanted to use the new console template in at least a few places to better match the new template. ConsoleApp makes the most sense to be minimalistic to me.

@rossgrambo rossgrambo force-pushed the rossgrambo/example-dependency-update branch from d6720ea to 651ed76 Compare October 12, 2023 18:15
var result = new ViewResult()
{
ViewName = "Views/Shared/FeatureNotEnabled.cshtml",
ViewName = "Pages/Shared/FeatureNotEnabled.cshtml",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no "Pages" folder.

@rossgrambo rossgrambo deleted the rossgrambo/example-dependency-update branch January 16, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants