Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider reorganizing folder structure to follow current conventions #62

Open
nanotaboada opened this issue Apr 15, 2024 · 0 comments
Open

Comments

@nanotaboada
Copy link
Owner

/Dotnet.Samples.AspNetCore.WebApi

|__/src
  |__/Dotnet.Samples.AspNetCore.WebApi
      |__Dotnet.Samples.AspNetCore.WebApi.csproj
      |__/Controllers
      |__/Data
      |__/Migrations
      |__/Models
      |__/Services
      |__Program.cs

|__/tests
  |__/Dotnet.Samples.AspNetCore.WebApi.Tests
      |__Dotnet.Samples.AspNetCore.WebApi.Tests.csproj

Dotnet.Samples.AspNetCore.WebApi.sln
$/
  artifacts/
  build/
  docs/
  lib/
  packages/
  samples/
  src/
  tests/
  .editorconfig
  .gitignore
  .gitattributes
  build.cmd
  build.sh
  LICENSE
  NuGet.Config
  README.md
  {solution}.sln
@nanotaboada nanotaboada changed the title Consider reorganizing folder structure to meet suggested conventions Consider reorganizing folder structure to meet current conventions Apr 15, 2024
@nanotaboada nanotaboada changed the title Consider reorganizing folder structure to meet current conventions Consider reorganizing folder structure to follow current conventions Apr 17, 2024
@nanotaboada nanotaboada self-assigned this Aug 1, 2024
@nanotaboada nanotaboada removed their assignment Aug 17, 2024
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

No branches or pull requests

1 participant