@manhng

Welcome to my blog!

All in one

September 7, 2021 12:05

All in one (edit)

1) Cloudquery transforms your cloud infrastructure into SQL database for easy monitoring, governance and security.
https://github.com/cloudquery/cloudquery/

2) Multitenancy in ASP.NET Core – Simplest Way to achieve Multitenancy
https://codewithmukesh.com/blog/multitenancy-in-aspnet-core/
https://github.com/iammukeshm/multitenancy-aspnet-core/

3) .NET WebAPI Boilerplate
.NET WebAPI Boilerplate Template built with .NET 6.0. Incorporates the most essential Packages your projects will ever need. Follows Clean Architecture Principles.
https://fullstackhero.net/dotnet-webapi-boilerplate/
https://github.com/fullstackhero/dotnet-webapi-boilerplate

4) ASP.NET Core 3.1 Web API Quick Start
https://github.com/dustinwilcock/aspnetcore3.1-quickstart

5) Inventory CRUD REST Service using ASP.NET CORE with JWT Token Authentication
This repository contains the inventory management REST service, built with ASP.NET Core 3.1 and Entity Framework 3.1 to illustrate creating REST API to performing CRUD actions and, how to create JWT token and secure API.
https://www.syncfusion.com/blogs/post/how-to-build-crud-rest-apis-with-asp-net-core-3-1-and-entity-framework-core-create-jwt-tokens-and-secure-apis.aspx
https://github.com/SyncfusionExamples/inventory-management-rest-service-asp-dotnet-core

6) Flutter: Create a scheduling application using a Flutter event calendar
https://github.com/SyncfusionExamples/scheduling-events-flutter-calendar

7) GrapQL: Build a Basic GraphQL Server with ASP.NET Core and Entity Framework in 10 Minutes
https://thecloudblog.net/post/build-a-basic-graphql-server-with-asp.net-core-and-entity-framework-in-10-minutes/
https://github.com/gtechsltn/movie-reviews

8) Send Mail with Email Template
https://jasonwatmore.com/post/2020/07/15/aspnet-core-3-send-emails-via-smtp-with-mailkit
https://emailframe.work/
https://www.goodemailcode.com/email-code/template

9) Frontend: Useful Front-End Boilerplates And Starter Kits
https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/

10) All-in-one Complete Modern Front-end Development Boilerplate for Starters
Modern Front-end Development Boilerplate
https://github.com/yashilanka/Modern-Web-Boilerplate
Easy to use, all-in-one starter boilerplate to develop, build and deploy your next web project

11) Boilerform is a little HTML and CSS boilerplate to take the pain away from working with forms.
Boilerform is a little HTML and CSS boilerplate to take the pain away from working with forms.
https://github.com/andy-piccalilli/boilerform

12) React-Boilerplate
A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
https://github.com/react-boilerplate/react-boilerplate

13) React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture

14) Style-Guide
Style Guide:
+ http://styleguides.io/
+ http://bradfrost.github.io/style-guide-guide/
+ https://bjankord.github.io/Style-Guide-Boilerplate/
CSS: http://lesliefranke.com/files/reference/csscheatsheet.html

15) 8 Must-Know NuGet Packages for an ASP.NET Core Application
https://oz-code.com/blog/net-c-tips/8-must-know-nuget-packages-asp-net-core-application

16) StackShare
https://stackshare.io/

17) Developing SPAs with ASP.NET Core v3.0
https://www.dotnetcurry.com/aspnet-core/1525/angular-react-vuejs-svelte-spa-aspnet-core-3
https://www.infoq.com/articles/spa-asp-dotnet-core-3/

18) Frontend Development with ASP.NET Core
https://www.sitepoint.com/premium/books/front-end-development-with-asp-net-core-angular-and-bootstrap/

19) How to use IHttpClientFactory in ASP.NET Core
https://www.infoworld.com/article/3586176/how-to-use-ihttpclientfactory-in-aspnet-core.html

