Nameless.Autofac 1.2.4

dotnet add package Nameless.Autofac --version 1.2.4
NuGet\Install-Package Nameless.Autofac -Version 1.2.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nameless.Autofac" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nameless.Autofac --version 1.2.4
#r "nuget: Nameless.Autofac, 1.2.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nameless.Autofac as a Cake Addin
#addin nuget:?package=Nameless.Autofac&version=1.2.4

// Install Nameless.Autofac as a Cake Tool
#tool nuget:?package=Nameless.Autofac&version=1.2.4

Nameless Autofac

Library to use with Autofac

I tried to mention every person that I got something from. If you find code that needs to be given the correct authorship, please, let me know.

Starting

Instructions below will show your the way to get things working.

Pre-requirements

No pre-requirements

Installing

Well, no need to install anything.

Testing

There is a test projects. Maybe you'll need to install the coverage tool and a report tool. If I'm not mistaken, Visual Studio already has those dependencies installed for you after restore. But...

.NET Coverlet Tool

dotnet tool install -g coverlet.console

.NET Report Generator Tool

dotnet tool install -g dotnet-reportgenerator-globaltool

Coding Styles

Nothing defined, use your good sense.

Deployment

I'm using GitHub Actions to act as a CI/CD. All files are located in the .github folder.

Contribuition

Just me, at the moment.

Versioning

Using SemVer for assembly versioning.

Authors

  • Marco Teixeira (marcoaoteixeira) - initial work

License

MIT

Acknowledgement

  • Hat tip to anyone whose code was used.
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (23)

Showing the top 5 NuGet packages that depend on Nameless.Autofac:

Package Downloads
Nameless.Persistence.NHibernate.Extra

Library to be used in conjunction with Autofac and Persistence NHibernate.

Nameless.Localization.Json.Extra

Library to be used in conjunction with Autofac and Localization JSON.

Nameless.Environment.System.Extra

Library to be used in conjunction with Autofac and Environment.System.

Nameless.Logging.log4net.Extra

Library to be used in conjunction with Autofac and Logging log4net.

Nameless.Caching.InMemory.Extra

Library to be used in conjunction with Microsoft.Extensions.Caching.Memory and Autofac.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.4 1,937 7/20/2023
1.2.3 1,883 7/20/2023
1.2.2 1,896 6/29/2023