• Stars
    star
    9
  • Rank 1,883,252 (Top 39 %)
  • Language
    C#
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A sample ASP.NET Core project showing how to add health checks

More Repositories

1

SmartBreadcrumbs

A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
C#
156
star
2

DynamicExpressions

A dynamic expression builder that can be used to dynamically sort and/or filter LINQ/EF queries
C#
45
star
3

EasyLocalization

A simple library that makes WPF Localization easier
C#
22
star
4

SvgPathProperties

Pure C# SVG Path parser and calculations.
C#
16
star
5

RealtimeSentimentAnalysis

A real-time sentiment analysis of Youtube comments using Python, Spark and Kafka
Python
11
star
6

RepositoryPatternExample

An example implementation of the Repository Pattern in ASP.NET Core
C#
7
star
7

Blazux

A performant Flux/Redux state management library for Blazor, with selectors!
C#
7
star
8

AspNetCore.DynamicProxies.Sample

An example of how to use dynamic proxies in ASP.NET Core using Castle.DynamicProxy
C#
6
star
9

FlexibleNeuralNetFromScratch

An implementation of a neural network and backpropagation in Python using NumPy
Python
4
star
10

AspNetCore.LightweightApi

A lightweight & performant framework for APIs (endpoints), built on top ASP.NET Core (boilerplate)
C#
3
star
11

AwaitingBits_BlogPostsCodes

Source code of my blog posts in Awaiting Bits
JavaScript
1
star
12

PageRank

An implementation of the PageRank algorithm in Hadoop MapReduce
Java
1
star
13

ElectroChess

An online multiplayer chess game made with Electron, Angular and Bootstrap.
TypeScript
1
star
14

ColorQuantization

An implementation of Color Quantization using K-means in ML.NET
C#
1
star
15

FakeMailWatcher

A helper class that watchs a FakeMailGenerator email for new mails.
C#
1
star
16

AprioriAlgorithm

An implementation of the apriori algorithm in Python
Python
1
star
17

InstanciateBenchmarks

Benchmarking a couple of ways to instanciate an object at runtime using only its Type
C#
1
star
18

GeneticTSP

An implementation of a Genetic Algorithm to solve the Traveling Salesman Problem
C#
1
star
19

FogHorizonGame

A 2D Side-Scroller RPG made with Unity
C#
1
star