Maintaining class Library #7
lakshitha-attanayaka
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As a best practice Developers should maintain Class Libraries according to specific programming language.
Take a look at following example and present your ideas.
@On-Platform/seniors
@On-Platform/dev
Common Models
Language: C#
OnPlatform.Net.Core.Models
Language: Dart
OnPlatform.Dart.Core.Models
Project Specific Models (Across Api, App and other Services)
Project: OnShopping
Language: C#
OnPlatform.OnShopping.Net.Core.Models
Language: Dart
OnPlatform.OnShopping.Dart.Core.Models
Project Specific Models (App only, Api only or other Service only)
Mobile App
OnPlatform.OnShopping.App.Models
Api
OnPlatform.OnShopping.Api.Models
Beta Was this translation helpful? Give feedback.
All reactions