andrewfry's Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
Live-Charts/Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
sebastienros/jint
Javascript Interpreter for .NET
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
TinyMapper/TinyMapper
A quick object-object mapper for .NET
milkshakesoftware/PreMailer.Net
C# library that moves your stylesheets to inline style attributes, for maximum compatibility with E-mail clients.
PeterKottas/DotNetCore.WindowsService
Simple library that allows one to host dot net core application as windows services. Perfect solution to power micro-services architecture.
Sergio0694/NeuralNetwork.NET
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
cbovar/ConvNetSharp
Deep Learning in C#
zzzprojects/System.Linq.Dynamic
[Deprecated] This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
mdabros/SharpLearning
Machine learning for C# .Net
SciSharp/SiaNet
An easy to use C# deep learning library with CUDA/OpenCL support
cesarsouza/keras-sharp
Keras# initiated as an effort to port the Keras deep learning library to C#, supporting both TensorFlow and CNTK
Shazwazza/Articulate
A wonderful Blog engine built on Umbraco
jdermody/brightwire
Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)
anastasios-stamoulis/deep-learning-with-csharp-and-cntk
Deep Learning with C# and CNTK
SanderSade/common-linq-mistakes
List of common LINQ mistakes
losttech/Gradient
This repository serves as a public issue tracker and documentation host for Gradient, full TensorFlow binding for .NET
edamtoft/Aramid
Create Strongly-Typed HTML components in c#
jonleigh/RazorMailer
A lightweight framework for sending emails from any .NET platform using Razor templates. Built on top of RazorEngine.
andrewfry/AspNetCore-App-Restart
Demonstrates the ability to restart your Asp Net Core application without having to kill/create new processes. It wraps the Core set up in a Singleton called the ApplicationManager which will then Shutdown or Start the application.
dennishog/SimpleServiceBus
SimpleServiceBus was created to provide the simplest possible servicebus abstraction layer. The goal is to support all major brokers (Azure servicebus, Azure EventHubs, RabbitMq, MSMQ) as well as in-memory for development environments.