@manhng

Welcome to my blog!

ASP.NET Core MVC Samples

July 14, 2018 14:20

Articles (edit)

ASP.NET Core MVC with jQuery Ajax

https://liftcodeplay.com/2017/02/14/using-asp-net-core-and-jquery-to-call-methods-via-ajax/

ASP.NET Core MVC with jQuery Ajax + SPA

https://docs.microsoft.com/en-us/aspnet/core/security/anti-request-forgery?view=aspnetcore-2.1#javascript-ajax-and-spas

ASP.NET Core 2.x with jQuery Ajax Modal Form

 

https://github.com/go2ismail/ASP.NET-Core-2-jQuery-Ajax-Modal-Form

Bootstrap in ASP.NET Core MVC

https://docs.microsoft.com/en-us/aspnet/core/client-side/bootstrap?view=aspnetcore-2.1

jQuery Unobtrusive Ajax helpers in ASP.NET Core

https://dotnetthoughts.net/jquery-unobtrusive-ajax-helpers-in-aspnet-core/

MVC AJAX Submit

https://stackoverflow.com/questions/35202804/submitting-a-razor-form-using-jquery-ajax-in-mvc6-using-the-built-in-functionali

https://damienbod.com/2013/12/01/mvc-loading-a-dynamic-list-in-a-view/

MVC Bootstrap Modal

https://www.c-sharpcorner.com/blogs/bootstrap-modal-popup-using-asp-net-mvc

MVC jQuery Ajax Guideline (HAY)

https://cezarypiatek.github.io/post/whats-wrong-with-unobtrusive-ajax/

Upload files in ASP.NET Core - Drag and Drop (HAY)

http://sikorsky.pro/en/blog/file-uploading-with-aspnet-core-what-options-do-we-have

Bundling and Mini in ASP.NET Core

https://dotnetthoughts.net/runtime-bundling-and-minification-in-aspnet-core-with-smidge/

Paging in ASP.NET Core

https://github.com/hamed-shirbandi/MvcPagedList.Core

ASP.NET Core: Advanced JQuery Dialog actions

https://social.technet.microsoft.com/wiki/contents/articles/38122.asp-net-core-advanced-jquery-dialog-actions.aspx

HttpClientFactory

http://www.talkingdotnet.com/3-ways-to-use-httpclientfactory-in-asp-net-core-2-1/

Security for ASP.NET Core + Identity Server 4

https://github.com/hansamaligamage/ASP.NETCoreSecurity

Design security for ASP.NET Core web application with self managed, centralized Identity Server 4 authorization server If you want find more about Identity Server 4, check this article,

https://social.technet.microsoft.com/wiki/contents/articles/37169.secure-your-netcore-web-applications-using-identityserver-4.aspx

http://hansamaligamage.blogspot.com/2017/02/secure-your-netcore-web-applications.html

CodeOpinion

https://codeopinion.com/

Linq + Interface + Unit Test

https://codeopinion.com/find-mediatr-requests-without-handlers/

https://codeopinion.com/using-razor-in-a-console-application/

Walkthrough: Creating an HTML Email Template with Razor and Razor Class Libraries and Rendering it from a .NET Standard Class Library

https://scottsauber.com/2018/07/07/walkthrough-creating-an-html-email-template-with-razor-and-razor-class-libraries-and-rendering-it-from-a-net-standard-class-library/

Razor UI Class Library

Create reusable UI using the Razor Class Library project in ASP.NET Core

https://docs.microsoft.com/en-us/aspnet/core/razor-pages/ui-class?view=aspnetcore-2.1&tabs=visual-studio

ASP.NET Core MVC Samples

Sample MusicStore application that uses MVC and Entity Framework.

https://github.com/dcomartin/MusicStore

Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR

https://github.com/dcomartin/DDD-CQRS-ES-Example

AWS Lambda for .NET Core

https://github.com/aws/aws-lambda-dotnet

.NET Core Supported OS Lifecycle Policy

https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md

https://blogs.msdn.microsoft.com/dotnet/2018/06/20/net-core-2-0-will-reach-end-of-life-on-september-1-2018/

Categories

Recent posts