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

Create EtokenSoln Folder Structure #6

Open
nilanjansen opened this issue Oct 6, 2018 · 3 comments
Open

Create EtokenSoln Folder Structure #6

nilanjansen opened this issue Oct 6, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@nilanjansen
Copy link
Collaborator

We will have bare minimum two projects in Solution.

  1. Core -> This will have the token generation logic

  2. UI ->Xamarin or ,NET Core or any other Apps.

@nilanjansen
Copy link
Collaborator Author

Team: Can we start creating the folder structure , we will talk about the design document later.

@nilanjansen
Copy link
Collaborator Author

In the Core Project we can have Folders specific to Token generation

e.g. Model class., Repositories, and BL

We may not need a db here,

In the UI projct we will have .NET Core Web App or any other Technology which will consume the Core Project

here we will have all the Abstractions

UI->BL->DAL

Guys Edit it whatever way you want

@nilanjansen
Copy link
Collaborator Author

Added applicationfacade folder an application facade.cs as lart of T14

Added resx folder and file as part of T16.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants