-
https://enterwell.net
- Zagreb, Croatia
- https://orcid.org/0009-0000-8125-1167
- @AleksandarDev
Highlights
Stars
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
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 …
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
📷 A modern, cross-platform, 2D Graphics library for .NET
A cross-platform .NET library for IMAP, POP3, and SMTP.
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK …
A simple library for creating state machines in C# code
🍰 Cake (C# Make) is a cross platform build automation system.
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you e…
[Archived] This repository has been archived
Ethereum .Net cross platform integration library
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
Our own development branch of the well known WPF document docking library
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
The Windows Composition Samples have moved here: https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/SceneGraph
Tooling for converting pre 2017 project to the new Visual Studio 2017 format.
Implementation of CommonMark specification in C# for converting Markdown documents to HTML. Optimized for maximum performance and portability.