- Columbus, OH
- https://www.danylkoweb.com/
- @jdanylko
Highlights
- Pro
-
-
Tuxboard.Examples Public
Examples to compliment the Tuxboard posts on DanylkoWeb
-
Tuxboard Public
Tuxboard is a lightweight, open-source dashboard library for ASP.NET Core
-
-
aspnet-bestpractices Public
Landing page for new book titled ASP.NET 8 Best Practices
-
NonORMExample Public
ASP.NET Core 3.1 Quick Example of performing reads w/o EF
-
-
-
-
RefactoredHttpClient Public
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
-
Chart-ASPNETCore Public
Creating Charts in ASP.NET Core using JavaScript library
-
Schema.NET Public
Forked from RehanSaeed/Schema.NETSchema.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 secti…
C# MIT License UpdatedMar 21, 2022 -
A collection of dropdown examples for ASP.NET MVC
-
DynamicDialogWithBootstrap Public
Create a dynamic dialog with Bootstrap and ASP.NET 5
-
MenuSystem-ASPNetCore-3.1 Public
Updated menu system to ASP.NET Core 3.1, Microsoft Identity Core, and Entity Framework Core
-
Charts-RazorPage Public
Create Charts in ASP.NET Core with Razor pages
-
-
APICoreIntegrationTests Public
ASP.NET Core Integration Testing Your Web APIS w/ Test Host and EF InMemory Database
-
DynamicPdfWithZip Public
Create a dynamic zip file with dynamic content as well.
-
TRIM-Transformation Public
Transformation of business objects to something else. In this example, XML.
-
ProductFinder Public
Use a Builder design pattern to create a product filter system.
C# UpdatedFeb 10, 2019 -
-
MasterDetail-Refactor Public
Create a Master/Detail screen and perform mini-postbacks instead of dynamic grid manipulation
-
-
LikeButtonDemo Public
Create a real-time Like button for your users using SignalR
-
ImageLayoutTagHelper Public
Create an HTML Layout based on an images' size.
-
ValidationExample Public
Using JavaScript to enable/disable DOM elements based on other DOM elements' state
-
-
-
Real-TimeTwitterStream Public
Real-Time Twitter Stream using SignalR