Adds clear model property values examples for swagger UI while using EF core + Automapper.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.0.0 |
Author(s): | denis_oborskiy |
Last Update: | Wednesday, July 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/interdan/entityframeworkutils.nuget |
NuGet Url: | https://www.nuget.org/packages/Interdan.SwaggerForEF |
Install
Install-Package Interdan.SwaggerForEF
dotnet add package Interdan.SwaggerForEF
paket add Interdan.SwaggerForEF
Interdan.SwaggerForEF Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper.Collection.EntityFrameworkCore(>= 0.2.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Analyzers(>= 2.2.6)
- Newtonsoft.Json(>= 12.0.2)
- Swashbuckle.AspNetCore(>= 5.0.0)
- microsoft.entityframeworkcore.sqlserver(>= 2.2.4)
Tags