Core library for MicroNetCore services.
Info
Version: | 0.0.1-alpha |
Author(s): | David Orbelian |
Last Update: | Friday, September 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidorbelian/MicroNetCore |
NuGet Url: | https://www.nuget.org/packages/MicroNetCore |
Install
Install-Package MicroNetCore
dotnet add package MicroNetCore
paket add MicroNetCore
MicroNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Debug(>= 2.0.0)
- MicroNetCore.AspNetCore.ConfigurationExtensions(>= 0.0.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.0.0)
- Microsoft.AspNetCore.Server.IISIntegration(>= 2.0.0)
- Microsoft.Extensions.Configuration.CommandLine(>= 2.0.0)
- Microsoft.Extensions.Logging.Configuration(>= 2.0.0)
- Microsoft.Extensions.Configuration.UserSecrets(>= 2.0.0)
- Microsoft.Extensions.Logging.Console(>= 2.0.0)
- Microsoft.AspNetCore.Hosting(>= 2.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.0.0)