Pronounced “C Sharp”, and used as the main idiom in Mono and .NET, it is a Java-like language that got generics, lambdas and other aspects right the first time around.
Resources
- Stride, an open source game engine
- bflat an alternate AOT toolchain
- Eto - a simple cross-platform UI framework
- Nancy - a no-frills web framework
- Hangfire - an ASP.NET job scheduler that can be run entirely inside Azure Websites
- Avalonia - a cross-platform UI framework
- ECMA-334 - C# Language Specification
- Functional Programming in C#
- Data-Driven Programming Combined with Functional Programming in C#
- HangFire, a task queue for ASP.NET
- Dapper, a micro-ORM
- NetMQ, a port of ZermoMQ to .NET
- Monogame
- bepuphysics2, a game physics engine