issues
search
aspnetcorehero
/
Boilerplate
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/
MIT License
587
stars
148
forks
source link
Changes in DB connection string and Logs config.
#6
Closed
Umair-Dehlvi
closed
3 years ago
Umair-Dehlvi
commented
3 years ago
Change Database Connection String to SQL Server Express LocalDB support.
Logs File path change specified d: drive to Folder path. (which support hosted root folder).
iammukeshm
commented
3 years ago
Thanks a lot :)