BionStt
Fullstack Dev | .Net Core - jQuery - ReactJs | Domain Driven - Event Driven Enthusiast | currently studying React
Jakarta, Indonesia
Pinned Repositories
-C-8-Data-Structures-and-Algorithms
C# Data Structures and Algorithms [video], published by Packt
.NET-MAUI-Cross-Platform-Application-Development
.NET MAUI Cross-Platform Application Development, published by Packt
11-tips-for-dotnet-6-2486135
This repo is for the Linkedin Learning course: 11 Tips for .NET 6
30-Web-Projects-with-HTML-CSS-and-JavaScript
30+ Web Projects with HTML, CSS, and JavaScript, by Packt Publishing
AccountingRazor2021
Accounting double entry system with simple Razor pages, CQRS pattern, EF Core, Code First Migration, SQL nested set model
BetterResfulApiWithSutanto
ResfulApi asp.net core Swagger
LeasingRazor
c# Financial leasing cqrs DDD modular monolith
ModularMonolithOutBoxPattern
SMMCoreDDD2019Mei
Event driven, CQRS ,clean code, EF-Core,LINQ,mediator pattern ,modular monolith, inbox outbox pattern ,MVC ,Web Api , Flutter,SQL nested set model
SMMUsingDDD
Domain driven design, CQRS, Event sourcing, modular monolith
BionStt's Repositories
BionStt/42-tips-sukses-kerja-remote
Source dari buku 42 Tips Sukses Kerja Remote
BionStt/BasicWebServer
A lean and mean web server implemented in C#
BionStt/CQRS-NServiceBus-EventStore-ElasticSearch
Prototipe showing a CQRS architecture using NServiceBus EventStore and ElasticSearch
BionStt/Crucial-CQRS
A WebAPI, Entity Framework, AngularJS and SignalR project to demonstrate CQRS and Event Sourcing
BionStt/Demo-EF6MultiTenant
BionStt/DomainDrivenDesignforDatabaseDrivenMind
Deck & Demos from MSIgnite 2015 & Techorama BE conferences
BionStt/EApp
EApp 是一款基于Microsoft .NET的面向领域驱动的轻量级应用程序开发框架, 遵循 DDD (Domain Driven Design) 和 CQRS 的设计**, 支持 windows application 和 web application 的快速开发. Windows application 开发框架包括 插件式(Plugin)模块框架和Windows MVC 框架. Web 开发框架包含了插件式的MVC扩展功能.
BionStt/EnterpriseApplicationExample
Example project to illustrate how one can organize the .NET Solution of an enterprise application. This repository is related to the blog post found here that explains the reasoning and architecture in more detail.
BionStt/ExportTable
Export a list of objects to Excel (xlsx), HTML table or CSV
BionStt/Hospital-Management-System
Windows Programming Project (C# Linq to SQL)
BionStt/KataTrainReservation
A Kata exercise. This one involves writing code to reserve seats on a train.
BionStt/lambdas-and-linq
Code to help you learn the awesomeness of lambda expressions and LINQ in C#
BionStt/MoviesSPA
BionStt/NLayerAppV2
Official sample application of Microsoft's 'N-Layered Domain Oriented Architecture Guide with .NET 4.0' book
BionStt/payroll
aplikasi payroll ini adalah aplikasi penggajian untuk sales diseluruh indonesia tempat saya bekerja. penggajian ini adalah
BionStt/payroll2
aplikasi payroll ini adalah aplikasi penggajian untuk sales diseluruh indonesia tempat saya bekerja. penggajian ini adalah
BionStt/PPPDDD
Sample code for the book Principles, Practices and Patterns of Domain-Driven Design
BionStt/Raspberry_Pi_Temperature_API
An ASP.Net Web API to read and produce data from the Raspberry Pi Temperature Sensor Project
BionStt/ReservationCalendar
A simple reservation calendar with ASP.NET MVC and Entity Framework.
BionStt/REST-WebAPI
Enterprise level application with MVC4 Web API's using Entity Framework ,Generic Repository pattern and Unit of Work.
BionStt/Simple-Chat-Application-with-SignalR
This repository is about how to quickly setup a chat application using SignalR. ASP.NET SignalR is a new library for ASP.NET developers that makes developing real-time web functionality easy. SignalR allows bi-directional communication between server and client. Servers can now push content to connected clients instantly as it becomes available. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers. SignalR includes APIs for connection management (for instance, connect and disconnect events), grouping connections, and authorization. Find the demo video here http://youtu.be/VF1PQ3M3TAc
BionStt/simple-jpa-demo-inventory
This is a sample application for simple-jpa.
BionStt/SQLServerPerformanceDashboard
A web-based real-time monitoring app to show performance and problems of one or more SQL Server instances
BionStt/SqlWithMongo
Combining SQL Server with MongoDB using NHibernate
BionStt/SSW.DataOnion.UserGroupDemo
BionStt/StudentDataBank
A Prototype implementation of Student Data Bank using ASP.NET 4.5 MVC and WebApi.
BionStt/technical_wiki
Jeg bruger dette område til forsøg og wiki
BionStt/ViewInjection
BionStt/webapi-fileupload
Web API File Uploading (Desktop and Web client)
BionStt/Xamarin.Android-GPS-Location
A simple demo that would tracks current device location and determine if the device is within a (x) miles away based on a given source location