20) User-Role-Permission
https://www.thereformedprogrammer.net/a-better-way-to-handle-authorization-in-asp-net-core/
https://github.com/JonPSmith/PermissionAccessControl

21) Scaffolding
https://www.red-gate.com/simple-talk/development/dotnet-development/using-scaffolding-to-create-mvc-applications-with-visual-studio/

22) Code Generator
+ jHipster.NET (https://www.jhipster.tech/)
+ Telosys

23) Reporting
https://stimulsoft.com/
https://github.com/stimulsoft/Samples-ASP.NET-MVC-CSharp

24) SlickSafe (User Authentication System Based MVC, BootStrap3, WebAPI)
https://github.com/gtechsltn/SlickSafe

25) Open Source
https://github.com/besley
https://github.com/go2ismail
https://opensourcelibs.com/lib/bogus
https://opensourcelibs.com/lib/cs-to-ts
https://opensourcelibs.com/lib/slicksafe
https://opensourcelibs.com/lib/samples-net.core-mvc-csharp
https://opensourcelibs.com/lib/asp.net-core-2-mvc-crud-datatables-jquery-plugin

Javascript Menu + ASP.NET MVC 5 Samples

June 4, 2019 21:16

Javascript Menu + ASP.NET MVC 5 Samples (edit)

https://www.cnblogs.com/jesse2013/p/aspnet-identity-claims-based-authentication-and-owin.html

https://brockallen.com/2013/10/24/a-primer-on-owin-cookie-authentication-middleware-for-the-asp-net-developer/

OWIN cookie authentication middleware

https://dotnetcodr.com/security-and-cryptography/

http://paginaswebpublicidad.com/ (tiếng Việt)

https://visualstudiomagazine.com/articles/2013/08/01/leveraging-claims-based-security-in-aspnet-45.aspx

https://www.scoop.it/topic/asp-net-mvc

https://gunnarpeipman.com/aspnet/what-is-claims-based-authentication/

https://dotnettutorials.net/lesson/token-based-authentication-web-api/

https://www.future-processing.pl/blog/introduction-to-claims-based-authentication-and-authorization-in-net/

https://brockallen.com/2013/10/24/a-primer-on-owin-cookie-authentication-middleware-for-the-asp-net-developer/

http://benedict-chan.github.io/blog/2014/03/28/authentication-logics-from-asp-dot-net-mvc-4-to-5/

https://hoodbash.com/en-us/p/yi1gi/invalidating-cookie-after-password-changed-in-aspnet-mvc-5-with-owin

https://www.thereformedprogrammer.net/user-impersonation-in-mvc-using-asp-net-identity-2/

Cookie based Authentication & Authorization Guide

https://www.aspsnippets.com/Articles/Cookie-based-Authentication-Login-example-in-ASPNet-MVC.aspx

https://dotnetcodr.com/2013/02/11/introduction-to-claims-based-security-in-net4-5-with-c-part-1/

https://dotnetcodr.com/2013/02/14/introduction-to-claims-based-security-in-net4-5-with-c-part-2-the-new-inheritance-model/

https://dotnetcodr.com/2013/02/18/introduction-to-claims-based-security-in-net4-5-with-c-part-3-claims-transformation/

https://dotnetcodr.com/2013/02/21/introduction-to-claims-based-security-in-net4-5-with-c-part-4-authorisation-with-claims/

Claims based Authentication & Authorization Guide

https://www.future-processing.pl/blog/introduction-to-claims-based-authentication-and-authorization-in-net/ (Thinktecture IdentityServer)

https://www.codeguru.com/csharp/.net/net_security/asp.net-mvc-and-claim-based-security.html

https://leastprivilege.com/2016/12/16/identity-vs-permissions/

https://leastprivilege.com/2012/10/26/using-claims-based-authorization-in-mvc-and-web-api/

Claims Based Authorization

https://code.msdn.microsoft.com/Claims-Based-Authorization-89cf736e

https://code.msdn.microsoft.com/Custom-Token-ddce2f55

