Pinned Repositories
ai-chat-aspire-meai-csharp
A simple C#/.NET chat application using .NET Aspire and Microsoft.Extensions.AI. This uses managed identity for Azure OpenAI access. Designed for deployment on Azure Container Apps with the Azure Developer CLI.
Albums
app-contacts
A sample contact app built with Xamarin.Forms and ASP.NET Core backend.
ApplicationInsights-dotnet
ApplicationInsights-dotnet
autorest.csharp
Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
DotNetInteractiveExtension
DroneProject
Flying a quadcopter using Raspberry Pi and .NET Core
machinelearning
ML.NET is the core library of machine learning in .net.
NativeMLAOT
Proof of concept app using ML.NET in a NativeAOT app
SpotifyVoice
A raspberry pi app that streams Spotify and allows you to control it with your voice.
eerhardt's Repositories
eerhardt/NativeMLAOT
Proof of concept app using ML.NET in a NativeAOT app
eerhardt/Albums
eerhardt/machinelearning
ML.NET is the core library of machine learning in .net.
eerhardt/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
eerhardt/crank
Benchmarking infrastructure for applications
eerhardt/designs
This repo is used for reviewing new .NET designs.
eerhardt/dotnet-podcasts
.NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more!
eerhardt/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
eerhardt/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
eerhardt/interactive
.NET Interactive takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
eerhardt/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
eerhardt/MauiHttpBug
Reproducing a crash in Maui Http handling
eerhardt/Microsoft.Maui.Graphics
eerhardt/Microsoft.Maui.Graphics.Controls
Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)
eerhardt/monkey-cache
Easily cache any data structure for a specific amount of time in any .NET application.
eerhardt/Namotion.Reflection
.NET library with advanced reflection APIs.
eerhardt/new-repo
Recommended template for new .NET Foundation repos
eerhardt/Pipelines.Sockets.Unofficial
.NET managed sockets wrapper using the new "Pipelines" API
eerhardt/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
eerhardt/sdk-container-builds
Experimental OCI containers libraries and tasks.
eerhardt/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
eerhardt/source-indexer
This repo contains the code for building http://source.dot.net
eerhardt/SourceBrowser
Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io
eerhardt/SwitchSpanPerf
eerhardt/TrimmedTodo
An app to try out trimming stuff in .NET 7
eerhardt/winuitrimmingtest
eerhardt/xamarin-android
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
eerhardt/xamarin-android-tools
eerhardt/xamarin-macios
Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
eerhardt/xharness
C# command line tool for running tests on Android / iOS / tvOS devices and simulators