Page 1 of 1

CSHTML5 on NuGet

Posted: Tue Feb 19, 2019 4:41 pm
by fangeles
Hello,

Image

I have questions regarding CSHTML5 on Nuget:
1. Is it usable?
2. Is it your version 2.0 with Blazor/WebAssembly/Bridge.NET?
3. If it is usable, how do we use it?


Will wait for your resonse, as it seems very interesting (as we've seen on demo, the Bridge.NET is fast)

Thanks,

Fernan

Re: CSHTML5 on NuGet

Posted: Fri Feb 22, 2019 10:19 am
by JS-Support @Userware
Hi,

It's a work in progress component of the upcoming Bridge.NET-based version (CSHTML5 v2.x).

In case you experiment with it, please be sure to always make a backup copy of your project before referencing any of those packages, because they will upgrade your project structure in a way that is not easy to revert.

I would recommend waiting for the official release of the Alpha 1, which is expected very soon.

Thanks

Regards

Re: CSHTML5 on NuGet

Posted: Fri Feb 22, 2019 4:45 pm
by fangeles
Wow.

Thanks for the info :)

Re: CSHTML5 on NuGet

Posted: Mon Feb 25, 2019 8:05 am
by JS-Support @Userware