Pinned Repositories
ansible-samples
Experimental code samples with Ansible
Burrow.NET
Burrow.NET is a simple library created based on some EasyNetQ ideas, it's a thin wrapper of RabbitMQ.Client for .NET. Basically, if you just need to put your message or subscribe messages from RabbitMQ server, you found the right place. With Burrow.NET, you can easily customize almost everything start with exchange and queue name, changing the way to serialize your object, inject custom error handling strategies, etc.
data-workspace-frontend
An open source data analysis platform with features for users with a range of technical skills
market-access-api
The API for Market Access
public-data-api
The source for the Department for International Trade's Public Data API
sekharpanja's Repositories
sekharpanja/ansible-samples
Experimental code samples with Ansible
sekharpanja/Burrow.NET
Burrow.NET is a simple library created based on some EasyNetQ ideas, it's a thin wrapper of RabbitMQ.Client for .NET. Basically, if you just need to put your message or subscribe messages from RabbitMQ server, you found the right place. With Burrow.NET, you can easily customize almost everything start with exchange and queue name, changing the way to serialize your object, inject custom error handling strategies, etc.
sekharpanja/coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
sekharpanja/django-sample
sekharpanja/dotnet
dotnet is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
sekharpanja/EasyNetQ
An easy to use .NET API for RabbitMQ
sekharpanja/massive
A small, happy, data access tool that will love you forever.
sekharpanja/node-samples
Experimental code samples with node.js
sekharpanja/NotificationListener
Dummy listener service fr SOAP based notificatons
sekharpanja/r-samples
Experimental code samples in R
sekharpanja/rabbitmq-rpc
sekharpanja/ravendb
A linq enabled document database for .NET
sekharpanja/superset
Apache Superset is a Data Visualization and Data Exploration Platform
sekharpanja/Topshelf
An easy service hosting framework for building Windows services using .NET