https://github.com/Azure-Samples/active-directory-dotnet-webapp-openidconnect

  • ASP.NET MVC 5
  • ASP.NET Identity
    • Entity Framework: Install-Package Microsoft.AspNet.Identity.EntityFramework
  • Cookie-based Authentication
    • Microsoft.Owin.Host.SystemWeb: Install-Package Microsoft.Owin.Host.SystemWeb
    • Microsoft.Owin.Security.Cookies: Install-Package Microsoft.Owin.Security.Cookies
  • Claims-based Authorization (Claim-based Authorization Middleware with Owin and Katana libraries using .Net 4.5.2 framework)

ASP.NET Identity & Cookie based authentication

https://benfoster.io/blog/aspnet-identity-stripped-bare-mvc-part-1

https://benfoster.io/blog/aspnet-identity-stripped-bare-mvc-part-2

https://www.red-gate.com/simple-talk/dotnet/asp-net/handmade-claims-based-authentication-for-old-fashioned-asp-net-sites/

https://weblog.west-wind.com/posts/2015/Apr/29/Adding-minimal-OWIN-Identity-Authentication-to-an-Existing-ASPNET-MVC-Application

http://sundeepkamath.in/posts/authentication-in-asp-net-mvc-5-using-identity-libraries-part-1/

http://sundeepkamath.in/posts/authentication-in-asp-net-mvc-5-using-identity-libraries-part-2/

http://sundeepkamath.in/posts/authentication-in-asp-net-mvc-5-using-identity-libraries-part-3/

GitHub

https://github.com/AccountGo/accountgo

https://github.com/lbacaj/OpenOrderFramework

https://github.com/IntuitDeveloper/Oauth2-MVC5-DotnetSampleApp

https://github.com/hernandgr/AspNetIdentityDemo

https://github.com/deepumi/AspNetMVC5Authorization (HAY)

https://github.com/benfoster/NakedIdentity (HAY)

OWIN Forms Authentication in ASP.NET MVC 5 - OWIN Cookie Authentication middleware in ASP.NET MVC 5

https://devblogs.microsoft.com/aspnet/understanding-owin-forms-authentication-in-mvc-5/

https://blogs.msdn.microsoft.com/webdev/2013/07/03/understanding-owin-forms-authentication-in-mvc-5/

Cookies without Identity

https://stackoverflow.com/questions/54476974/can-we-use-cookie-authentication-provided-by-mvc-5-without-using-asp-net-identit

https://stackoverflow.com/questions/31584506/how-to-implement-custom-authentication-in-asp-net-mvc-5

https://stackoverflow.com/questions/32080212/asp-net-identity-2-0-custom-login-method

https://stackoverflow.com/questions/21404935/mvc-5-access-claims-identity-user-data

https://stackoverflow.com/questions/1064271/asp-net-mvc-set-custom-iidentity-or-iprincipal

https://stackoverflow.com/questions/454616/asp-net-cookies-authentication-and-session-timeouts

https://stackoverflow.com/questions/41962161/asp-net-identity-not-updating-cookie-after-modifying-claims?rq=1

Refresh Token

https://offering.solutions/blog/articles/2015/10/03/token-authentication-with-claims-and-asp.net-webapi/

https://github.com/IdentityModel/Thinktecture.IdentityModel/tree/master/samples/OAuth2/EmbeddedResourceOwnerFlow

https://github.com/IdentityModel/Thinktecture.IdentityModel/tree/master/samples/OAuth2/EmbeddedResourceOwnerFlowWithRefreshTokens

JavaScript Basics

https://autotelicum.github.io/Smooth-CoffeeScript/literate/js-intro.html

Eloquent JavaScript

http://eloquentjavascript.net/

Dynamic Menu

http://www.dynamicdrive.com/dynamicindex1/

http://www.dynamicdrive.com/dynamicindex2/

http://www.dynamicdrive.com/dynamicindex3/

http://www.dynamicdrive.com/dynamicindex4/

http://www.dynamicdrive.com/dynamicindex5/

