Info
Version: | 4.2.0 |
Author(s): | Matthew Dove |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Matthew-Dove/FrameworkContainers |
NuGet Url: | https://www.nuget.org/packages/FrameworkContainers |
Install
Install-Package FrameworkContainers
dotnet add package FrameworkContainers
paket add FrameworkContainers
FrameworkContainers Download (Unzip the "nupkg" after downloading)
Dependencies
- ContainerExpressions(>= 3.0.0)
Tags
The general idea is to replace common services, with simple types instead, reducing overheads when creating new projects.
Common services include http, sql, and serialization.