Pinned Repositories
Chart-ASPNETCore
Creating Charts in ASP.NET Core using JavaScript library
DropDown-ASP.NET-MVC-Examples
A collection of dropdown examples for ASP.NET MVC
FiveActionFilters
My Top Five ASP.NET MVC ActionFilters
Menu-System-w-Identity
A Universal Menu System using Microsoft Identity for Authorizations
MenuDemo
Create a Menu System using ASP.NET MVC and HtmlHelpers
RefactoredHttpClient
Companion Code to go along with the eBook on using HttpClient properly and refactoring it into reusable client-side components for ASP.NET Core 3.1
ThinController
An ongoing project to make the smallest ASP.NET MVC Controller possible.
Tuxboard
Tuxboard is a lightweight, open-source dashboard library for ASP.NET Core
Tuxboard.Examples
Examples to compliment the Tuxboard posts on DanylkoWeb
WebGridExample
MVC WebGrid Goodness
jdanylko's Repositories
jdanylko/Tuxboard
Tuxboard is a lightweight, open-source dashboard library for ASP.NET Core
jdanylko/WebGridExample
MVC WebGrid Goodness
jdanylko/RefactoredHttpClient
Companion Code to go along with the eBook on using HttpClient properly and refactoring it into reusable client-side components for ASP.NET Core 3.1
jdanylko/Chart-ASPNETCore
Creating Charts in ASP.NET Core using JavaScript library
jdanylko/FiveActionFilters
My Top Five ASP.NET MVC ActionFilters
jdanylko/DropDown-ASP.NET-MVC-Examples
A collection of dropdown examples for ASP.NET MVC
jdanylko/Tuxboard.Examples
Examples to compliment the Tuxboard posts on DanylkoWeb
jdanylko/DynamicPdfWithZip
Create a dynamic zip file with dynamic content as well.
jdanylko/MenuSystem-ASPNetCore-3.1
Updated menu system to ASP.NET Core 3.1, Microsoft Identity Core, and Entity Framework Core
jdanylko/MultiTierSubscription
jdanylko/Real-TimeTwitterStream
Real-Time Twitter Stream using SignalR
jdanylko/Charts-RazorPage
Create Charts in ASP.NET Core with Razor pages
jdanylko/DynamicDialogWithBootstrap
Create a dynamic dialog with Bootstrap and ASP.NET 5
jdanylko/MasterDetail-Refactor
Create a Master/Detail screen and perform mini-postbacks instead of dynamic grid manipulation
jdanylko/aspnet-bestpractices
Landing page for new book titled ASP.NET 8 Best Practices
jdanylko/AutofillDemo
Create an ASP.NET MVC Autofill control
jdanylko/Cynk
jdanylko/LikeButtonDemo
Create a real-time Like button for your users using SignalR
jdanylko/NonORMExample
ASP.NET Core 3.1 Quick Example of performing reads w/o EF
jdanylko/SEOWithCSharp
Harness .NET and C# to enhance your SEO
jdanylko/APICoreIntegrationTests
ASP.NET Core Integration Testing Your Web APIS w/ Test Host and EF InMemory Database
jdanylko/BootstrapAndFontAwesome
Bootstrap and FontAwesome Tips and Tricks
jdanylko/DefaultWebApp
Default Web Application for ASP.NET Core
jdanylko/ImageLayoutTagHelper
Create an HTML Layout based on an images' size.
jdanylko/jdanylko
jdanylko/ProductFinder
Use a Builder design pattern to create a product filter system.
jdanylko/Schema.NET
Schema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.
jdanylko/SimpleMEFCoreDemo
An example of how to use MEF in ASP.NET Core
jdanylko/TRIM-Transformation
Transformation of business objects to something else. In this example, XML.
jdanylko/ValidationExample
Using JavaScript to enable/disable DOM elements based on other DOM elements' state