Sign in Sign up
nuget

Superwalnut.NetCoreConsoleTemplate

This is a project template for .Net Core 3.1 Console app, pre-configured and ready to use with, 1. Autofac 5.2.0 registrations setup. 2. pre-Configured Serilog 2.9.0 console sinks. 3. pre-Configured AutoMapper 10.0.0. 4. pre-Installed Newtonsoft.Json 12.0.3 using `dotnet new -i Superwalnut.NetCoreConsoleTemplate` to install project as a template, And using `dotnet new core-console-autofac` to create a project with the template.

nuget View on Nuget

Activity

Latest release
6y ago
Total releases
5
Cadence
~daily
Last 12 months
0

Details

First release
Sep 11, 2020
Releases
Version Released
1.1.6 patch
1.1.5 patch
1.1.4 patch
1.1.3 patch
1.1.2 initial