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
Ronald Abellano
NA
161
37.2k
Can .NET Core Web API have multiple end points like WCF?
Jul 18 2018 1:00 AM
I'm new to ASP.NET and just have finished a .Net Core MVC project now I'm learning WCF but System.ServiceModel.Web is not available in .Net Core. Can .Net Cored do what WCF does using its WEB API ? How?
Reply
Answers (
1
)
Argument 2: cannot convert from 'string' to 'System.Threadin
Set webconfig for HTTP & HTTPS request in WCF Restful Ser?