Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.69 KB

File metadata and controls

47 lines (29 loc) · 1.69 KB
Celerik

.NET Core Web Library

build deploy documentation Coverage Status NuGet

What's it

Celerik.NetCore.Web provides middlewares, filters and utilities for managing .Net Core Web APIs including Cors, Logging, Exceptions, Resources, Security, Startup Pipelines, Swagger, Validations.

Quick start

PM > Install-Package Celerik.NetCore.Web

API and examples

  • Check out API's documentation here.

Requirements

  • .NET 6.0

CI/CD pipeline

CI/CD Pipeline

What's next

Check out the road map of Celerik.NetCore.Web here.

License

Celerik.NetCore.Web is licensed under the MIT license.

How to contribute

Check out the contributing guide here.