TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sravan Kumar Reddy Dudyalu
NA
1.5k
797.6k
Importing MVC model class in ASP.NET core MVC with angular 2
Dec 31 2016 10:58 AM
Hi,
Is it possible to import a model class(let's say product.cs) which is created in "Models" folder into the angular 2 application instead of creating the same fields under product.ts file and using it in the Asp.NET Core Angular 2 application?
Is there any solution for reusing the code instead of creating 2 classes with same fields?
Reply
Answers (
2
)
npm install ng2-bootstrap --save does not install everything
How to get the Url from WebConfig in Angularjs