...

Self Executing Anonymous Functions

http://markdalgleish.com/2011/03/self-executing-anonymous-functions/

Search Menu

https://www.w3schools.com/howto/howto_js_search_menu.asp

https://www.w3schools.com/howto/howto_js_filter_lists.asp

https://www.w3schools.com/howto/howto_js_filter_table.asp

https://www.w3schools.com/howto/howto_js_filter_dropdown.asp

https://www.w3schools.com/howto/howto_css_navbar_icon.asp

https://www.w3schools.com/howto/howto_css_subnav.asp

https://www.w3schools.com/howto/howto_js_dropdown.asp

ASP.NET MVC 5 using Ajax and jQuery

https://amit4dotnet.wordpress.com/2014/11/20/create-shopping-cart-in-mvc-using-ajax-and-jquery/

https://amit4dotnet.wordpress.com/2014/11/16/how-to-save-records-using-ajax-and-jquery-in-asp-net/

https://amit4dotnet.wordpress.com/2014/11/17/login-and-registration-in-mvc/

https://sensibledev.com/mvc-bootstrap-form-example/

https://sensibledev.com/bootstrap-modal-with-ajax-content/

https://getbootstrap.com/docs/4.1/components/forms/

Samples

https://www.c-sharpcorner.com/article/ajax-crud-operation-with-jquery-datatables-in-asp-net-mvc-5-for-beginners/

https://getbootstrap.com/docs/4.1/layout/grid/

http://developmentpassion.blogspot.com/2017/02/gridview-with-server-side-advacned.html

DataTables

http://www.compilemode.com/2016/03/paging-sorting-and-searching-in-asp-net-mvc-using-jQuery-DataTable.html

http://www.binaryintellect.net/articles/218ca630-ba50-48fe-af6e-6f754b5894aa.aspx (Load Dynamic Data)

https://www.codeproject.com/Tips/1057064/MVC-Master-Detail-Example-with-Partial-View-and-Mo

https://www.codeproject.com/Articles/1046102/MVC-pagination-filtering-and-sorting-inside-partia

https://www.codeproject.com/Tips/826002/Bootstrap-Modal-Dialog-Loading-Content-from-MVC-Pa

https://www.codeproject.com/Articles/531916/Master-Details-using-ASP-NET-MVC

https://www.c-sharpcorner.com/UploadFile/4b0136/working-with-dropdownlist-in-mvc-5/

http://www.codedigest.com/posts/24/search-or-filter-table-columns-in-client-side-using-jquery-in-aspnet-mvc

 

http://www.techstrikers.com/Articles/jquery-datatable-bind-json-using-asp.net-mvc5.php

https://www.codaffection.com/asp-net-mvc-tutorial/asp-net-mvc-with-jquery-ajax/

Asp.Net MVC With jQuery Ajax - CRUD Operations Demo

https://carlofontanos.com/ajax-pagination-with-search-and-sort-using-asp-net-mvc5/

ASP.NET Core MVC

https://www.c-sharpcorner.com/article/using-jquery-datatables-grid-with-asp-net-core-mvc/

ASP.NET CORE

https://www.mytecbits.com/microsoft/dot-net/bootstrap-asp-net-core-mvc

ASP.NET MVC

JavaScript xử lý chuỗi

https://toidicode.com/cac-ham-xu-ly-chuoi-trong-javascript-155.html

Power CMS Content Management System

https://codecanyon.net/item/power-cms-content-management-system-open-source-mvc-5/19754906

https://www.codeproject.com/Articles/194916/Enhancing-HTML-tables-using-a-JQuery-DataTables-pl

http://www.cyqdata.com/cnblogs/article-detail-37023-english

datatables.png

https://www.codemag.com/Article/1601031/CRUD-in-HTML-JavaScript-and-jQuery-Using-the-Web-API

ASP.NET

https://jitendragangwar007.blogspot.com/2014/09/bulk-edit-update-multiple-rows-in.html

Categories

Recent posts