Pinned Repositories
SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
.NET-Big-O-Algorithm-Complexity-Cheat-Sheet
Big-O complexities of common algorithms used in .NET and Computer Science.
aspnet_with_webpack
ASP.NET MVC 5 with webpack
aspnetcore-angular2-universal
*NEW* Angular 2+ Universal & ASP.NET Core Advanced Starter (Currently Angular4) - Cross-platform - featuring server-side rendering for SEO, ngx-bootstrap, i18n internationalization (ngx-translate), Webpack2, TypeScript2, unit testing, WebAPI Rest demo, SignalR, Swagger docs, and more!
aspnetcore-caching-session
A repo to show all the different ways to cache and store in session data with Asp.Net Core 1.0.1. That includes InMemory, Distributed with SQL Server, Distributed with Redis onPremise and Azure
AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Utility.CommandLine.Arguments
A C# .NET Class Library containing tools for parsing the command line arguments of console applications.
YuriiPovkh's Repositories
YuriiPovkh/aspnet_with_webpack
ASP.NET MVC 5 with webpack
YuriiPovkh/awesome-scalability
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-End Design Patterns
YuriiPovkh/Benchmarks
Benchmarks for ASP.NET Core
YuriiPovkh/category-theory-for-dotnet-programmers
This repo contains all c++ / haskell samples from Bartosz Milewski's book (Category Theory for Programmers) converted to csharp and fsharp
YuriiPovkh/Dahomey.Json
The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json
YuriiPovkh/DebuggingExtensions
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
YuriiPovkh/EFCore.NamingConventions
Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)
YuriiPovkh/extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
YuriiPovkh/Free-Algorithm-Books-1
YuriiPovkh/google-10000-english
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.
YuriiPovkh/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
YuriiPovkh/janusgraph
JanusGraph: an open-source, distributed graph database
YuriiPovkh/nfx
.NET Standard Unistack Framework
YuriiPovkh/Ocelot
.NET core API Gateway
YuriiPovkh/og-equity-compensation
Stock options, RSUs, taxes — read the latest edition: www.holloway.com/g/equity-compensation
YuriiPovkh/orbit
Orbit - Virtual actor framework for building distributed systems
YuriiPovkh/orleans
Orleans - Distributed Virtual Actor Model
YuriiPovkh/Papercut
Papercut Simple Desktop SMTP Server
YuriiPovkh/ProxyKit
A toolkit to create HTTP (reverse) proxies on ASP.NET Core
YuriiPovkh/QuickInject
QuickInject is a simple dependency injection container for .NET Core
YuriiPovkh/recall
Single-threaded off-heap object store
YuriiPovkh/resin
Language model framework/search engine
YuriiPovkh/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
YuriiPovkh/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
YuriiPovkh/SimplCommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
YuriiPovkh/squidex
Headless CMS and Content Managment Hub
YuriiPovkh/Trill
Trill is a single-node query processor for temporal or streaming data.
YuriiPovkh/TrillSamples
Sample applications to demonstrate how to use the Trill library and API
YuriiPovkh/try
Try .NET is an interactive documentation generator for .NET Core.
YuriiPovkh/zerosharp
Demo of the potential of C# for systems programming with CoreRT