You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a demo project using ASP.NET Core MVC Onion architecture.
To launch the project go to project directory and run "docker-compose up -d" command in terminal.
You can explore the demo project at http://localhost:5100/.
About
Poll Service .NET Core 3.1 MVC Project using Onion architecture