Connor Hallman

Results 3 repositories owned by Connor Hallman

EasyCsv-Dotnet

24
Stars
3
Forks
Watchers

EasyCsv is a simple and efficient .NET library for handling CSV files in your projects. With a **fluent** user-friendly API, it allows you to easily read, write, and manipulate CSV files with a minima...

Postman2CSharp

44
Stars
4
Forks
Watchers

Postman2CSharp hosts the source code for https://postman2csharp.com, a website for converting Postman collections to C# ApiClients that can be seamlessly exported and imported into your project. Gener...

NanoGptDotnet

30
Stars
5
Forks
Watchers

A miniature large language model (LLM) that generates shakespeare like text written in C#. Project meant to help dotnet developers get introduced to torch and AI/LLM's. Code filled with comments to he...