All Projects → AndrejsAbrickis → PlanningPoker

AndrejsAbrickis / PlanningPoker

Licence: Unlicense license
A demo application of AspNetCore and SignalR

Programming Languages

C#
18002 projects
Vue
7211 projects
typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to PlanningPoker

SignalR-Core-SqlTableDependency
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
Stars: ✭ 36 (+80%)
Mutual labels:  netcore, signalr-core
Meadow
Integrated Ethereum implementation and tool suite focused on Solidity testing and development.
Stars: ✭ 126 (+530%)
Mutual labels:  netcore
InfluxDB.Client.Net
A C# client object model to help integrate with InfluxDB with CLI languages. Supports both .Net traditional and .Net Core.
Stars: ✭ 95 (+375%)
Mutual labels:  netcore
doteasy.rpc
Inspired by microservices, a lightweight framework that looks like a rabbit, based on NET Core 2.0 Standard 2 core library
Stars: ✭ 62 (+210%)
Mutual labels:  netcore
Apex.Serialization
High performance contract-less binary serializer for .NET
Stars: ✭ 82 (+310%)
Mutual labels:  netcore
Miniblog.Core.W3C
MiniBlog + ASP.NET Core + W3C.CSS
Stars: ✭ 26 (+30%)
Mutual labels:  netcore
Taskban
A personal productivity tool developed with C# and XAML.
Stars: ✭ 56 (+180%)
Mutual labels:  netcore
coreipc
WCF-like service model API for communication over named pipes and TCP. .NET and node.js clients.
Stars: ✭ 22 (+10%)
Mutual labels:  netcore
Decor.NET
A simple way to decorate a class with additional functionality using attributes.
Stars: ✭ 29 (+45%)
Mutual labels:  netcore
EFSqlTranslator
A standalone linq to sql translator that can be used with EF and Dapper.
Stars: ✭ 51 (+155%)
Mutual labels:  netcore
DjvuNet
DjvuNet is a cross platform fully managed .NET library for working with Djvu documents which can run on Linux, macOS and Windows. Library has been written in C# and targets .NET Core v3.0 and .NET Standard v2.1 or later. We intend to provide DjVu document processing capabilities on par with DjVuLibre reference library (or even better).
Stars: ✭ 54 (+170%)
Mutual labels:  netcore
h5
🚀 The next generation C# to JavaScript compiler
Stars: ✭ 97 (+385%)
Mutual labels:  netcore
Cauldron
C# Toolkit
Stars: ✭ 68 (+240%)
Mutual labels:  netcore
ProtobufDecoder
A Google Protocol Buffers (Protobuf) payload decoder/analyzer
Stars: ✭ 33 (+65%)
Mutual labels:  netcore
Awesome-Nuget-Packages
📦 A collection of awesome and top .NET packages sorted by most popular needs.
Stars: ✭ 87 (+335%)
Mutual labels:  netcore
XXHash
XXHash - Extremely fast hash algorithm,impl for csharp,can process 11.8 GB/s on modern cpu. impl with net core 2.0 and .net
Stars: ✭ 24 (+20%)
Mutual labels:  netcore
horusec-engine
Horusec analysis engine
Stars: ✭ 18 (-10%)
Mutual labels:  netcore
Portable-WebDAV-Library
Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETS…
Stars: ✭ 45 (+125%)
Mutual labels:  netcore
FluentAssertions.Web
FluentAssertions for HTTP APIs
Stars: ✭ 71 (+255%)
Mutual labels:  netcore
AdventOfCodeBase
Template repository for solving Advent of Code puzzles, which automatically handles input retrieval and output.
Stars: ✭ 33 (+65%)
Mutual labels:  netcore

PlanningPoker

This is a proof of concept application to demonstrate how to start developing AspNetCore with SignalR. You can read the recap about the process of developing this demo here https://medium.com/@andrejsabrickis/recap-creating-a-demo-of-real-time-communication-app-using-aspnetcore-signalr-d8ac0afba081

There are a lot of hacks and shortcuts in the code to make it possible to push out a POC version of this app. I'm looking forward to finding some spare time to polish this. And hopefully one day it could be good enough to use for an agile team to estimate their work.

Any help, comments, and critique are more than welcome!

Demo

https://planning-poker-web.azurewebsites.net/

Build status

Azure Pipelines CircleCI
Build Status CircleCI
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].