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/ContinuousTests
Continuous testing tool for .Net running only affected tests.
YuriiPovkh/Dryad
This is a research prototype of the Dryad and DryadLINQ data-parallel processing frameworks running on Hadoop YARN.
YuriiPovkh/Netling
Netling is a load tester client for easy web testing.
YuriiPovkh/twitter-sentiment-analysis-tutorial-201107
Code to reproduce the simple sentiment analysis from my presentation