Recently Added Projects

Abblix OIDC Server
Abblix OIDC Server is a .NET library designed to provide comprehensive support for OAuth2 and OpenID Connect on the server side. It adheres to high standards of flexibility, reusability, and reliability, utilizing well-known software design patterns, including modular and hexagonal architectures.

Bundle Transformer
Bundle Transformer - a modular extension for the System.Web.Optimization (also known as the Microsoft ASP.NET Web Optimization Framework). StyleTransformer and ScriptTransformer classes, included in the core of Bundle Transformer and implement the IBundleTransform interface. They are intended to replace the standard classes: CssMinify and JsMinify.

NodeAssets
Asset Manager for .NET that has live CSS updates using SignalR and can optionally leverage Node.js compilers

Cassette
Manages .NET web application assets (scripts, css and templates)

Mono.Cecil
Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.

ILRepack
Open-source alternative to ILMerge.

LLamaSharp
LLamaSharp is a cross-platform library to run 🦙LLaMA/LLaVA model (and others) on your local device. Based on llama.cpp, inference with LLamaSharp is efficient on both CPU and GPU. With the higher-level APIs and RAG support, it's convenient to deploy LLMs (Large Language Models) in your application with LLamaSharp.

Nucleus
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication

Template10
Template 10 is a set of Visual Studio project templates. They sling-shot developer productivity by getting ~80% of the boilerplate stuff delivered in the template - things like navigation, suspension, and even a Hamburger control. Template 10 is intended for Window XAML apps written in C#.

Serene
Serenity is an ASP.NET MVC application platform designed to simplify and shorten development of data-centric business applications with a service-based architecture. Serene is a starter template to build Serenity applications.

ProjectScaffold
A prototypical .NET solution recommended by the F# Foundation---includes file system setup, Paket for dependencies and FAKE for build/test automation. By default, build process also compiles documentation and generates NuGet packages.

ASP.NET Core Starter Kit
Cross-platform web development with Visual Studio Code, C#, F#, JavaScript, ASP.NET Core, EF Core, React (ReactJS), Redux, Babel. Single-page application boilerplate.

Spring.Net
Spring.NET is an open source application framework that makes building enterprise .NET applications easier

.NET Boxed Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.

Fusion
.NET Core and Blazor library that attempts to dramatically improve the way we implement real-time and high-load services by introducing a novel kind of "computed observables" - immutable, thread-safe, and most importantly, almost invisible for developers. Samples 1 Samples 2

HopFramework
HopFramework is a framework to create projects easily applying Domain Driven Design and a lot of patterns to delivery a better solution.

AspectCore Framework
AspectCore Framework is an Aspect-Oriented Programming based cross platform framework for .NET Core and .NET Framework. Core support for aspect-interceptor,dependency injection integration , web applications , data validation , and more.

DotNetty
DotNetty is a port of Netty, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.

Signals
Signals is a framework for developing enterprise and SaaS applications that follows the USE-CASE driven methodology.