asp.net-core-2
2 items tagged with "asp.net-core-2"
2 Articles
Articles
Graphics Programming and Image Processing in .NET Core 2.x
2018-06-27
ASP.NET Core Server.MapPath Equivalent in ASP.NET Core 2
In traditional asp.net applications, Server.MapPath is commonly used to generate absolute path in the web server. However, this has been removed from ASP.NET Core. So what is the equivalent way of doing it?
2017-10-08
ASP.NET Core