Skip to content Skip to sidebar Skip to footer
Showing posts with the label Asp.net Core

How Do I Use Javascriptserializer In Asp.net 5?

I am porting my project to DNX-Core 5.0 and trying to get work but I cannot find the JavaScriptSeri… Read more How Do I Use Javascriptserializer In Asp.net 5?

Invoke Viewcomponent Using Javascript

I have a web page with a couple of view components, when I click on these components I open a simpl… Read more Invoke Viewcomponent Using Javascript

How To Create A Stacked Bar Chart For Three Sets Of Data?

I'm using Google Charts to visualize some metrics and I've ran into a bit of a snag. Right… Read more How To Create A Stacked Bar Chart For Three Sets Of Data?

Identity Server: Redirect After Login And Logout In Angular?

I use IdentityServer in an Angular project based on .NET Core and I use the Identity Server razor l… Read more Identity Server: Redirect After Login And Logout In Angular?