{"id":51144,"date":"2025-03-31T13:49:44","date_gmt":"2025-03-31T13:49:44","guid":{"rendered":"https:\/\/accuweb.cloud\/resource\/?post_type=faq&#038;p=51144"},"modified":"2026-02-17T13:14:07","modified_gmt":"2026-02-17T13:14:07","slug":"setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud","status":"publish","type":"faq","link":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud","title":{"rendered":"How to setup .Net Core application with Remote MSSQL Database from Accuweb.cloud?"},"content":{"rendered":"<p><b>.NET Core<\/b> is a <b>cross-platform<\/b> and <b>open-source<\/b> framework by <b>Microsoft<\/b> for building <b>web, desktop, and console applications<\/b>. Unlike the traditional <b>.NET Framework<\/b>, <b>.NET Core<\/b> works on <b>Windows, Linux, and macOS<\/b>, making it perfect for cloud and container-based apps.<\/p>\n<p><b>AccuWeb.Cloud<\/b> provides <b>one-click installation<\/b> for .NET Core applications. You can also <b>connect<\/b> your .NET Core app to a <b>remote MSSQL Server<\/b>, whether it&#8217;s on <b>Linux<\/b> or <b>Windows<\/b>.<\/p>\n<p>Below, we have listed <b>all the steps<\/b> to help you <b>install and configure<\/b> .NET Core with a <b>remote MSSQL Server<\/b> on AccuWeb.Cloud<\/p>\n<h3 class=\"ack-h3\">Installing .NET Core on AccuWeb.Cloud<\/h3>\n<p>You can easily install .NET Core on AccuWeb Cloud using the Environment Topology feature. <b>Sel<\/b>ect the required resources, click <b>Create<\/b>, and your setup is ready!<\/p>\n<h4 class=\"ack-h4\">Steps to Install .NET Core:<\/h4>\n<p><b>Step 1: Log in<\/b> to your AccuWeb.Cloud dashboard.<\/p>\n<p><b>Step 2:<\/b> Click <b>New Environment<\/b> on the upper left to open <b>Environment Topology<\/b>.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/01-1.png\"><img fetchpriority=\"high\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51145 size-full\" title=\"New Environment\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/01-1.png\" alt=\"New Environment\" width=\"931\" height=\"420\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/01-1.png 931w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/01-1-300x135.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/01-1-768x346.png 768w\" sizes=\"(max-width: 931px) 100vw, 931px\" \/><\/a><\/p>\n<p><b>Step 3:<\/b> Select <b>.NET<\/b> from the top menu, then choose your <b>.NET Core version<\/b> under <b>Application Server<\/b> (e.g., .NET Core 8.0.407).<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/02-1.png\"><img decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51146 size-full\" title=\".NET Core version\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/02-1.png\" alt=\".NET Core version\" width=\"933\" height=\"583\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/02-1.png 933w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/02-1-300x187.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/02-1-768x480.png 768w\" sizes=\"(max-width: 933px) 100vw, 933px\" \/><\/a><\/p>\n<p><b>Step 4:<\/b> In the <b>Vertical Scaling per Node<\/b> section, set the required <b>Reserved<\/b> and <b>Scaling Limit<\/b> cloudlets (e.g., 8 Reserved, 16 Scaling Limit).<br \/>\n<i>You can change this later under &#8220;Change Environment Topology.&#8221;<\/i><\/p>\n<div class=\"main-tooltip-btn\"><a class=\"tooltip-link\" href=\"https:\/\/accuweb.cloud\/application\/dot-net-core-hosting\" target=\"_blank\" rel=\"noopener\"><button class=\"tooltip-btn\">.Net Core Hosting <i class=\"fa-solid fa-arrow-right-long\"><\/i><br \/>\n<\/button><\/a><\/div>\n<p><b>Step 5: <\/b>Enter a name for your environment in the <b>Environment Name<\/b> field.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/03-1.png\"><img decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51147 size-full\" title=\"Environment Name\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/03-1.png\" alt=\"Environment Name\" width=\"931\" height=\"585\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/03-1.png 931w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/03-1-300x189.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/03-1-768x483.png 768w\" sizes=\"(max-width: 931px) 100vw, 931px\" \/><\/a><\/p>\n<p><b>Step 6:<\/b> Click <b>Create<\/b> to start the installation.<\/p>\n<p><b>Step 7:<\/b> Once installed, you&#8217;ll get a confirmation email.<\/p>\n<p>Your .NET Core environment is now ready! You can start building and deploying your application on AccuWeb.Cloud.<\/p>\n<h3 class=\"ack-h3\">Create a .NET Core Application on AccuWeb.Cloud<\/h3>\n<p>When you install .NET Core from <b>Environment Topology<\/b>, the system automatically sets up the <b>SDK and Runtime<\/b> for the selected version. This allows you to <b>create or deploy<\/b> a .NET Core application on AccuWeb.Cloud.<\/p>\n<h4 class=\"ack-h4\">Steps to Create and Deploy a .NET Core Application<\/h4>\n<p><b>Step 1: <\/b><strong>Access the Environment<\/strong><\/p>\n<p>Open the environment where you installed .NET Core. Click <b>Web SSH<\/b> next to the <b>Application Server<\/b>.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/04-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51148 size-full\" title=\"Web SSH\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/04-1.png\" alt=\"Web SSH\" width=\"922\" height=\"424\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/04-1.png 922w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/04-1-300x138.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/04-1-768x353.png 768w\" sizes=\"(max-width: 922px) 100vw, 922px\" \/><\/a><\/p>\n<p><b>Step 2: <\/b><strong>Navigate to the Document Root<\/strong><\/p>\n<p>In the SSH terminal, go to the .NET Core document root:<\/p>\n<pre><code class=\"language-javascript\">cd APP\/ROOT<\/code><\/pre>\n<p><i>By default, the system starts at<strong> \/home\/jelastic<\/strong>, so you only need to enter <strong>APP\/ROOT<\/strong><\/i>.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/05-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51149 size-full\" title=\"Navigate to the Document Root\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/05-1.png\" alt=\"Navigate to the Document Root\" width=\"937\" height=\"343\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/05-1.png 937w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/05-1-300x110.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/05-1-768x281.png 768w\" sizes=\"(max-width: 937px) 100vw, 937px\" \/><\/a><\/p>\n<p><b>Step 3: Set Up Your Application<\/b><\/p>\n<p><b><\/b>If you want a <b>new .NET Core app<\/b>, you can <b>delete<\/b> all files in the ROOT folder or<br \/>\n<b>Create a new folder<\/b> inside APP and add your files there.<\/p>\n<p>If you already have a .NET Core project, just upload and replace the files in the <b>ROOT<\/b> folder.<\/p>\n<div class=\"article-space\"><\/div>\n\t\t<div data-elementor-type=\"section\" data-elementor-id=\"38668\" class=\"elementor elementor-38668\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\">\n\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-882321f elementor-section-boxed elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"882321f\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7cc79cc\" data-id=\"7cc79cc\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-e31b40f elementor-widget elementor-widget-shortcode\" data-id=\"e31b40f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t\n<div class=\"article-space\"><\/div>\n<p><b>Step 4: (Optional) Create a Backup<\/b><\/p>\n<p>Run these commands to back up existing files:<\/p>\n<pre><code class=\"language-javascript\">mkdir ~\/BACKUP<\/code><\/pre>\n<pre><code class=\"language-javascript\">cp -r ~\/APP\/ROOT\/* ~\/BACKUP\/<\/code><\/pre>\n<p><b>Step 5: Delete Old Files<\/b><\/p>\n<p>If starting fresh, remove all files in the ROOT folder:<\/p>\n<pre><code class=\"language-javascript\">rm -rf ~\/APP\/ROOT\/*<\/code><\/pre>\n<p><b>Step 6: Create a New MVC Project<\/b><\/p>\n<p>Run the following command to generate a basic MVC app:<\/p>\n<pre><code class=\"language-javascript\">cd ~\/APP\/ROOT<\/code><\/pre>\n<pre><code class=\"language-javascript\">dotnet new mvc<\/code><\/pre>\n<p>This sets up a new MVC project inside the ROOT directory.<\/p>\n<p><b>Step 7: Create a Model (Book.cs)<\/b><\/p>\n<p>Inside the <b>Models<\/b> folder, create a file <strong>Book.cs<\/strong>:<\/p>\n<pre><code class=\"language-javascript\">namespace BookApp.Models\r\n{\r\n\u00a0\u00a0\u00a0\u00a0public class Book\r\n\u00a0\u00a0\u00a0\u00a0{\r\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0public int Id { get; set; }\r\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0public string? Title { get; set; }\r\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0public string? Author { get; set; }\r\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0public string? Description { get; set; }\r\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0public int PublishedYear { get; set; }\r\n\u00a0\u00a0\u00a0\u00a0}\r\n}<\/code><\/pre>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/06-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51150 size-full\" title=\"Create a Model\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/06-1.png\" alt=\"Create a Model\" width=\"934\" height=\"375\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/06-1.png 934w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/06-1-300x120.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/06-1-768x308.png 768w\" sizes=\"(max-width: 934px) 100vw, 934px\" \/><\/a><\/p>\n<p><b>Step 8: Set Up Database Context<\/b><\/p>\n<p>Inside the <b>Data<\/b> folder, create <strong>AppDbContext.cs<\/strong>:<\/p>\n<pre><code class=\"language-javascript\">using Microsoft.EntityFrameworkCore;\r\nusing BookApp.Models;\r\nnamespace BookApp.Data\r\n{\r\n\u00a0\u00a0\u00a0\u00a0public class AppDbContext : DbContext\r\n\u00a0\u00a0\u00a0\u00a0{\r\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0public AppDbContext(DbContextOptions&lt;AppDbContext&gt; options) : base(options) { }\r\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0public DbSet&lt;Book&gt; Books { get; set; }\r\n\u00a0\u00a0\u00a0\u00a0}\r\n}<\/code><\/pre>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/07-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51151 size-full\" title=\"Set Up Database Context\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/07-1.png\" alt=\"Set Up Database Context\" width=\"933\" height=\"370\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/07-1.png 933w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/07-1-300x119.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/07-1-768x305.png 768w\" sizes=\"(max-width: 933px) 100vw, 933px\" \/><\/a><\/p>\n<p>Now, your .NET Core application is set up and ready to be developed and deployed on <b>AccuWeb.Cloud<\/b>!<\/p>\n<div class=\"main-tooltip-btn\"><a class=\"tooltip-link\" href=\"https:\/\/accuweb.cloud\/application\/dot-net-core-hosting\" target=\"_blank\" rel=\"noopener\"><button class=\"tooltip-btn\">.Net Core Hosting <i class=\"fa-solid fa-arrow-right-long\"><\/i><br \/>\n<\/button><\/a><\/div>\n<h3 class=\"ack-h3\">Connect to a Remote MSSQL Server in .NET Core<\/h3>\n<p>To connect your .NET Core application to a <b>Remote MSSQL Server<\/b>, you need <b>database credentials<\/b> like:<\/p>\n<ul class=\"ack-ul\">\n<li><b>Server IP address<\/b><\/li>\n<li><b>Port number<\/b> (if not using the default 1433)<\/li>\n<li><b>Username and password<\/b><\/li>\n<\/ul>\n<p>These credentials should be added to the <b>appsettings.json<\/b> file.<\/p>\n<h4 class=\"ack-h4\">Steps to Integrate Remote MSSQL Server:<\/h4>\n<p><b>Step 1: Add Connection String<\/b><\/p>\n<p>Edit the <b>appsettings.json<\/b> file (located in the ROOT folder) and add the connection string:<\/p>\n<pre><code class=\"language-javascript\">\"ConnectionStrings\": {\r\n\u00a0\u00a0\"DefaultConnection\": \"Server=YOUR_REMOTE_IP,1433;Database=BooksDB;User Id=SA;Password=YourStrongPassword;TrustServerCertificate=True;\"\r\n}<\/code><\/pre>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/08-1-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51163 size-full\" title=\"Add Connection String\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/08-1-1.png\" alt=\"Add Connection String\" width=\"934\" height=\"351\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/08-1-1.png 934w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/08-1-1-300x113.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/08-1-1-768x289.png 768w\" sizes=\"(max-width: 934px) 100vw, 934px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><b>Make sure:<\/b> \u2714 <b>Port 1433<\/b> is open.<br \/>\n\u2714 The <b>user has database access<\/b>.<br \/>\n\u2714 The <b>BooksDB database<\/b> exists.<\/p>\n<p><b>Step 2: Register Database in Program.cs<\/b><\/p>\n<p>Modify <b>Program.cs<\/b> to register <b>Entity Framework Core (EF Core)<\/b> and load the connection string:<\/p>\n<pre><code class=\"language-javascript\">builder.Services.AddDbContext&lt;AppDbContext&gt;(options =&gt;\r\n\u00a0\u00a0\u00a0\u00a0options.UseSqlServer(builder.Configuration.GetConnectionString(\"DefaultConnection\")));<\/code><\/pre>\n<p>This tells your app which <b>database<\/b> to use and how to connect to it.<\/p>\n<p><b>Step 3: Install Entity Framework Core (EF Core)<\/b><\/p>\n<p>Run the following commands to install EF Core packages:<\/p>\n<pre><code class=\"language-javascript\">dotnet add package Microsoft.EntityFrameworkCore.SqlServer<\/code><\/pre>\n<pre><code class=\"language-javascript\">dotnet add package Microsoft.EntityFrameworkCore.Tools<\/code><\/pre>\n<p>These packages help your app interact with the database.<\/p>\n<p><b>Step 4: Add Migrations and Update Database<\/b><\/p>\n<p>Now, create the necessary database structure using migrations:<\/p>\n<pre><code class=\"language-javascript\">dotnet ef migrations add InitialCreate<\/code><\/pre>\n<pre><code class=\"language-javascript\">dotnet ef database update<\/code><\/pre>\n<ul class=\"ack-ul\">\n<li><b>Migrations<\/b> generate SQL scripts based on your C# models.<\/li>\n<li><b>Database update<\/b> applies these changes to the actual database.<\/li>\n<\/ul>\n<p>Your <b>.NET Core app<\/b> is now connected to the <b>Remote MSSQL Server<\/b> and ready to store data!<\/p>\n<h3 class=\"ack-h3\">Add Controller and Views in ASP.NET Core MVC<\/h3>\n<p>In an <b>ASP.NET Core MVC<\/b> app, <b>controllers<\/b> handle user requests, process data, and return responses, while <b>views<\/b> display the response as an <b>HTML page<\/b>.<\/p>\n<p>Together, controllers and views allow users to <b>create, view, edit, and delete records<\/b> in the application.<\/p>\n<h3 class=\"ack-h3\">Add Controller and Views Automatically<\/h3>\n<p>Run the following command in the terminal to generate a <b>BooksController<\/b> along with its views:<\/p>\n<pre><code class=\"language-javascript\">dotnet aspnet-codegenerator controller -name BooksController -m Book -dc AppDbContext --relativeFolderPath Controllers --useDefaultLayout --referenceScriptLibraries<\/code><\/pre>\n<h3 class=\"ack-h3\">Create Manually (Alternative Option)<\/h3>\n<p>If you prefer, you can manually create:<\/p>\n<ul class=\"ack-ul\">\n<li><b>BooksController.cs<\/b> inside the <strong>Controllers<\/strong> folder.<\/li>\n<li><b>Views<\/b> inside <strong>Views\/Books\/<\/strong>.<\/li>\n<\/ul>\n<p>Now your app can handle user interactions and display data!<\/p>\n<div class=\"article-space\"><\/div>\n\t\t<div data-elementor-type=\"section\" data-elementor-id=\"38668\" class=\"elementor elementor-38668\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\">\n\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-882321f elementor-section-boxed elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"882321f\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7cc79cc\" data-id=\"7cc79cc\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-e31b40f elementor-widget elementor-widget-shortcode\" data-id=\"e31b40f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t\n<div class=\"article-space\"><\/div>\n<h3 class=\"ack-h3\">Run and Test the .NET Core Project<\/h3>\n<p>To start your <b>.NET Core<\/b> project, go to the <b>Document Root<\/b> folder and run:<\/p>\n<pre><code class=\"language-javascript\">dotnet run<\/code><\/pre>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/09-1-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51164 size-full\" title=\"Run and Test the .NET Core Project\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/09-1-1.png\" alt=\"Run and Test the .NET Core Project\" width=\"928\" height=\"358\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/09-1-1.png 928w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/09-1-1-300x116.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/09-1-1-768x296.png 768w\" sizes=\"(max-width: 928px) 100vw, 928px\" \/><\/a><\/p>\n<p>Then, open the <b>temporary URL (your environment name)<\/b> in your browser to check if the project is working.<\/p>\n<p>You should see the <b>Book Collection<\/b> or any other content from your project.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/10-2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51154 size-full\" title=\"Book Collection\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/10-2.png\" alt=\"Book Collection\" width=\"952\" height=\"444\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/10-2.png 952w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/10-2-300x140.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/10-2-768x358.png 768w\" sizes=\"(max-width: 952px) 100vw, 952px\" \/><\/a><\/p>\n<h3 class=\"ack-h3\">Deploy the .NET Core App<\/h3>\n<p>To <b>deploy<\/b> your .NET Core application, run the following command in the terminal:<\/p>\n<pre><code class=\"language-javascript\">dotnet publish -c Release -o .\/publish<\/code><\/pre>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/11-2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-51155 size-full\" title=\"Deploy the .NET Core App\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/11-2.png\" alt=\"Deploy the .NET Core App\" width=\"931\" height=\"394\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/11-2.png 931w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/11-2-300x127.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2025\/03\/11-2-768x325.png 768w\" sizes=\"(max-width: 931px) 100vw, 931px\" \/><\/a><\/p>\n<p>This will <b>build and save<\/b> the app in the <b>.\/publish<\/b> folder.<\/p>\n<ul class=\"ack-ul\">\n<li>You can <b>run<\/b> the app from this folder.<\/li>\n<li>To host it on a <b>remote server<\/b>, simply <b>upload<\/b> the contents of the <b>.\/publish<\/b> folder there.<\/li>\n<\/ul>\n<h2 class=\"ack-h2\">Conclusion:<\/h2>\n<p>Deploying a .NET Core application with a remote MSSQL database on AccuWeb.Cloud is easier than you might think. Just set up a new MVC project, connect it to your remote MSSQL database using Entity Framework Core, and deploy it to AccuWeb.Cloud, that\u2019s it! You\u2019ll have a fully functional web app with database integration in no time.<\/p>\n<p>AccuWeb.Cloud offers a reliable and scalable hosting environment, making it simple to manage your code, run database migrations, and securely connect to external databases. With just a few quick configurations, your application can be up and running in minutes, ready for production.<\/p>\n","protected":false},"author":1,"featured_media":52879,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","class_list":["post-51144","faq","type-faq","status-publish","has-post-thumbnail","hentry","faq_topics-windows-and-dotnet","faq_topics-kb","faq_topics-product-documentation","faq_topics-setup-dotnet-core-with-remote-mssql"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.10 (Yoast SEO v24.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Setup .NET Core with Remote MSSQL on Accuweb.cloud | Guide<\/title>\n<meta name=\"description\" content=\"Learn how to set up a .NET Core app with a remote MSSQL database on Accuweb.cloud with this step-by-step guide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to setup .Net Core application with Remote MSSQL Database from Accuweb.cloud?\" \/>\n<meta property=\"og:description\" content=\"Learn how to set up a .NET Core app with a remote MSSQL database on Accuweb.cloud with this step-by-step guide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud\" \/>\n<meta property=\"og:site_name\" content=\"AccuWeb Cloud\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-17T13:14:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#article\",\"isPartOf\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud\"},\"author\":{\"name\":\"Jilesh Patadiya\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/a7a4cbe8405202b537509c757b588c58\"},\"headline\":\"How to setup .Net Core application with Remote MSSQL Database from Accuweb.cloud?\",\"datePublished\":\"2025-03-31T13:49:44+00:00\",\"dateModified\":\"2026-02-17T13:14:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud\"},\"wordCount\":1028,\"publisher\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/#organization\"},\"image\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#primaryimage\"},\"thumbnailUrl\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud\",\"url\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud\",\"name\":\"Setup .NET Core with Remote MSSQL on Accuweb.cloud | Guide\",\"isPartOf\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#primaryimage\"},\"image\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#primaryimage\"},\"thumbnailUrl\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\",\"datePublished\":\"2025-03-31T13:49:44+00:00\",\"dateModified\":\"2026-02-17T13:14:07+00:00\",\"description\":\"Learn how to set up a .NET Core app with a remote MSSQL database on Accuweb.cloud with this step-by-step guide.\",\"breadcrumb\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#primaryimage\",\"url\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\",\"contentUrl\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/accuweb.cloud\/resource\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to setup .Net Core application with Remote MSSQL Database from Accuweb.cloud?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#website\",\"url\":\"https:\/\/accuweb.cloud\/resource\/\",\"name\":\"AccuWeb Cloud\",\"description\":\"Cutting Edge Cloud Computing\",\"publisher\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/accuweb.cloud\/resource\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#organization\",\"name\":\"AccuWeb.Cloud\",\"url\":\"https:\/\/accuweb.cloud\/resource\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/04\/accuwebcloud_logo_black_tagline.jpg\",\"contentUrl\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/04\/accuwebcloud_logo_black_tagline.jpg\",\"width\":156,\"height\":87,\"caption\":\"AccuWeb.Cloud\"},\"image\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/a7a4cbe8405202b537509c757b588c58\",\"name\":\"Jilesh Patadiya\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2cea2bdb5bbabb771ee67e96acad7396f25cb1a0c360b9bc4a9ac40cea9cd8b2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2cea2bdb5bbabb771ee67e96acad7396f25cb1a0c360b9bc4a9ac40cea9cd8b2?s=96&d=mm&r=g\",\"caption\":\"Jilesh Patadiya\"},\"description\":\"Jilesh Patadiya, the visionary Co-Founder and Chief Technology Officer (CTO) behind AccuWeb.Cloud. Founder &amp; CTO at AccuWebHosting.com. He shares his web hosting insights on the AccuWeb.Cloud blog. He mostly writes on the latest web hosting trends, WordPress, storage technologies, and Windows and Linux hosting platforms.\",\"sameAs\":[\"https:\/\/accuweb.cloud\/resource\",\"https:\/\/www.facebook.com\/accuwebhosting\",\"https:\/\/www.instagram.com\/accuwebhosting\/\",\"https:\/\/www.linkedin.com\/company\/accuwebhosting\/\",\"https:\/\/x.com\/accuwebhosting\",\"https:\/\/www.youtube.com\/c\/Accuwebhosting\"],\"url\":\"https:\/\/accuweb.cloud\/resource\/author\/accuwebadmin\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Setup .NET Core with Remote MSSQL on Accuweb.cloud | Guide","description":"Learn how to set up a .NET Core app with a remote MSSQL database on Accuweb.cloud with this step-by-step guide.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud","og_locale":"en_US","og_type":"article","og_title":"How to setup .Net Core application with Remote MSSQL Database from Accuweb.cloud?","og_description":"Learn how to set up a .NET Core app with a remote MSSQL database on Accuweb.cloud with this step-by-step guide.","og_url":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud","og_site_name":"AccuWeb Cloud","article_modified_time":"2026-02-17T13:14:07+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#article","isPartOf":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud"},"author":{"name":"Jilesh Patadiya","@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/a7a4cbe8405202b537509c757b588c58"},"headline":"How to setup .Net Core application with Remote MSSQL Database from Accuweb.cloud?","datePublished":"2025-03-31T13:49:44+00:00","dateModified":"2026-02-17T13:14:07+00:00","mainEntityOfPage":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud"},"wordCount":1028,"publisher":{"@id":"https:\/\/accuweb.cloud\/resource\/#organization"},"image":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#primaryimage"},"thumbnailUrl":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","inLanguage":"en-US"},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud","url":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud","name":"Setup .NET Core with Remote MSSQL on Accuweb.cloud | Guide","isPartOf":{"@id":"https:\/\/accuweb.cloud\/resource\/#website"},"primaryImageOfPage":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#primaryimage"},"image":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#primaryimage"},"thumbnailUrl":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","datePublished":"2025-03-31T13:49:44+00:00","dateModified":"2026-02-17T13:14:07+00:00","description":"Learn how to set up a .NET Core app with a remote MSSQL database on Accuweb.cloud with this step-by-step guide.","breadcrumb":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#primaryimage","url":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","contentUrl":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/accuweb.cloud\/resource\/articles\/setup-dotnet-core-app-with-remote-mssql-database-from-accuweb-cloud#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/accuweb.cloud\/resource\/"},{"@type":"ListItem","position":2,"name":"How to setup .Net Core application with Remote MSSQL Database from Accuweb.cloud?"}]},{"@type":"WebSite","@id":"https:\/\/accuweb.cloud\/resource\/#website","url":"https:\/\/accuweb.cloud\/resource\/","name":"AccuWeb Cloud","description":"Cutting Edge Cloud Computing","publisher":{"@id":"https:\/\/accuweb.cloud\/resource\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/accuweb.cloud\/resource\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/accuweb.cloud\/resource\/#organization","name":"AccuWeb.Cloud","url":"https:\/\/accuweb.cloud\/resource\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/logo\/image\/","url":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/04\/accuwebcloud_logo_black_tagline.jpg","contentUrl":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/04\/accuwebcloud_logo_black_tagline.jpg","width":156,"height":87,"caption":"AccuWeb.Cloud"},"image":{"@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/a7a4cbe8405202b537509c757b588c58","name":"Jilesh Patadiya","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2cea2bdb5bbabb771ee67e96acad7396f25cb1a0c360b9bc4a9ac40cea9cd8b2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2cea2bdb5bbabb771ee67e96acad7396f25cb1a0c360b9bc4a9ac40cea9cd8b2?s=96&d=mm&r=g","caption":"Jilesh Patadiya"},"description":"Jilesh Patadiya, the visionary Co-Founder and Chief Technology Officer (CTO) behind AccuWeb.Cloud. Founder &amp; CTO at AccuWebHosting.com. He shares his web hosting insights on the AccuWeb.Cloud blog. He mostly writes on the latest web hosting trends, WordPress, storage technologies, and Windows and Linux hosting platforms.","sameAs":["https:\/\/accuweb.cloud\/resource","https:\/\/www.facebook.com\/accuwebhosting","https:\/\/www.instagram.com\/accuwebhosting\/","https:\/\/www.linkedin.com\/company\/accuwebhosting\/","https:\/\/x.com\/accuwebhosting","https:\/\/www.youtube.com\/c\/Accuwebhosting"],"url":"https:\/\/accuweb.cloud\/resource\/author\/accuwebadmin"}]}},"_links":{"self":[{"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/faq\/51144","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/faq"}],"about":[{"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/types\/faq"}],"author":[{"embeddable":true,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/comments?post=51144"}],"version-history":[{"count":8,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/faq\/51144\/revisions"}],"predecessor-version":[{"id":51283,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/faq\/51144\/revisions\/51283"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/media\/52879"}],"wp:attachment":[{"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/media?parent=51144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}