Top 20 NuGet backend Packages

Cross platform library to encrypt and decrypt string. Useful to securely save information on local files. Compatible with Newton.Soft object serialziation. Good companion of BiT21.FileService.
This package uses and augments Backend.Core.Initialization package for initializing HTTP server of Backend.HTTP.Server package.
Contains Kestrel-based HTTP server which uses modules implementing interfaces defined in Backend.Core package to generate response to clients.
This package contains Backend HTTP module to statically serve files from filesystem.
Generic login module for backend HTTP servers, configurable to use multiple login providers to authenticate user.
Contains class implementing StringTransformer interface from Backend.HTTP.Common package, which uses cryptographic digests (e.g. SHA512) to transform strings.
Library containing abstractions for backends communicating with frontends using HTTP protocol.
Library containing common abstractions for backend in system architectures which are based on backend-frontend architecture.
A library that extends the Sitefinity backend and enables downloading multiple images/videos/documents. Use this version if your Sitefinity project is 9.1.6100 or higher.
MeshyDB gives you a fully functional API backend in minutes. We take care of the bulky time consuming API, letting you focus on the front-end design. Build apps faster by leveraging the MeshyDB backend.
Nakama is an open-source server designed to power modern games and apps. Features include user accounts, chat, social, matchmaker, realtime multiplayer, and much more. The official client which implements the full API and socket options for Nakama server. It's written in C# with minimal...
Simple .NET CMS - Build your site as you wish, then add Butler to handle editable content. Read more in at the project Url.
The default audiovisual backend layer for Duality. It uses OpenGL and OpenAL, as provided by OpenTK.
The default system backend layer for Duality. It uses regular .Net Framework classes, as are available on desktop platforms.
Provides the legacy Web client for the Vidyano.Service package.
Js2Cs allows web applications to easily transtion between frontend and backend code. It does this by generating javascript wrappers for C# code. It can be used with standard mvc controllers. Currently only dotnet core is supported.
This package is executable .NET Core DLL, which runs the HTTP server of Backend.HTTP.Server package. Graceful shutdown and restart are supported via semaphores, as implemented by UtilPack.ProcessMonitor package.
Contains skeleton implementation for types defined in Backend.Core and Backend.HTTP.Common packages.