Pinned Repositories
AspNetCore.Identity.MongoDB
MongoDB Data Store Adaptor for ASP.NET Core Identity
bootcamp-1
capsulecorp-pentest
Vagrant VirtualBox environment for conducting an internal network penetration test
demo_app
Ruby on Rails Tutorial demo application
fConcBook
Source code for "Concurrency in .NET" book Manning publisher
first_app
The first app for the Ruby on Rails Tutorial
get-programming-fsharp
Companion code repository for https://www.manning.com/books/get-programming-with-f-sharp
HealthClinic.biz
The samples contained in this repo are used to present an end-to-end demo scenario based on a fictitious B2B and multitenant system, named “HealthClinic.biz” that provides different websites, mobile apps, desktop apps, wearable apps, and services running on the latest Microsoft and open technologies aligned with announcements to showcase during the Connect(); 2015 event.The current published version works with Visual Studio 2015 Update 1 RC bits and ASP.NET 5.0 Beta 8. The final version used at Connect(); 2015 will be published soon.
HearthstoneTracker
Automatically track and generate statistics for all your HearthStone games.
LINQ-to-GameObject-for-Unity
LINQ to GameObject - Traverse GameObject Hierarchy by LINQ
bagukiri's Repositories
bagukiri/bootcamp-1
bagukiri/capsulecorp-pentest
Vagrant VirtualBox environment for conducting an internal network penetration test
bagukiri/fConcBook
Source code for "Concurrency in .NET" book Manning publisher
bagukiri/get-programming-fsharp
Companion code repository for https://www.manning.com/books/get-programming-with-f-sharp
bagukiri/HearthstoneTracker
Automatically track and generate statistics for all your HearthStone games.
bagukiri/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
bagukiri/MVVM-Samples
Sample repo for MVVM package
bagukiri/NuGetForUnity
A NuGet Package Manager for Unity
bagukiri/Poco
A cross-engine test automation framework based on UI inspection
bagukiri/Prism-Samples-Windows
Samples that demonstrate how to use various Prism features with the Universal Windows Platform (UWP)
bagukiri/ProfilesManager
Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac
bagukiri/project-examples
Small projects in universal build ecosystems to configure CI and Artifactory
bagukiri/ravendb
ACID Document Database
bagukiri/RavenMigrations
A small migrations framework to help you manage your RavenDB Instance.
bagukiri/serilog
Simple .NET logging with fully-structured events
bagukiri/serilog-sinks-console
Write log events to System.Console as text or JSON, with ANSI theme support
bagukiri/serilog-sinks-file
Write Serilog events to files in text and JSON formats, optionally rolling on time or size
bagukiri/serilog-sinks-http
A Serilog sink sending log events over HTTP.
bagukiri/serilog-sinks-seq
A Serilog sink that writes events to the Seq structured log server
bagukiri/SignalR-samples
Samples for ASP.NET Core SignalR
bagukiri/stateless
A simple library for creating state machines in C# code
bagukiri/teamcity-docker-samples
TeamCity docker compose samples
bagukiri/TebakAngka
Number Guessing Game requested by my own daughter.
bagukiri/Testing
bagukiri/UniRx
Reactive Extensions for Unity
bagukiri/UniRxSimpleGame
A simple game showing how to use UniRx to make a dumb endless game for Unity
bagukiri/UniTask
Provides an efficient allocation free async/await integration for Unity.
bagukiri/Unity-Weld
MVVM-style data-binding system for Unity.
bagukiri/VContainer
The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
bagukiri/ZLogger
Zero Allocation Text/Strcutured Logger for .NET and Unity, built on top of a Microsoft.Extensions.Logging.