Skip to content
#

api-versioning

Here are 43 public repositories matching this topic...

Clean Architecture in ASP.Net 6.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.

  • Updated Mar 26, 2023
  • C#

This comprehensive sample application show you how to create JWT secured, versioned CRUD OpenAPI using latest ASP.NET 5.0, documented with Swagger and tested with Unit and Integration tests for secured API.

  • Updated Jan 10, 2024
  • C#

This is a template for building REST APIs using .NET 7 and Entity Framework Core 7. It is a monolith using multilayer architecture and uses some common libraries and configurations very used in the .Net community.

  • Updated Sep 14, 2023
  • C#

ASP.NET Web API ecommerce - CQRS MediatR and Repository pattern, Testing Implementation - (UnitTest, Integration), API Versioning and Serilog implemented for Controllers - (+Serilog - db) + Swagger Documentation and Basic Authentication

  • Updated Jan 17, 2024
  • C#

dotnet 5 web api with api-versioning, documentation through swagger, localization, claim based jwt token security, feature toggling, centralized logging/exception-handling, throttling, caching, etc.

  • Updated Jun 20, 2021
  • C#

A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.

  • Updated Sep 29, 2024
  • C#

Improve this page

Add a description, image, and links to the api-versioning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-versioning topic, visit your repo's landing page and select "manage topics."

Learn more