1
comment
on 1/17/2018 12:45 AM

WebSharper 4.1.3 is now available on NuGet, and as a Visual Studio installer on the WebSharper website. It is a small bugfix release:

  • #885 Fix regression in Map.remove sometimes returning an empty map.

More exciting stuff is coming soon. Contributors are making good progress on WebSharper 4.2, which will support .NET Core and ASP.NET Core! The basics are on the rails: WebSharper and WebSharper.UI's libraries are being built for netstandard2.0, and a new WebSharper.AspNetCore package will allow very easy integration with ASP.NET Core. The first pre-alpha should be ready in the coming days.

Screenshot: WebSharper ASP.NET Core application

Happy coding!

.

Got a "not a valid VSIX package" error:

1/25/2018 7:29:06 PM - Microsoft VSIX Installer
1/25/2018 7:29:06 PM - -------------------------------------------
1/25/2018 7:29:06 PM - vsixinstaller.exe version:
1/25/2018 7:29:06 PM - 15.5.99+g87f89a485e
1/25/2018 7:29:06 PM - -------------------------------------------
1/25/2018 7:29:06 PM - Command line parameters:
1/25/2018 7:29:06 PM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\ijnji\Desktop\WebSharper.4.1.4.153.vsix
1/25/2018 7:29:06 PM - -------------------------------------------
1/25/2018 7:29:06 PM - Microsoft VSIX Installer
1/25/2018 7:29:06 PM - -------------------------------------------
1/25/2018 7:29:06 PM - Initializing Install...
1/25/2018 7:29:06 PM - Microsoft.VisualStudio.ExtensionManager.InvalidExtensionPackageException: The file is not a valid VSIX package.
at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl.ReadVSIXManifestFromPackage(Stream stream, CultureInfo preferredCulture)
at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl..ctor(String path, CultureInfo preferredCulture)
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.CreateInstallableExtension(String extensionPath, CultureInfo preferredCulture)
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.CreateInstallableExtension(String extensionPath)
at VSIXInstaller.App.GetInstallableData(String vsixPath, Boolean isRepairSupported, IEnumerable`1& skuData)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()

By on 1/25/2018 4:31 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper