Linux + nginx + subfolder
Hi,The new version of our platform wEngine is using asp.net core 1.0 and works under Linux (Debian Jessie + nginx).We are now working to have our platform be install-able in a subfolder, for example:...
View ArticleASP.Net Core and MySql
Tell me how to use ASP.Net Core and MySql? It is advisable to use Dapper
View Articleasp.net core AntiXSS
Hi guys,how to do a anti xss in asp.net core ? AntiXSS not support for asp.net core 1.0.any idea?RegardsYam
View ArticleError in case of up-dating of packets Nuget.
Hi!PATH=.\node_modules\.bin;C:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External;%PATH%;C:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\git C:\Program...
View ArticleCall WCF Service in ASP.NET Core
We are starting a new application and I have been kicking the tires on ASP.NET 5 trying to get used to all of the new features. So far everything looks really good, but I have encountered a road block...
View ArticleUpload Images after preview with generic handler
Hi every body :)I create a image uploader with jquery and ASP generic handler!when images select or drop,upload automatically start!is there any way to start upload after click?I mean at first user...
View Articledatabase created in SQL Server 2008 - can we use in Asp.net project in Visual...
Dear all,I have created and used a database for my asp.net application in SQL Server 2008. Now I would like to use that database in Visual Studio 2015 - in my local system for testing and development.I...
View ArticleList of checkboxes
Hi,In my database I have Offers, Levels(basic, intermediate, expert) and OfferLevels tables. One offer can have zero or multiple Levels.I can create website which will create new offer but I cant...
View ArticleASP.NET Core Azure Webjobs
Hi there. I was wondering if anyone has had any experience creating/migrating Azure web-jobs on ASP.NET Core. I can't find any resources that really address it. I know there's a few workarounds but...
View Articledotnet publish error. web.config is not getting updated
Hi, I have an issue when publishing a new ASP.NET Core 1.0 application on a build server. The build completes successfully, but web.config is not getting updated.C:\Program Files...
View Articleis the below namespace available in asp.net core 1.0 preview 2.
Hi There, Am migrating my existing project to asp.net core 1.0. in that following API's are not available in latest version. i have surfed a lot in net. but could not find it. Could any one have a look...
View ArticleEntity Framework core installation within Service Fabric Core Web API
Hello,I'm using the Service Fabric core solution template with Visual Studio 2015 update 3 and created a stateless web api.Within this project, I would like to use Entity Framework core.When trying to...
View ArticleProcess manager for Linux web hosting
Now that ASP.NET Core is available for Linux, I'd like to use it on my web server. It's running Ubuntu 14.04 (upgrade to 16.04 scheduled for autumn) and Apache with a multi-user shared web hosting...
View ArticleIIS Hosting
I am trying to host my test site on IIS. The article in the docs seems to be out of date. There are packages that are referred to (Microsoft.AspNetCore.Server.IISIntegration) that either don't exist or...
View ArticleUnable to deploy ASP.NET core docker image
Hi All,I'm trying to build Docker image using the ASP.NET core 1.0. I'm windows 10 x64 bit. I have the following installed1) Docker for Windows2) Docker tools for VS 2015After I create a ASP.NET core...
View ArticleUpload and Resize multiple Image
Hi :)I'm trying to upload multiple images and resize them before upload!I use this code But it's resize and save just the firs selected image!for example if 2 image selected , the first one resize and...
View ArticleASP.Net Core Session Enablement
Hi,I am trying to develop an application that can use session management, I had included following two dependencies in project.json as per core documentation:"Microsoft.AspNetCore.Session":...
View ArticleAsp.Net Core (.Net Core) vs Asp.Net Core (.Net Framework)
When developing Asp.Net Core Web Apps there are 2 options to choose, 2 frameworks to choose which to use; .Net Core and .Net Framework. Can someone explain me a bit what are the differences between...
View Article.net core 1.0 for Ubuntu Linux install
.net core 1.0 is released https://www.microsoft.com/net/core#ubuntuwhy Linux install still show preview package ?sudo apt-get install dotnet-dev-1.0.0-preview2-003121
View Article