Skip to content
Antonio Valentini
  • Home
  • About
  • Contact
  • Privacy Policy
Menu Close
  • Home
  • About
  • Contact
  • Privacy Policy
Read more about the article How to integrate ASP.NET Identity Core inside your web application

How to integrate ASP.NET Identity Core inside your web application

  • Post author:Antonio
  • Post published:November 27, 2018
  • Post category:Development/Security
  • Post comments:0 Comments

In this tutorial I will show you how to integrate one of the most complete and easy to use authentication system in your aspnet core web application. This is called…

Continue ReadingHow to integrate ASP.NET Identity Core inside your web application
Read more about the article Quick introduction on how to use the ASP.NET Core built-in dependency injection

Quick introduction on how to use the ASP.NET Core built-in dependency injection

  • Post author:Antonio
  • Post published:September 20, 2018
  • Post category:Development
  • Post comments:0 Comments

Intro Dependency injection is a programming technique where an object (the client) gets a dependency (i.e. a service) supplied by another object (the injector). This way the client delegates the…

Continue ReadingQuick introduction on how to use the ASP.NET Core built-in dependency injection

Recent Posts

  • How (not) to start a podcast – Part 1
  • Rotate an object towards the mouse position [2D]
  • Common needs when building enterprise software
  • Test your web app with Selenium, xUnit and .NET Core
  • Mapping objects made easy with AutoMapper

Categories

  • Development
  • Game Development
  • Podcast
  • Security

Archives

  • December 2022
  • October 2020
  • April 2020
  • January 2020
  • October 2019
  • November 2018
  • September 2018
  • April 2018
  • March 2018
Twitter Github Linkedin
  • About
  • Contact
  • Privacy Policy
Copyright 2023 - Antonio Valentini