Basic Api Requirements with Owin.
Info
Version: | 1.2.0 |
Author(s): | Adem Catamak |
Last Update: | Wednesday, July 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AdemCatamak/ReadyApi.git |
NuGet Url: | https://www.nuget.org/packages/ReadyApi |
Install
Install-Package ReadyApi
dotnet add package ReadyApi
paket add ReadyApi
ReadyApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Alternatives.CustomExceptions(>= 1.0.0)
- AutoMapper(>= 6.1.1)
- Microsoft.AspNet.WebApi.Client(>= 5.2.6)
- Microsoft.AspNet.WebApi.Core(>= 5.2.6)
- Microsoft.AspNet.WebApi.Owin(>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost(>= 5.2.3)
- Microsoft.NETCore.Platforms(>= 1.1.0)
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Host.HttpListener(>= 3.1.0)
- Microsoft.Web.Infrastructure(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- Owin(>= 1.0.0)
- RapidLogger(>= 1.0.3)
- Swashbuckle(>= 5.6.0)
- Swashbuckle.Core(>= 5.6.0)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Net.Http(>= 4.3.0)
- System.Net.Primitives(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Runtime.Numerics(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.0)
- System.Xml.XDocument(>= 4.3.0)
- WebActivatorEx(>= 2.2.0)
Tags