- Software Developer • Focused on ASP.NET core. • I speak C# and JavaScript. • Fiddle around Node js, Angular and the MEAN stack generally • UWP and Xamarin. - Microsoft Certified Professional. IBM Big data professional -Periodic blogger http://gooroo.io/g/temilajumoke http: //temilajumoke.com
| Introduction 05 | Demo: Performance with response compressiosn 02 | Why ASP .NET core? 06 | Security 03 | Starting a new web App with VS Code 07 | Demo: ASP .NET Improving web app security 04 | Demo: New Project Walk through 08 | Next Steps
better framework with respect to speed, quality and sanity. o can be developed with some of the greatest languages available right now (C# , F#) o Easily integrated with other web technologies (Node.js with npm, gulp, grunt etc.)
Entity Framework. It’ s an object-relational mapper (O/RM) that enables .NET developers work with a database using .NET objects. It eliminates the need for most of the data-access code that developers usually need to write. Basically, it provides the same data access stack anywhere you write .NET code