ws-common includes common models shared between different C# projects and any other classes, interfaces or utility helpers that SHOULD be shared between Worksignal backend projects for making the code more integrated and roboust.
Info
Version: | 1.0.0 |
Author(s): | Worksignal |
Last Update: | Monday, May 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WS-Common |
Install
Install-Package WS-Common
dotnet add package WS-Common
paket add WS-Common
WS-Common Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation.AspNetCore(>= 7.3.3)
- MediatR(>= 4.0.1)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 4.0.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.0.1)
- Microsoft.AspNetCore.Identity(>= 2.0.1)
- Microsoft.AspNetCore.Mvc(>= 2.0.1)
- Serilog.AspNetCore(>= 2.1.0)
- Serilog.Settings.Configuration(>= 2.4.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.RollingFile(>= 3.3.0)
Tags