is coming soon...
ado.xyz

.NET Developers Association - Westside

Building and Consuming a Secure API with .NET Core and VueJS

July 3, 2018 in Redmond, Washington

The rise of SPA frameworks is changing the way we architect our applications. The frontend and backend are seen as two independent components. In this talk we’ll look at how .Net Core allows us to build powerful APIs on the backend, and have VueJS consume these API’s on the frontend. Then, we’ll go through the process of securing this API on both the frontend and backend as well as cover common security challenges like XSS, CSRF and ways to address them.