An open API service indexing awesome lists of open source software.

https://github.com/lukencode/lukencode

lukencode profile
https://github.com/lukencode/lukencode

Last synced: 11 months ago
JSON representation

lukencode profile

Awesome Lists containing this project

README

          

# 👋 Hi friends! I'm Luke.

I lead tech teams and build things on the web. Currently CTO at [Endpoint IQ](https://endpointiq.com.au/').

Find me at:

### [🌐 lukelowrey.com](lukelowrey.com)
### [@lukencode on Twitter](https://twitter.com/lukencode)


### 📙 Blog Posts

#### [14 .NET packages I always recommend](https://lukelowrey.com/recommended-dotnet-libraries/)
*Save time and make your applications better. Check out this list of open source .NET libraries I love to use and recommend.*
#### [GhostSolo update (0.5.0) - February 2021](https://lukelowrey.com/ghostsolo-update-february-2021/)
*Membership updates, table of contents support and bug fixes for my Ghost theme "GhostSolo"*
#### [A complete guide to send email in .NET (2021)](https://lukelowrey.com/dotnet-email-guide-2021/)
*Use FluentEmail to send emails in .NET. Send with Smtp, Mailgun or SendGrid and use customisable Razor or Liquid templates for your content.*
#### [GitHub Action - Build and Run .NET Tests on new pull requests](https://lukelowrey.com/github-action-dotnet-pr-validation/)
*Validate your dotnet code by building and running tests on every pull request.*
#### [GitHub action to automatically add blog posts to your profile](https://lukelowrey.com/github-action-to-add-blog-posts-to-your-profile/)
*Add blog posts to your GitHub profile automatically in 5 minutes via RSS and GitHub Actions.*

### 📒 Notes and snippets

* [SQL Server Script to search for a value across all tables and columns](https://lukelowrey.com/sql-server-script-to-search-for-a-value-across-all-tables-and-columns/)
* [Group elements using only CSS](https://lukelowrey.com/group-items-using-only-css/)
* [SQL Server script to create a database, login, user and permission](https://lukelowrey.com/sql-server-script-to-create-a-database-user-a/)
* [SQL Server Script to magically cascade delete rows from table and foreign key relationships](https://lukelowrey.com/magic-cacscade-delete-sql-server-script/)
* [SQL Server script to automatically create indexes for foreign keys](https://lukelowrey.com/sql-server-script-to-automatically-create-indexes-for-foreign-keys/)