SharePoint Online Development

Henrik Ravn 21 Reputation points
2021-02-15T07:22:13.563+00:00

Hi,

I was wondering, is it possible to develop web parts etc. for SharePoint Online with .Net / C# through Visual Studio 2019?

/Henrik

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,300 questions
0 comments No comments
{count} votes

2 additional answers

Sort by: Most helpful
  1. Monica Jagani 1 Reputation point
    2021-02-15T07:34:21.99+00:00

    Yes, you can through SPFx development model.

    The SharePoint Framework (SPFx) is a page and web part model that provides full support for client-side SharePoint development, easy integration with SharePoint data, and extending Microsoft Teams. With the SharePoint Framework, you can use modern web technologies and tools in your preferred development environment to build productive experiences and apps that are responsive and mobile-ready.

    Read more on sharepoint-framework-overview

    Quick link to develop your 1st web part - build-a-hello-world-web-part

    0 comments No comments

  2. JoyZ 18,056 Reputation points
    2021-02-16T01:41:41.367+00:00

    Hi @Henrik Ravn ,

    Agree with trevor, it's possible to develop web part use C# in SharePoint online.

    68369-image.png

    For more information , please refer to:

    https://learn.microsoft.com/en-us/visualstudio/sharepoint/creating-web-parts-for-sharepoint?view=vs-2019#related-topics

    https://learn.microsoft.com/en-us/visualstudio/sharepoint/walkthrough-creating-a-web-part-for-sharepoint?view=vs-2019


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.