The Softwayfare Trader

Travel, Code, Trade, Repeat…

Skip to content
Menu
  • Home
  • Contact
  • About

Tag: ASP.NET Core

TechnicalPosted onJuly 20, 2019

Convention Over Configuration for Repositories

I oftentimes call this as module discovery but what really happens when I speak about this is that I follow the design principle called Convention…

Read More
TechnicalPosted onJuly 7, 2019

JWT Token Format with Cookie Authentication in ASP.NET Core

With the advent of Single Page Applications (SPAs) using client side technologies like Angular or React, we can totally have separate projects for our client…

Read More
TechnicalPosted onJune 22, 2019

LDAP Authentication in ASP.NET Core

Prior to the Windows Compatibility Pack in .NET Core, I have been using the library from Novell for LDAP authentication. Now, we can use the…

Read More
TechnicalPosted onJune 6, 2019

Including the User Name Info in the Conversion Pattern of Log4Net on ASP.NET Core

If you have ever used %username in the conversion pattern of the log4net configuration on your ASP.NET Core application, you would noticed that you wouldn’t…

Read More
TechnicalPosted onMay 14, 2019

Angular in ASP.NET Core

This is a step by step guide on how to create an Angular application with ASP.NET Core as the server side code. This will also…

Read More
TechnicalPosted onMay 2, 2019

Integrating log4net and Using AdoNetAppender in ASP.NET Core

While there is a default logging feature provided by the ASP.NET Core, you would have to register the providers via code, as in: Now, if…

Read More

Recent Posts

  • Dynamically Creating CSS Classes in Angular
  • Hamburger Menu Using Angular Material
  • Convention Over Configuration for Repositories
  • JWT Token Format with Cookie Authentication in ASP.NET Core
  • LDAP Authentication in ASP.NET Core

Recent Comments

  • Hamburger Menu Using Angular Material – The Softwayfare Coder on Angular in ASP.NET Core

Archives

  • November 2019
  • October 2019
  • July 2019
  • June 2019
  • May 2019
  • September 2018
  • August 2018
  • July 2018
  • June 2018

Categories

  • Compositions
  • Technical
  • Travel

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Archives

  • November 2019
  • October 2019
  • July 2019
  • June 2019
  • May 2019
  • September 2018
  • August 2018
  • July 2018
  • June 2018

Categories

  • Compositions
  • Technical
  • Travel

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2022 The Softwayfare Trader