almazik
ex-chief architect, ex-VP of architecture. Helping companies optimize their business using modern technologies.
GoogleZurich, Switzerland
Pinned Repositories
AppConfigTransformRepro
Demonstrates a Nuget package generation bug caused by chained config transformations
AspNet-Docs
Documentation for ASP.NET 5
AsyncExecutionIssue
Repository that reproduces task continuation issue found in IIS
avro
Apache Avro is a data serialization system.
avrogen-bug-repro
Reproduction of the avrogen code generation bug
azure-sdk-for-net
Windows Azure SDK for .NET
AzureStorageDriver
A LINQPad driver to perform queries againt Azure Table Storage.
MinimalisticCQRS
An attempt to have an app that respects CQRS in the most simple form
NServiceBus
The most popular, open-source service bus for .NET
StorageClientException
Reproduction of the Azure SDK bug caused by StorageClientException
almazik's Repositories
almazik/NServiceBus
The most popular, open-source service bus for .NET
almazik/azure-sdk-for-net
Windows Azure SDK for .NET
almazik/StorageClientException
Reproduction of the Azure SDK bug caused by StorageClientException
almazik/AppConfigTransformRepro
Demonstrates a Nuget package generation bug caused by chained config transformations
almazik/AspNet-Docs
Documentation for ASP.NET 5
almazik/AsyncExecutionIssue
Repository that reproduces task continuation issue found in IIS
almazik/avro
Apache Avro is a data serialization system.
almazik/avrogen-bug-repro
Reproduction of the avrogen code generation bug
almazik/AzureStorageDriver
A LINQPad driver to perform queries againt Azure Table Storage.
almazik/Cyotek.Collections.Generic.CircularBuffer
The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. You can use it as a first-in, first-out collection of objects using a fixed buffer and automatic overwrite support.
almazik/earth
a project to visualize global weather conditions
almazik/EasyNetQ
An easy to use .NET API for RabbitMQ
almazik/engineeringladders
A framework for Engineering Managers
almazik/graphql-dotnet
GraphQL for .NET
almazik/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
almazik/kubeless
Kubernetes Native Serverless Framework
almazik/landscape-model
Model for the open-source application performance management landscape presented on the https://openapm.io website.
almazik/MassTransit
Distributed Application Framework for .NET
almazik/mongo-csharp-driver
almazik/moq4
Repo for managing Moq 4.x
almazik/netmq
port of zeromq to .net
almazik/NEventStore
A persistence agnostic Event Store for .NET
almazik/npgsql
Npgsql is the .NET data provider for PostgreSQL.
almazik/openhab2-addons
Add-ons for openHAB 2.x
almazik/orleans
Orleans - Distributed Virtual Actor Model
almazik/pact-specification
Describes the pact format and verification specifications
almazik/parser
A lexer and parser for GraphQL in .NET
almazik/rabbitmq-dotnet-client
RabbitMQ .NET client
almazik/RawRabbit
A modern .NET framework for communication over RabbitMq
almazik/StackExchange.Redis.Extensions