Pinned Repositories
Dual-Battery-Widget
Android widget showing the status of up to two batteries
FlexLabs.Inky
Combined library for V2/V3 Inky pHAT and Inky wHAT.
FlexLabs.Upsert
FlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective native SQL syntax
FlexLabs.Util
FlexLabs.Util.Web
Glimpse-Linq2Sql
Linq2Sql tracing plugin for Glimpse
Private-CA-Template
RestSharp
Simple REST and HTTP API Client for .NET
FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.
R4MVC
R4MVC is a Roslyn code generator for ASP.NET Core MVC apps that creates strongly typed helpers that eliminate the use of literal strings in many places
artiomchi's Repositories
artiomchi/FlexLabs.Upsert
FlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective native SQL syntax
artiomchi/FlexLabs.Inky
Combined library for V2/V3 Inky pHAT and Inky wHAT.
artiomchi/Private-CA-Template
artiomchi/FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, UTF-8 support, Async/await support and more. Written entirely in C#, with no external dependencies.
artiomchi/FlexLabs.Util
artiomchi/FlexLabs.Util.Web
artiomchi/CFProxy
artiomchi/CloneExtensions
Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
artiomchi/CloudFlareDynDnsProxy
artiomchi/DocGenerator
The most awesome Document Generator!
artiomchi/Docs
Documentation for ASP.NET Core
artiomchi/EDAssistant
artiomchi/EventStore-Client-Dotnet
Dotnet Client SDK for the Event Store gRPC Client API written in C#
artiomchi/Extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
artiomchi/FlexLabs.IIS.Logging
artiomchi/FlexLabs.Phonetics
artiomchi/HelloWorld
Simple hello world docker app
artiomchi/IdentityServer3.AccessTokenValidation
OWIN Middleware to validate access tokens from IdentityServer3
artiomchi/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
artiomchi/R4MVC
R4MVC is a Roslyn code generator for ASP.NET MVC Core apps that creates strongly typed helpers that eliminate the use of literal strings in many places
artiomchi/RestSharp
Simple REST and HTTP API Client for .NET
artiomchi/Routing
Middleware for routing requests to application logic.
artiomchi/SDN
This repo includes PowerShell scripts and VMM service templates for setting up the Microsoft Software Defined Networking (SDN) Stack using Windows Server 2016
artiomchi/T4MVC
T4MVC is a T4 template for ASP.NET MVC apps that creates strongly typed helpers that eliminate the use of literal strings in many places.
artiomchi/T4MVCCoreLite
artiomchi/TablePager
A NuGet extension that helps automate and simplify paging for MVC sites
artiomchi/TeamCityBuildTest
Sample repository to try and replicate the TeamCity issue #TW-48730
artiomchi/templating
ASP.NET Core templates for .NET CLI and Visual Studio
artiomchi/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
artiomchi/WebApplicationAreaPublishTest
Sample blank project to demo the issue described here: dotnet/cli#3286