blog.bitscry.com (edit)
https://github.com/mattosaurus/BitscryExamples
A repository contain example projects for the site blog.bitscry.com
Call Stored Procedure in .NET Core
https://blog.bitscry.com/2019/10/07/passing-null-values-to-a-sql-stored-procedure-from-net-core/
jQuery Validation + Bootstrap 4 Form Validation
https://blog.bitscry.com/2019/08/28/bootstrap-4-form-validation/
SQL Server: VARCHAR(MAX) column
https://blog.bitscry.com/2019/07/24/selecting-all-data-from-a-varcarmax-column/
SQL Server: Get Random String
https://blog.bitscry.com/2019/05/22/getting-a-randomly-generated-string-in-sql/
Identity Server 4
https://blog.bitscry.com/2018/12/13/using-identityserver4-for-api-authentication/
https://blog.bitscry.com/2019/05/13/inserting-secrets-into-identityserver-4-sql-tables/
https://github.com/skoruba/IdentityServer4.Admin
SQL Server: Table's size
https://blog.bitscry.com/2019/02/27/sql-table-size-query/
https://dataedo.com/kb/query/azure-sql/list-of-tables-by-their-size
CSS: Font Awesome
https://blog.bitscry.com/2019/03/06/fixing-font-awesome-in-hestia/
CSS: Bootstrap Fixed Page Footer
https://blog.bitscry.com/2018/10/25/bootstrap-fixed-page-footer/
JavaScript: Cookie Function
https://blog.bitscry.com/2019/02/19/javascript-cookie-function/
C#: DateTime
https://blog.bitscry.com/2019/01/09/c-datetime-usage/
https://blog.bitscry.com/2018/12/27/week-numbers-in-c/
C#: Dictionary and FormUrlEncoded
https://blog.bitscry.com/2018/12/14/creating-formurlencodedcontent-variables-from-objects/
C#: SendGrid
https://blog.bitscry.com/2018/11/02/sending-a-sendgrid-template-email/
Razor page: Passing URL Parameters
https://blog.bitscry.com/2018/10/30/passing-url-parameters-through-a-razor-page/