Reusable core for Web API.
Info
Version: | 3.0.7 |
Author(s): | Jed |
Last Update: | Sunday, February 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/miniwebapps/Shared-Components/_git/Platform-Common |
NuGet Url: | https://www.nuget.org/packages/MWA.Platform.Core |
Install
Install-Package MWA.Platform.Core
dotnet add package MWA.Platform.Core
paket add MWA.Platform.Core
MWA.Platform.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Platform.RDBMSCore(>= 3.0.0)
- CSharpFunctionalExtensions(>= 2.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 3.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.1)
- Serilog.AspNetCore(>= 3.0.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.ColoredConsole(>= 3.0.1)
- Serilog.Sinks.Elasticsearch(>= 8.0.0)
- Serilog.Sinks.RollingFile(>= 3.3.0)
- Serilog.Sinks.Trace(>= 2.1.0)
- Swashbuckle.AspNetCore(>= 5.0.04)
- Swashbuckle.AspNetCore.Filters(>= 5.0.08)
- System.Linq.Dynamic.Core(>= 1.0.12)