mbaker3 / anvil-csharp-core

An opinionated collection of systems and utilities that help you build applications in C# quickly, coherently and ready to scale.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub CircleCI

anvil-csharp-core

An opinionated collection of systems and utilities that help you build applications in C# quickly, coherently and ready to scale. While Anvil is designed with realtime interactive experiences in mind it's well suited as the foundation for any application or platform where flexibility is key. Features of Anvil are as simple to use as possible while remaining performant.

This is the fourth🤞last rewrite of a common set of tools, patterns, and practices that are the result of hard lessons building countless novel interactive products built over the last 13 years in advertising, AR/VR, education, and gaming. The approach to organizing applications outlined by Anvil was the technical backbone of two award winning interactive studios and easily adopted by dozens of developer of all skill levels.

Most of the projects that leverage Anvil are built with Unity but there are a few others including a console application built with Spectre and Terminal.Gui.

Expectations

This library is currently being used and built along side a few actively developed projects. At the moment, Anvil is fairly barebones but its functionality will be fleshed out as the projects that depend on it move towards release.

The code is reasonably clean but documentation and examples are sparse. Feel free to reach out on Twitter or open issues with questions.

⚠️ We welcome PRs and bug reports but making this repo a public success is not our priority. No promises on when it will be addressed!

Dependencies

  • .NET Framework 4.5+

Features

About

An opinionated collection of systems and utilities that help you build applications in C# quickly, coherently and ready to scale.

License:MIT License


Languages

Language:C# 100.0%