Pinned Repositories
CoreDht
CoreMemoryBus
A simple, yet configurable in-memory message bus in C#.
Qapper
Qapper (pronounced 'kwapper') is a super simple object mapper for kdb+\q
QSchema
.net Data Modelling tools for the kdb+ Q language
AbpFullCalendar
Integration Test of FullCalendar.io into ABP Framework applications
AspNetWebApiSqlite
Basic WebAPI template using Sqlite as a backing store
AvaloniaRestDemo
Show how to use RestSharp & Avalonia
obbexample
protobuf-experiments
Learning how to use Google Protocol Buffers.
TopologicalSorting.netstandard
Repackaging TopologicalSorting for .NET Standard
machonky's Repositories
machonky/AbpFullCalendar
Integration Test of FullCalendar.io into ABP Framework applications
machonky/AspNetWebApiSqlite
Basic WebAPI template using Sqlite as a backing store
machonky/AvaloniaRestDemo
Show how to use RestSharp & Avalonia
machonky/TopologicalSorting.netstandard
Repackaging TopologicalSorting for .NET Standard
machonky/20480-Programming-in-HTML5-with-JavaScript-and-CSS3
machonky/20483-Programming-in-C-Sharp
machonky/20486-DevelopingASPNETMVCWebApplications
In this course, students will learn to develop advanced ASP.NET MVC applications using .NET Framework tools and technologies. The focus will be on coding activities that enhance the performance and scalability of the Web site application. ASP.NET MVC will be introduced and compared with Web Forms so that students know when each should/could be used. This course will also prepare the student for exam 70-486.
machonky/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
machonky/AbpProductManagement
Working through the Mastering ABP Framework Book
machonky/AbpVirtualFileTest
Try to make my embedded resources visible to the ABP Virtual File System
machonky/actor-framework
An Open Source Implementation of the Actor Model in C++
machonky/AkkaBootcamp
Worked solutions to the Akka.net Bootcamp
machonky/ASP.NETCoreIdentityExperiments
Lets experiment with the identity framework.
machonky/AvaloniaMasterDetail
machonky/cadquery_hydrofoil
machonky/CppQRS
C++ Application Template for a CQRS Application
machonky/CustomSettingManagement
Figure out how to use the Contributor pattern to add new custom settings to an ABP application
machonky/DatabasePrologueGenerator
Create basic secure logins for your new DB based application, by creating Application specific logins while removing public access.
machonky/facebook-purge
Obfuscate, poison and purge all your facebook data permanently
machonky/figgle
ASCII banner generation for .NET
machonky/Foilpy
Foilpy is a python toolkit that allows you to design, visualise, and analyse hydrofoil wings. Wing geometries can also be exported to .STL file for processing in CAD/3D printing.
machonky/FullCalendarDemo
Learn how to make FullCalendar interact with ASPNetCore Razor Pages
machonky/machonky.github.io
github pages blog
machonky/Multitenancy
Learn how to add multitenancy to dotnet aspnetcore applications
machonky/neural2d
Neural net optimized for 2D image data
machonky/NeuralNetwork101
machonky/Paginator.Avalonia
machonky/palladia.net
Security authorization framework
machonky/ReactiveHistory
Reactive undo/redo framework for .NET.
machonky/SimpleCRUDWebAPI
Exercise to learn how to use Dapper with .NET Core Minimal APIs with Postgresql