Category: ASP.NET Core 1.0

Visual Studio for Mac–Final–Released / Download Here

Posted on 1 min read

Microsoft has released Visual Studio for Mac, a revamped and renamed version of Xamarin Studio with little bit look and feel changes to make it look like Visual Studio product line has been released. With Visual Studio for Mac, you should be able to develop .NET/C#/ASP.NET based apps and XAMARIN Native and Forms based apps… Continue reading

Visual Studio 2017 Install error– 0x80131500 – Failed to Deserialize packages

Posted on 1 min read

I was frustrated by this error when I am trying to reinstall Visual Studio 2017 after my visual studio got corrupted/failed during upgrade to 15.1 ( or after a previous installation failed due to low disk space). There is a file called ā€˜state.json’ , in below mentioned path, which is creating this particular issue.  %ProgramData%\Microsoft\VisualStudio\Packages\Instances\<instance> … Continue reading

Visual Studio 2017 Released

Posted on 1 min read

Microsoft has released today the latest version of Visual Studio. The new Visual Studio 2017 will help you develop apps for  Android, iOS, Windows, Web, and Cloud.  It will also help you use version management, be agile, and collaborate effectively. Includes support for Xcode 8.3, iOS 10.3, watchOS 3.2, and tvOS 10.2 tools and APIs in… Continue reading

Microsoft Visual Studio 2015 Update 3 (KB3165756) – Cumulative Servicing Release – 14.0. 25431.01

Posted on 1 min read

As per Microsoft ”Ā This cumulative servicing release provides fixes to Microsoft Visual Studio 2015 Update 3. These fixes address high-impact bugs that were either found by the product team or reported by the community.” Download the latest from: hereĀ , and you can fine the detailed list of fixes on the same site.

.NET Core 1.0.1 Update (September 2016) Available

Posted on 1 min read

Microsoft .NET Core team has released an update to .NET Core 1.0, versioned as “.NET Core 1.0.1”. Read more detailed updates from Microsoft Developer Announcement Blog:Ā Announcing September 2016 Updates for .NET Core 1.0 You can read the release notes for .NET Core, ASP.NET Core and Entity Framework 1.0.1 to learn about the specific changes that… Continue reading

Visual Studio 2015 Update 3 – Download

Posted on 1 min read

Today Microsoft has released Update 3 for Visual Studio 2015. Visual Studio 2015 Update 3 includes a variety of capability improvements and bug fixes. To find out what’s new, see the Visual Studio 2015 Update 3 Release Notes. For a list of fixed bugs and known issues, see the Visual Studio 2015 Update 3 MSDN… Continue reading

.NET Core 1.0 and ASP.NET Core 1.0 released (RTM)

Posted on 1 min read

Microsoft has released final version of .NET Core 1.0 and ASP.NET Core 1.0 today. During May 2016, Microsoft has released RC2 version of the same framework hinting the release of final version soon, within a month Microsoft has released final version (Release to Manufacture). With this release, you can start building your next application today… Continue reading