C# recipes.
Info
Version: | 1.1.3 |
Author(s): | Sharp |
Last Update: | Sunday, May 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SharpCore |
Install
Install-Package SharpCore
dotnet add package SharpCore
paket add SharpCore
SharpCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.3)
- Serilog(>= 2.9.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Extensions.Logging.File(>= 2.0.0)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Debug(>= 1.0.1)
- Serilog.Sinks.File(>= 4.1.0)
- System.Text.Json(>= 4.7.1)
Tags