Pinned Repositories
CarsControl
Chromely
Build .NET/.NET Core HTML5 desktop apps using cross-platform native GUI API
CleanArchitecture
Clean Architecture Solution Template for .NET 6
CMS
dotnet-core-developer-roadmap
Roadmap to becoming a .NET Developer
EF.DbContextFactory
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
GanttChartLightLibrary-Demos
Sample applications for DlhSoft Gantt Chart Light Library
it19862
Config files for my GitHub profile.
MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.
NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
it19862's Repositories
it19862/CarsControl
it19862/Chromely
Build .NET/.NET Core HTML5 desktop apps using cross-platform native GUI API
it19862/CleanArchitecture
Clean Architecture Solution Template for .NET 6
it19862/CMS
it19862/dotnet-core-developer-roadmap
Roadmap to becoming a .NET Developer
it19862/EF.DbContextFactory
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
it19862/GanttChartLightLibrary-Demos
Sample applications for DlhSoft Gantt Chart Light Library
it19862/it19862
Config files for my GitHub profile.
it19862/MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.
it19862/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
it19862/Obsidian
[WIP] A C# implementation of the Minecraft server protocol. (.NET 5)
it19862/OneMore
A OneNote add-in with simple, yet powerful and useful features
it19862/qmarkdowntextedit
A C++ Qt QPlainTextEdit widget with markdown highlighting support and a lot of other extras
it19862/uml-diagram-for-csharp-design-pattern-examples
UML diagram list of GoF design pattern examples written in C#.
it19862/watchdog-browser
This application based on CEFSharp. Made on C# + WPF. It is a special browser and it's only purpose is to be reliable. This application made for one certain organization, so, all the documentation, comments, resources are in russian. Can be used as real life example of using CEFSharp.wpf with MVVM pattern. Solved wpf TabControl reloading trouble.