Skip to content

Commit 093dd47

Browse files
committed
badges
1 parent 3d3a348 commit 093dd47

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# MinimalApiMapper
22

3-
[![NuGet Version](https://img.shields.io/nuget/v/MinimalApiMapper.SourceGenerator.svg)](https://www.nuget.org/packages/MinimalApiMapper.SourceGenerator/)
4-
[![NuGet Version](https://img.shields.io/nuget/v/MinimalApiMapper.Abstractions.svg)](https://www.nuget.org/packages/MinimalApiMapper.Abstractions/)
3+
[![Build](https://github.com/ionite34/MinimalApiMapper/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/ionite34/MinimalApiMapper/actions/workflows/build.yml)
4+
![License](https://img.shields.io/github/license/ionite34/MinimalApiMapper)
5+
6+
7+
![NuGet Version](https://img.shields.io/nuget/v/MinimalApiMapper.SourceGenerator?style=flat&logo=nuget&label=MinimalApiMapper.SourceGenerator&color=104b7e)
8+
![NuGet Version](https://img.shields.io/nuget/v/MinimalApiMapper.Abstractions?style=flat&logo=nuget&label=MinimalApiMapper.Abstractions&color=104b7e)
9+
510

611
**Tired of choosing between the clean organization of MVC Controllers and the blazing-fast, Native AOT power of Minimal APIs? Now you don't have to!**
712

0 commit comments

Comments
 (0)