We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f3ebc8 + c4e74a0 commit 7007da0Copy full SHA for 7007da0
Templates/monolithservice/MonolithServiceCore.cs
@@ -3,7 +3,7 @@
3
using Microsoft.AspNetCore.Http.Extensions;
4
using System.Net;
5
6
-namespace Modernize.Web.Mvc.Controllers
+namespace #NAMESPACEPLACEHOLDER#
7
{
8
public static class MonolithService
9
Templates/monolithservice/MonolithServiceMvc.cs
@@ -10,7 +10,7 @@
10
using System.Web.Configuration;
11
using System.Web.Routing;
12
13
14
15
16
0 commit comments