Pinned Repositories
-fork-DesignPatterns-1
:key:Elements of Reusable Object-Oriented Software:unlock:is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
AspLabs
Repo for ASP.NET experiments that are not ready for a production release
AspNetCore.Docs
Documentation for ASP.NET Core - fork
awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
BedrockFramework
High performance, low level networking APIs for building custom servers and clients.
Demo-Registration
A demo project around building reliable microservices in Azure
generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
MassTransit-Templates-fork
dotnet new template package
ithomas51's Repositories
ithomas51/-fork-DesignPatterns-1
:key:Elements of Reusable Object-Oriented Software:unlock:is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
ithomas51/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
ithomas51/AspLabs
Repo for ASP.NET experiments that are not ready for a production release
ithomas51/AspNetCore.Docs
Documentation for ASP.NET Core - fork
ithomas51/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
ithomas51/BedrockFramework
High performance, low level networking APIs for building custom servers and clients.
ithomas51/Demo-Registration
A demo project around building reliable microservices in Azure
ithomas51/MassTransit-Templates-fork
dotnet new template package
ithomas51/blog-examples
Sample applications for blog posts on https://andrewlock.net
ithomas51/core
Home repository for .NET Core
ithomas51/CsvOperationsHelper
CsvHelper kullanarak CSV dosyası oluşturan ve oluşturulan csv dosyasının içeriğini okuyabilen yardımcı
ithomas51/CustomModelConventions
ithomas51/DependencyInjection.Attributed
Provides compile-time discovery and code generation of service registrations from attributed types
ithomas51/docs
This repository contains .NET Documentation.
ithomas51/dotnet-ai-samples
dotnet ai samples
ithomas51/dotnet-serve
Simple command-line HTTPS server for the .NET Core CLI
ithomas51/DotNetCodingPatterns
A collection of coding patterns in no particular order
ithomas51/idea-gitignore
.ignore support plugin for IntelliJ IDEA
ithomas51/installer-dotnet-installer-sdks
.NET SDK Installer
ithomas51/MachineLearningNotebooks
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
ithomas51/MasstransitDemo
ithomas51/playwright-dotnet-contrib
Contributions to Playwright for .NET 🎭🧪
ithomas51/Sample-Outbox
Shows how to use the new transactional outbox
ithomas51/SeleniumBasic
A Selenium based browser automation framework for VB.Net, VBA and VBScript
ithomas51/SmsWithAlphanumericSender
How to Send SMS without a Phone Number using C# .NET and an Alphanumeric Sender ID
ithomas51/SpecFlow.Actions
PlaywrightCsharpSpecFlow
ithomas51/vba-test
Add testing and TDD to VBA on Windows and Mac
ithomas51/XFDotNetExtensionsDISample
Sample code to demonstrate the use of Microsoft.Extensions.DependencyInjection with Xamarin.Forms