slaneyrw

Results 30 comments of slaneyrw

We have override the validation template and use a custom binding that uses the validation "message" as a key to look up a localised version of the display message. The...

It's not only custom rules, but you are also competing with all other knockout extenders. for example, I had a number extension that forces all values into an observable to...

Can we please progress this, specifically allowing assets from NuGet feeds. ASP.NET web projects allow NuGet packages with assets ASP.NET Core web project don't. We have a collection of NuGet...

Now I'm trying to bring in bootstrap SCSS... not available in any of the inbuilt providers, but IS available as a NUGET package.

Any updates on this... or at least support NuGet packages Migration from ASP.NET projects to ASP.NET Core where assets come from NuGet packages is currently impossible without effectively recreating the...

We are shelling out to our own UI ( redirecting in the UserService PreAuth), but completing the authorise flow back to the RA is still using the inbuilt view

Hacked around and managed to get it working.... I feel unclean ;) https://gist.github.com/slaneyrw/921076168c27c6eabd4d9f62b76a0954 disclaimer.... Works on my machine!

Can someone please approve this merge ?

Is there going to be a new release with this fix... the latest public package still contains the bug. ... or do I need to fork this project coz it's...