ruslanen's Stars
jdbcx/jdbcx
JDBCX: Extended JDBC driver for dynamic multi-language queries with optional bridge server for federated datasource connectivity.
microsoft/api-guidelines
Microsoft REST API Guidelines
MicrosoftDocs/bi-shared-docs
Public contribution for analysis services content
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
scottbrady91/IdentityServer4-Example
Example IdentityServer4 & Duende IdentityServer implementation.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
dotnet/try-samples
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
sergey-brutsky/mi-home
С# API for Xiaomi Mi Home devices
adamsitnik/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jlevy/the-art-of-command-line
Master the command line, in one page
PaulStoffregen/Time
Time library for Arduino
PaulStoffregen/DS1307RTC
Use a DS1307 Real Time Clock chip with the Time library
nanoframework/Samples
🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours
bethrobson/Head-First-Design-Patterns
Code for Head First Design Patterns book (2020)
Apress/pro-angular-9
Source Code for 'Pro Angular 9' by Adam Freeman
npgsql/npgsql
Npgsql is the .NET data provider for PostgreSQL.
lvlkoo/SignalRChatExample
Signalr chat example with chat server (ASP.NET MVC) and console client