Top 20 NuGet startup Packages

KickStart Extension for Serilog
KickStart Extension for EntityChange library
Activate registered service(s) post HostBuilder build
A .NET Standard 2.1 library that defines abstractions and implementations to manage startup tasks
A simple library to load and execute bootstrapper classes in referenced dlls by convention
Enables support for DI/IOC in startup.
Startup system for web projects, including IHttpModule for netframework.
Startup modules for ASP.NET Core.
Package Description
Предоставляет набор стандартного функционала. Среди основных возможностей: 1) Выполнение инициализирующих действий при загрузке библиотеки TraceCore (См. описание TraceCore.Startup.StartupFactory); 2) Реализация self-generic синглтона (TraceCore.Factory.SingletonBase), фабрики провайдеро...
Bootstrapper provides a simple and flexible way to make your application's startup and shutdown behavior pluggable and extendable: * The bootstrapper provides a single entry point to startup and shutdown the application. * Fluent definition syntax allowing to expressively define the star...
Fody add-in for forcing referenced assemblies to be loaded on startup. This allows other modules to register types without actually having to using their types directly.
Wolfpack.Contrib.Startup.MacAddresses
A command line utility to set the default StartUp project of a Visual Studio solution file
This library makes it easy that allows you to split Startup or Shutdown steps to many difference packages into your application. It is useful to keep code clean and single-responsibility principle for every package in your solution. Instead of assembly the startup or shutdown codes into ...
Abstractions for a startup system and service registration for a DI container.
Class library for .NET. Provides startup pattern similar to ASP.NET Core logic.
Juhta.Net.Startup provides methods for graceful startup and shutdown for any application with any number of libraries through the Juhta.Net.LibraryManagement interfaces. This library is a part of Juhta.NET.