Frank Norton's starred repositories
superpower
A C# parser construction toolkit with high-quality error reporting
Samples.AspNetCore-IdentityServer4
IdentityServer4 sample with .NET Core and ASP.NET Core 2.0
moonlight-docs
Moonlight Documentation
BlazorRealm
Redux state management for https://blazor.net.
BlazorMobile
Create full C# driven hybrid-apps for iOS, Android, UWP & Desktop with Blazor!
clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
AutoMapper
A convention-based object-object mapper in .NET.
libphonenumber-csharp
Offical C# port of https://github.com/googlei18n/libphonenumber
ExcelDataReader
Lightweight and fast library written in C# for reading Microsoft Excel files
AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
MassTransit
Distributed Application Framework for .NET
Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#