Close
Skip to content

Softwareproduction

Software Development Blog, mainly C# and .NET

  • ASP.NET Core
  • Mobile Development
  • Code Generation
  • General Programming
  • Development Tools
  • Servers
  • Miscellaneous

Month: September 2017

MSB4057: The target “package” does not exist in the project.

September 29, 2017September 29, 2017Munir HusseiniNo Comments

When MSBuild executes a project file, it might not find all imported targets files and ignore them silently. This makes…

Read More 22013 views
An image of door lock.

Register External Authentication Providers

September 28, 2017October 2, 2017Munir Husseini1 Comment
This entry is part 3 of 6 in the series Monkey Logon - Xamarin, ASP.NET Core 2 & External OAuth

In the previous articles, we created a web application and added SSL. Next, we’ll register external authentication providers to allow…

Read More 10672 views
An image of door lock.

Add a Self-Hosted Server with SSL for Development

September 22, 2017October 3, 2017Munir HusseiniNo Comments
This entry is part 2 of 6 in the series Monkey Logon - Xamarin, ASP.NET Core 2 & External OAuth

In the previous article, we created a new web application with ASP.NET Core 2 using the “ASP.NET Core Web Application”…

Read More 10598 views
An image of door lock.

ASP.NET Core 2 Service with ASP.NET Identity

September 22, 2017October 3, 2017Munir HusseiniNo Comments
This entry is part 1 of 6 in the series Monkey Logon - Xamarin, ASP.NET Core 2 & External OAuth

A common case for a modern mobile app: Users should be enabled to log on to a mobile app using…

Read More 13069 views
(c) 2011-2020 Munir Husseini