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
Mohit Kala
571
2.1k
134.8k
How to upload image using webapi with class
Mar 23 2018 1:23 AM
This is My Category Class
public class Category()
{
public Guid Ctaegiryid{get;set;}
public stringCtaegiryName{get;set;}
public string CategoryImage{get;set;}
}
and My Controller
public HttpResponseMessage CategoryData([FromBody]
Category category)
{
}
but when i debugging file is not getting
Reply
Answers (
2
)
Photo Crop Automatiically with passport size
Pass string[] to merge images to pdf ASP.NET