NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.54k stars 644 forks source link

[README] Table rendering can be better #8503

Closed zhhyu closed 2 years ago

zhhyu commented 3 years ago

Repro:

Test package: https://int.nugettest.org/packages/license-expression-test1

Add this markdown table into a readme file:

Column 1 | Column 2 | Column 3
| :----- | :----: | -----:
a  | b | c
1  | 2 | 3
aaaaa | bbbbb | ccccccc 

The manage package page shows:

The package detail page shows:

Could the rendering be better, and share the same appearance between two pages? Tweaking Bootstrap, CSS may be helpful.

skofman1 commented 3 years ago

@lyndaidaii , what do you think?

lyndaidaii commented 3 years ago

@lyndaidaii , what do you think?

I think we could evaluate how much effort we want to fix this, if require a lot engineering time. I don't feel strongly to fix this in manage package page since readme is mutable. few people notice on manage package page. if this is simple fix, I think we could do it.

loic-sharma commented 3 years ago

Popular C# projects on GitHub very often use tables in their READMEs. Here is a list of the top 10 most popular affected projects:

GitHub project NuGet README preview Stars
microsoft/PowerToys Preview 57582
PowerShell/PowerShell Preview 27894
dotnet-architecture/eShopOnContainers Preview 18232
dotnet/roslyn Preview 14697
DapperLib/Dapper Preview 13946
Unity-Technologies/ml-agents Preview 11411
dotnet/maui Preview 10751
aspnetboilerplate/aspnetboilerplate Preview 9716
App-vNext/Polly Preview 9444
lionsoul2014/ip2region Preview 9435
More GitHub projects... GitHub project | NuGet README preview | Stars -- | -- | -- [microsoft/PowerToys](https://www.github.com/microsoft/PowerToys#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.PowerToys?preview=1#show-readme-container) | 57582 [PowerShell/PowerShell](https://www.github.com/PowerShell/PowerShell#readme) | [Preview](https://dev.nugettest.org/packages/loic.PowerShell.PowerShell?preview=1#show-readme-container) | 27894 [dotnet-architecture/eShopOnContainers](https://www.github.com/dotnet-architecture/eShopOnContainers#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet-architecture.eShopOnContainers?preview=1#show-readme-container) | 18232 [dotnet/roslyn](https://www.github.com/dotnet/roslyn#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.roslyn?preview=1#show-readme-container) | 14697 [DapperLib/Dapper](https://www.github.com/DapperLib/Dapper#readme) | [Preview](https://dev.nugettest.org/packages/loic.DapperLib.Dapper?preview=1#show-readme-container) | 13946 [Unity-Technologies/ml-agents](https://www.github.com/Unity-Technologies/ml-agents#readme) | [Preview](https://dev.nugettest.org/packages/loic.Unity-Technologies.ml-agents?preview=1#show-readme-container) | 11411 [dotnet/maui](https://www.github.com/dotnet/maui#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.maui?preview=1#show-readme-container) | 10751 [aspnetboilerplate/aspnetboilerplate](https://www.github.com/aspnetboilerplate/aspnetboilerplate#readme) | [Preview](https://dev.nugettest.org/packages/loic.aspnetboilerplate.aspnetboilerplate?preview=1#show-readme-container) | 9716 [App-vNext/Polly](https://www.github.com/App-vNext/Polly#readme) | [Preview](https://dev.nugettest.org/packages/loic.App-vNext.Polly?preview=1#show-readme-container) | 9444 [lionsoul2014/ip2region](https://www.github.com/lionsoul2014/ip2region#readme) | [Preview](https://dev.nugettest.org/packages/loic.lionsoul2014.ip2region?preview=1#show-readme-container) | 9435 [mono/mono](https://www.github.com/mono/mono#readme) | [Preview](https://dev.nugettest.org/packages/loic.mono.mono?preview=1#show-readme-container) | 9399 [cefsharp/CefSharp](https://www.github.com/cefsharp/CefSharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.cefsharp.CefSharp?preview=1#show-readme-container) | 8113 [restsharp/RestSharp](https://www.github.com/restsharp/RestSharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.restsharp.RestSharp?preview=1#show-readme-container) | 7950 [MonoGame/MonoGame](https://www.github.com/MonoGame/MonoGame#readme) | [Preview](https://dev.nugettest.org/packages/loic.MonoGame.MonoGame?preview=1#show-readme-container) | 7634 [chocolatey/choco](https://www.github.com/chocolatey/choco#readme) | [Preview](https://dev.nugettest.org/packages/loic.chocolatey.choco?preview=1#show-readme-container) | 7589 [dotnet/machinelearning](https://www.github.com/dotnet/machinelearning#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.machinelearning?preview=1#show-readme-container) | 7585 [ppy/osu](https://www.github.com/ppy/osu#readme) | [Preview](https://dev.nugettest.org/packages/loic.ppy.osu?preview=1#show-readme-container) | 7541 [NancyFx/Nancy](https://www.github.com/NancyFx/Nancy#readme) | [Preview](https://dev.nugettest.org/packages/loic.NancyFx.Nancy?preview=1#show-readme-container) | 7140 [JeffreySu/WeiXinMPSDK](https://www.github.com/JeffreySu/WeiXinMPSDK#readme) | [Preview](https://dev.nugettest.org/packages/loic.JeffreySu.WeiXinMPSDK?preview=1#show-readme-container) | 6897 [HangfireIO/Hangfire](https://www.github.com/HangfireIO/Hangfire#readme) | [Preview](https://dev.nugettest.org/packages/loic.HangfireIO.Hangfire?preview=1#show-readme-container) | 6836 [dotnet/BenchmarkDotNet](https://www.github.com/dotnet/BenchmarkDotNet#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.BenchmarkDotNet?preview=1#show-readme-container) | 6708 [FluentValidation/FluentValidation](https://www.github.com/FluentValidation/FluentValidation#readme) | [Preview](https://dev.nugettest.org/packages/loic.FluentValidation.FluentValidation?preview=1#show-readme-container) | 6465 [nopSolutions/nopCommerce](https://www.github.com/nopSolutions/nopCommerce#readme) | [Preview](https://dev.nugettest.org/packages/loic.nopSolutions.nopCommerce?preview=1#show-readme-container) | 6439 [reactiveui/ReactiveUI](https://www.github.com/reactiveui/ReactiveUI#readme) | [Preview](https://dev.nugettest.org/packages/loic.reactiveui.ReactiveUI?preview=1#show-readme-container) | 6407 [winsw/winsw](https://www.github.com/winsw/winsw#readme) | [Preview](https://dev.nugettest.org/packages/loic.winsw.winsw?preview=1#show-readme-container) | 5939 [kgrzybek/modular-monolith-with-ddd](https://www.github.com/kgrzybek/modular-monolith-with-ddd#readme) | [Preview](https://dev.nugettest.org/packages/loic.kgrzybek.modular-monolith-with-ddd?preview=1#show-readme-container) | 5579 [mRemoteNG/mRemoteNG](https://www.github.com/mRemoteNG/mRemoteNG#readme) | [Preview](https://dev.nugettest.org/packages/loic.mRemoteNG.mRemoteNG?preview=1#show-readme-container) | 5519 [microsoft/VFSForGit](https://www.github.com/microsoft/VFSForGit#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.VFSForGit?preview=1#show-readme-container) | 5485 [xamarin/Xamarin.Forms](https://www.github.com/xamarin/Xamarin.Forms#readme) | [Preview](https://dev.nugettest.org/packages/loic.xamarin.Xamarin.Forms?preview=1#show-readme-container) | 5366 [neuecc/UniRx](https://www.github.com/neuecc/UniRx#readme) | [Preview](https://dev.nugettest.org/packages/loic.neuecc.UniRx?preview=1#show-readme-container) | 5236 [reactiveui/refit](https://www.github.com/reactiveui/refit#readme) | [Preview](https://dev.nugettest.org/packages/loic.reactiveui.refit?preview=1#show-readme-container) | 5188 [sschmid/Entitas-CSharp](https://www.github.com/sschmid/Entitas-CSharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.sschmid.Entitas-CSharp?preview=1#show-readme-container) | 5166 [dotnet/reactive](https://www.github.com/dotnet/reactive#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.reactive?preview=1#show-readme-container) | 5033 [SixLabors/ImageSharp](https://www.github.com/SixLabors/ImageSharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.SixLabors.ImageSharp?preview=1#show-readme-container) | 4891 [graphql-dotnet/graphql-dotnet](https://www.github.com/graphql-dotnet/graphql-dotnet#readme) | [Preview](https://dev.nugettest.org/packages/loic.graphql-dotnet.graphql-dotnet?preview=1#show-readme-container) | 4858 [StackExchange/StackExchange.Redis](https://www.github.com/StackExchange/StackExchange.Redis#readme) | [Preview](https://dev.nugettest.org/packages/loic.StackExchange.StackExchange.Redis?preview=1#show-readme-container) | 4843 [serilog/serilog](https://www.github.com/serilog/serilog#readme) | [Preview](https://dev.nugettest.org/packages/loic.serilog.serilog?preview=1#show-readme-container) | 4696 [bchavez/Bogus](https://www.github.com/bchavez/Bogus#readme) | [Preview](https://dev.nugettest.org/packages/loic.bchavez.Bogus?preview=1#show-readme-container) | 4680 [PrismLibrary/Prism](https://www.github.com/PrismLibrary/Prism#readme) | [Preview](https://dev.nugettest.org/packages/loic.PrismLibrary.Prism?preview=1#show-readme-container) | 4636 [microsoft/MixedRealityToolkit-Unity](https://www.github.com/microsoft/MixedRealityToolkit-Unity#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.MixedRealityToolkit-Unity?preview=1#show-readme-container) | 4609 [quasar/Quasar](https://www.github.com/quasar/Quasar#readme) | [Preview](https://dev.nugettest.org/packages/loic.quasar.Quasar?preview=1#show-readme-container) | 4546 [CommunityToolkit/WindowsCommunityToolkit](https://www.github.com/CommunityToolkit/WindowsCommunityToolkit#readme) | [Preview](https://dev.nugettest.org/packages/loic.CommunityToolkit.WindowsCommunityToolkit?preview=1#show-readme-container) | 4347 [StockSharp/StockSharp](https://www.github.com/StockSharp/StockSharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.StockSharp.StockSharp?preview=1#show-readme-container) | 4254 [jstedfast/MailKit](https://www.github.com/jstedfast/MailKit#readme) | [Preview](https://dev.nugettest.org/packages/loic.jstedfast.MailKit?preview=1#show-readme-container) | 4198 [pojala/electrino](https://www.github.com/pojala/electrino#readme) | [Preview](https://dev.nugettest.org/packages/loic.pojala.electrino?preview=1#show-readme-container) | 4138 [thangchung/clean-code-dotnet](https://www.github.com/thangchung/clean-code-dotnet#readme) | [Preview](https://dev.nugettest.org/packages/loic.thangchung.clean-code-dotnet?preview=1#show-readme-container) | 4034 [microsoft/microsoft-ui-xaml](https://www.github.com/microsoft/microsoft-ui-xaml#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.microsoft-ui-xaml?preview=1#show-readme-container) | 4028 [domaindrivendev/Swashbuckle.AspNetCore](https://www.github.com/domaindrivendev/Swashbuckle.AspNetCore#readme) | [Preview](https://dev.nugettest.org/packages/loic.domaindrivendev.Swashbuckle.AspNetCore?preview=1#show-readme-container) | 3993 [akkadotnet/akka.net](https://www.github.com/akkadotnet/akka.net#readme) | [Preview](https://dev.nugettest.org/packages/loic.akkadotnet.akka.net?preview=1#show-readme-container) | 3911 [louthy/language-ext](https://www.github.com/louthy/language-ext#readme) | [Preview](https://dev.nugettest.org/packages/loic.louthy.language-ext?preview=1#show-readme-container) | 3745 [MassTransit/MassTransit](https://www.github.com/MassTransit/MassTransit#readme) | [Preview](https://dev.nugettest.org/packages/loic.MassTransit.MassTransit?preview=1#show-readme-container) | 3726 [donet5/SqlSugar](https://www.github.com/donet5/SqlSugar#readme) | [Preview](https://dev.nugettest.org/packages/loic.donet5.SqlSugar?preview=1#show-readme-container) | 3546 [ant-design-blazor/ant-design-blazor](https://www.github.com/ant-design-blazor/ant-design-blazor#readme) | [Preview](https://dev.nugettest.org/packages/loic.ant-design-blazor.ant-design-blazor?preview=1#show-readme-container) | 3509 [protobuf-net/protobuf-net](https://www.github.com/protobuf-net/protobuf-net#readme) | [Preview](https://dev.nugettest.org/packages/loic.protobuf-net.protobuf-net?preview=1#show-readme-container) | 3493 [neuecc/MessagePack-CSharp](https://www.github.com/neuecc/MessagePack-CSharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.neuecc.MessagePack-CSharp?preview=1#show-readme-container) | 3458 [simplcommerce/SimplCommerce](https://www.github.com/simplcommerce/SimplCommerce#readme) | [Preview](https://dev.nugettest.org/packages/loic.simplcommerce.SimplCommerce?preview=1#show-readme-container) | 3348 [neo-project/neo](https://www.github.com/neo-project/neo#readme) | [Preview](https://dev.nugettest.org/packages/loic.neo-project.neo?preview=1#show-readme-container) | 3294 [shimat/opencvsharp](https://www.github.com/shimat/opencvsharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.shimat.opencvsharp?preview=1#show-readme-container) | 3293 [stride3d/stride](https://www.github.com/stride3d/stride#readme) | [Preview](https://dev.nugettest.org/packages/loic.stride3d.stride?preview=1#show-readme-container) | 3254 [anjoy8/Blog.Core](https://www.github.com/anjoy8/Blog.Core#readme) | [Preview](https://dev.nugettest.org/packages/loic.anjoy8.Blog.Core?preview=1#show-readme-container) | 3247 [stnkl/EverythingToolbar](https://www.github.com/stnkl/EverythingToolbar#readme) | [Preview](https://dev.nugettest.org/packages/loic.stnkl.EverythingToolbar?preview=1#show-readme-container) | 3162 [dotnetcore/WTM](https://www.github.com/dotnetcore/WTM#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnetcore.WTM?preview=1#show-readme-container) | 3137 [mob-sakai/UIEffect](https://www.github.com/mob-sakai/UIEffect#readme) | [Preview](https://dev.nugettest.org/packages/loic.mob-sakai.UIEffect?preview=1#show-readme-container) | 3136 [elastic/elasticsearch-net](https://www.github.com/elastic/elasticsearch-net#readme) | [Preview](https://dev.nugettest.org/packages/loic.elastic.elasticsearch-net?preview=1#show-readme-container) | 3107 [dotnetcore/DotnetSpider](https://www.github.com/dotnetcore/DotnetSpider#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnetcore.DotnetSpider?preview=1#show-readme-container) | 3088 [dotnet/standard](https://www.github.com/dotnet/standard#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.standard?preview=1#show-readme-container) | 3061 [praeclarum/sqlite-net](https://www.github.com/praeclarum/sqlite-net#readme) | [Preview](https://dev.nugettest.org/packages/loic.praeclarum.sqlite-net?preview=1#show-readme-container) | 3020 [canton7/SyncTrayzor](https://www.github.com/canton7/SyncTrayzor#readme) | [Preview](https://dev.nugettest.org/packages/loic.canton7.SyncTrayzor?preview=1#show-readme-container) | 2991 [cake-build/cake](https://www.github.com/cake-build/cake#readme) | [Preview](https://dev.nugettest.org/packages/loic.cake-build.cake?preview=1#show-readme-container) | 2988 [domaindrivendev/Swashbuckle.WebApi](https://www.github.com/domaindrivendev/Swashbuckle.WebApi#readme) | [Preview](https://dev.nugettest.org/packages/loic.domaindrivendev.Swashbuckle.WebApi?preview=1#show-readme-container) | 2979 [kerryjiang/SuperSocket](https://www.github.com/kerryjiang/SuperSocket#readme) | [Preview](https://dev.nugettest.org/packages/loic.kerryjiang.SuperSocket?preview=1#show-readme-container) | 2962 [xunit/xunit](https://www.github.com/xunit/xunit#readme) | [Preview](https://dev.nugettest.org/packages/loic.xunit.xunit?preview=1#show-readme-container) | 2958 [HandyOrg/HandyControl](https://www.github.com/HandyOrg/HandyControl#readme) | [Preview](https://dev.nugettest.org/packages/loic.HandyOrg.HandyControl?preview=1#show-readme-container) | 2950 [ivanpaulovich/clean-architecture-manga](https://www.github.com/ivanpaulovich/clean-architecture-manga#readme) | [Preview](https://dev.nugettest.org/packages/loic.ivanpaulovich.clean-architecture-manga?preview=1#show-readme-container) | 2927 [dotnetcore/FreeSql](https://www.github.com/dotnetcore/FreeSql#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnetcore.FreeSql?preview=1#show-readme-container) | 2887 [skoruba/IdentityServer4.Admin](https://www.github.com/skoruba/IdentityServer4.Admin#readme) | [Preview](https://dev.nugettest.org/packages/loic.skoruba.IdentityServer4.Admin?preview=1#show-readme-container) | 2817 [siteserver/cms](https://www.github.com/siteserver/cms#readme) | [Preview](https://dev.nugettest.org/packages/loic.siteserver.cms?preview=1#show-readme-container) | 2795 [ExcelDataReader/ExcelDataReader](https://www.github.com/ExcelDataReader/ExcelDataReader#readme) | [Preview](https://dev.nugettest.org/packages/loic.ExcelDataReader.ExcelDataReader?preview=1#show-readme-container) | 2793 [dotnet/docfx](https://www.github.com/dotnet/docfx#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.docfx?preview=1#show-readme-container) | 2725 [Dotnet-Boxed/Templates](https://www.github.com/Dotnet-Boxed/Templates#readme) | [Preview](https://dev.nugettest.org/packages/loic.Dotnet-Boxed.Templates?preview=1#show-readme-container) | 2721 [icsharpcode/SharpZipLib](https://www.github.com/icsharpcode/SharpZipLib#readme) | [Preview](https://dev.nugettest.org/packages/loic.icsharpcode.SharpZipLib?preview=1#show-readme-container) | 2711 [Azure/azure-powershell](https://www.github.com/Azure/azure-powershell#readme) | [Preview](https://dev.nugettest.org/packages/loic.Azure.azure-powershell?preview=1#show-readme-container) | 2682 [k8gege/Ladon](https://www.github.com/k8gege/Ladon#readme) | [Preview](https://dev.nugettest.org/packages/loic.k8gege.Ladon?preview=1#show-readme-container) | 2625 [Ombi-app/Ombi](https://www.github.com/Ombi-app/Ombi#readme) | [Preview](https://dev.nugettest.org/packages/loic.Ombi-app.Ombi?preview=1#show-readme-container) | 2565 [topameng/tolua](https://www.github.com/topameng/tolua#readme) | [Preview](https://dev.nugettest.org/packages/loic.topameng.tolua?preview=1#show-readme-container) | 2549 [fluentmigrator/fluentmigrator](https://www.github.com/fluentmigrator/fluentmigrator#readme) | [Preview](https://dev.nugettest.org/packages/loic.fluentmigrator.fluentmigrator?preview=1#show-readme-container) | 2549 [sshnet/SSH.NET](https://www.github.com/sshnet/SSH.NET#readme) | [Preview](https://dev.nugettest.org/packages/loic.sshnet.SSH.NET?preview=1#show-readme-container) | 2532 [JimBobSquarePants/ImageProcessor](https://www.github.com/JimBobSquarePants/ImageProcessor#readme) | [Preview](https://dev.nugettest.org/packages/loic.JimBobSquarePants.ImageProcessor?preview=1#show-readme-container) | 2431 [MiniProfiler/dotnet](https://www.github.com/MiniProfiler/dotnet#readme) | [Preview](https://dev.nugettest.org/packages/loic.MiniProfiler.dotnet?preview=1#show-readme-container) | 2367 [AutoFixture/AutoFixture](https://www.github.com/AutoFixture/AutoFixture#readme) | [Preview](https://dev.nugettest.org/packages/loic.AutoFixture.AutoFixture?preview=1#show-readme-container) | 2363 [Cysharp/MagicOnion](https://www.github.com/Cysharp/MagicOnion#readme) | [Preview](https://dev.nugettest.org/packages/loic.Cysharp.MagicOnion?preview=1#show-readme-container) | 2337 [Caliburn-Micro/Caliburn.Micro](https://www.github.com/Caliburn-Micro/Caliburn.Micro#readme) | [Preview](https://dev.nugettest.org/packages/loic.Caliburn-Micro.Caliburn.Micro?preview=1#show-readme-container) | 2334 [IgnaceMaes/MaterialSkin](https://www.github.com/IgnaceMaes/MaterialSkin#readme) | [Preview](https://dev.nugettest.org/packages/loic.IgnaceMaes.MaterialSkin?preview=1#show-readme-container) | 2303 [OneGet/oneget](https://www.github.com/OneGet/oneget#readme) | [Preview](https://dev.nugettest.org/packages/loic.OneGet.oneget?preview=1#show-readme-container) | 2287 [dotnet-presentations/blazor-workshop](https://www.github.com/dotnet-presentations/blazor-workshop#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet-presentations.blazor-workshop?preview=1#show-readme-container) | 2280 [zeromq/netmq](https://www.github.com/zeromq/netmq#readme) | [Preview](https://dev.nugettest.org/packages/loic.zeromq.netmq?preview=1#show-readme-container) | 2267 [smartstore/SmartStoreNET](https://www.github.com/smartstore/SmartStoreNET#readme) | [Preview](https://dev.nugettest.org/packages/loic.smartstore.SmartStoreNET?preview=1#show-readme-container) | 2260 [Kinnara/ModernWpf](https://www.github.com/Kinnara/ModernWpf#readme) | [Preview](https://dev.nugettest.org/packages/loic.Kinnara.ModernWpf?preview=1#show-readme-container) | 2237 [wave-harmonic/crest](https://www.github.com/wave-harmonic/crest#readme) | [Preview](https://dev.nugettest.org/packages/loic.wave-harmonic.crest?preview=1#show-readme-container) | 2227 [neuecc/ZeroFormatter](https://www.github.com/neuecc/ZeroFormatter#readme) | [Preview](https://dev.nugettest.org/packages/loic.neuecc.ZeroFormatter?preview=1#show-readme-container) | 2176 [dotnet/command-line-api](https://www.github.com/dotnet/command-line-api#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.command-line-api?preview=1#show-readme-container) | 2173 [opentk/opentk](https://www.github.com/opentk/opentk#readme) | [Preview](https://dev.nugettest.org/packages/loic.opentk.opentk?preview=1#show-readme-container) | 2137 [coverlet-coverage/coverlet](https://www.github.com/coverlet-coverage/coverlet#readme) | [Preview](https://dev.nugettest.org/packages/loic.coverlet-coverage.coverlet?preview=1#show-readme-container) | 2136 [liangxiegame/QFramework](https://www.github.com/liangxiegame/QFramework#readme) | [Preview](https://dev.nugettest.org/packages/loic.liangxiegame.QFramework?preview=1#show-readme-container) | 2123 [mono/CppSharp](https://www.github.com/mono/CppSharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.mono.CppSharp?preview=1#show-readme-container) | 2120 [Cysharp/UniTask](https://www.github.com/Cysharp/UniTask#readme) | [Preview](https://dev.nugettest.org/packages/loic.Cysharp.UniTask?preview=1#show-readme-container) | 2118 [JosefPihrt/Roslynator](https://www.github.com/JosefPihrt/Roslynator#readme) | [Preview](https://dev.nugettest.org/packages/loic.JosefPihrt.Roslynator?preview=1#show-readme-container) | 2099 [neuecc/Utf8Json](https://www.github.com/neuecc/Utf8Json#readme) | [Preview](https://dev.nugettest.org/packages/loic.neuecc.Utf8Json?preview=1#show-readme-container) | 2095 [wesdoyle/design-patterns-explained-with-food](https://www.github.com/wesdoyle/design-patterns-explained-with-food#readme) | [Preview](https://dev.nugettest.org/packages/loic.wesdoyle.design-patterns-explained-with-food?preview=1#show-readme-container) | 2090 [dotnetcore/osharp](https://www.github.com/dotnetcore/osharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnetcore.osharp?preview=1#show-readme-container) | 2024 [xamarin/xamarin-macios](https://www.github.com/xamarin/xamarin-macios#readme) | [Preview](https://dev.nugettest.org/packages/loic.xamarin.xamarin-macios?preview=1#show-readme-container) | 2022 [microsoft/WindowsTemplateStudio](https://www.github.com/microsoft/WindowsTemplateStudio#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.WindowsTemplateStudio?preview=1#show-readme-container) | 2015 [GitTools/GitVersion](https://www.github.com/GitTools/GitVersion#readme) | [Preview](https://dev.nugettest.org/packages/loic.GitTools.GitVersion?preview=1#show-readme-container) | 2013 [PomeloFoundation/Pomelo.EntityFrameworkCore.MySql](https://www.github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#readme) | [Preview](https://dev.nugettest.org/packages/loic.PomeloFoundation.Pomelo.EntityFrameworkCore.MySql?preview=1#show-readme-container) | 1998 [borisdj/EFCore.BulkExtensions](https://www.github.com/borisdj/EFCore.BulkExtensions#readme) | [Preview](https://dev.nugettest.org/packages/loic.borisdj.EFCore.BulkExtensions?preview=1#show-readme-container) | 1995 [SciSharp/TensorFlow.NET](https://www.github.com/SciSharp/TensorFlow.NET#readme) | [Preview](https://dev.nugettest.org/packages/loic.SciSharp.TensorFlow.NET?preview=1#show-readme-container) | 1994 [MichaCo/CacheManager](https://www.github.com/MichaCo/CacheManager#readme) | [Preview](https://dev.nugettest.org/packages/loic.MichaCo.CacheManager?preview=1#show-readme-container) | 1993 [openiddict/openiddict-core](https://www.github.com/openiddict/openiddict-core#readme) | [Preview](https://dev.nugettest.org/packages/loic.openiddict.openiddict-core?preview=1#show-readme-container) | 1991 [microsoft/GraphEngine](https://www.github.com/microsoft/GraphEngine#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.GraphEngine?preview=1#show-readme-container) | 1976 [xamarin/XamarinComponents](https://www.github.com/xamarin/XamarinComponents#readme) | [Preview](https://dev.nugettest.org/packages/loic.xamarin.XamarinComponents?preview=1#show-readme-container) | 1963 [dlemstra/Magick.NET](https://www.github.com/dlemstra/Magick.NET#readme) | [Preview](https://dev.nugettest.org/packages/loic.dlemstra.Magick.NET?preview=1#show-readme-container) | 1904 [DotNetAnalyzers/StyleCopAnalyzers](https://www.github.com/DotNetAnalyzers/StyleCopAnalyzers#readme) | [Preview](https://dev.nugettest.org/packages/loic.DotNetAnalyzers.StyleCopAnalyzers?preview=1#show-readme-container) | 1903 [UnityTech/UIWidgets](https://www.github.com/UnityTech/UIWidgets#readme) | [Preview](https://dev.nugettest.org/packages/loic.UnityTech.UIWidgets?preview=1#show-readme-container) | 1877 [NuGetPackageExplorer/NuGetPackageExplorer](https://www.github.com/NuGetPackageExplorer/NuGetPackageExplorer#readme) | [Preview](https://dev.nugettest.org/packages/loic.NuGetPackageExplorer.NuGetPackageExplorer?preview=1#show-readme-container) | 1873 [peachpiecompiler/peachpie](https://www.github.com/peachpiecompiler/peachpie#readme) | [Preview](https://dev.nugettest.org/packages/loic.peachpiecompiler.peachpie?preview=1#show-readme-container) | 1863 [CollaboratingPlatypus/PetaPoco](https://www.github.com/CollaboratingPlatypus/PetaPoco#readme) | [Preview](https://dev.nugettest.org/packages/loic.CollaboratingPlatypus.PetaPoco?preview=1#show-readme-container) | 1826 [TelegramBots/Telegram.Bot](https://www.github.com/TelegramBots/Telegram.Bot#readme) | [Preview](https://dev.nugettest.org/packages/loic.TelegramBots.Telegram.Bot?preview=1#show-readme-container) | 1801 [hirschmann/nbfc](https://www.github.com/hirschmann/nbfc#readme) | [Preview](https://dev.nugettest.org/packages/loic.hirschmann.nbfc?preview=1#show-readme-container) | 1796 [robinrodricks/FluentFTP](https://www.github.com/robinrodricks/FluentFTP#readme) | [Preview](https://dev.nugettest.org/packages/loic.robinrodricks.FluentFTP?preview=1#show-readme-container) | 1790 [Facepunch/Facepunch.Steamworks](https://www.github.com/Facepunch/Facepunch.Steamworks#readme) | [Preview](https://dev.nugettest.org/packages/loic.Facepunch.Facepunch.Steamworks?preview=1#show-readme-container) | 1772 [GhostPack/Seatbelt](https://www.github.com/GhostPack/Seatbelt#readme) | [Preview](https://dev.nugettest.org/packages/loic.GhostPack.Seatbelt?preview=1#show-readme-container) | 1753 [Unity-Technologies/arfoundation-samples](https://www.github.com/Unity-Technologies/arfoundation-samples#readme) | [Preview](https://dev.nugettest.org/packages/loic.Unity-Technologies.arfoundation-samples?preview=1#show-readme-container) | 1753 [filipw/dotnet-script](https://www.github.com/filipw/dotnet-script#readme) | [Preview](https://dev.nugettest.org/packages/loic.filipw.dotnet-script?preview=1#show-readme-container) | 1742 [zzzprojects/EntityFramework-Plus](https://www.github.com/zzzprojects/EntityFramework-Plus#readme) | [Preview](https://dev.nugettest.org/packages/loic.zzzprojects.EntityFramework-Plus?preview=1#show-readme-container) | 1728 [MapsterMapper/Mapster](https://www.github.com/MapsterMapper/Mapster#readme) | [Preview](https://dev.nugettest.org/packages/loic.MapsterMapper.Mapster?preview=1#show-readme-container) | 1694 [dotnet/spark](https://www.github.com/dotnet/spark#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.spark?preview=1#show-readme-container) | 1668 [mob-sakai/ParticleEffectForUGUI](https://www.github.com/mob-sakai/ParticleEffectForUGUI#readme) | [Preview](https://dev.nugettest.org/packages/loic.mob-sakai.ParticleEffectForUGUI?preview=1#show-readme-container) | 1661 [2881099/csredis](https://www.github.com/2881099/csredis#readme) | [Preview](https://dev.nugettest.org/packages/loic.2881099.csredis?preview=1#show-readme-container) | 1659 [jwt-dotnet/jwt](https://www.github.com/jwt-dotnet/jwt#readme) | [Preview](https://dev.nugettest.org/packages/loic.jwt-dotnet.jwt?preview=1#show-readme-container) | 1621 [xamarin/xamarin-android](https://www.github.com/xamarin/xamarin-android#readme) | [Preview](https://dev.nugettest.org/packages/loic.xamarin.xamarin-android?preview=1#show-readme-container) | 1601 [Azure/azure-functions-host](https://www.github.com/Azure/azure-functions-host#readme) | [Preview](https://dev.nugettest.org/packages/loic.Azure.azure-functions-host?preview=1#show-readme-container) | 1584 [JasperFx/marten](https://www.github.com/JasperFx/marten#readme) | [Preview](https://dev.nugettest.org/packages/loic.JasperFx.marten?preview=1#show-readme-container) | 1542 [dotnetcore/WebApiClient](https://www.github.com/dotnetcore/WebApiClient#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnetcore.WebApiClient?preview=1#show-readme-container) | 1534 [GhostPack/Rubeus](https://www.github.com/GhostPack/Rubeus#readme) | [Preview](https://dev.nugettest.org/packages/loic.GhostPack.Rubeus?preview=1#show-readme-container) | 1532 [thepirat000/Audit.NET](https://www.github.com/thepirat000/Audit.NET#readme) | [Preview](https://dev.nugettest.org/packages/loic.thepirat000.Audit.NET?preview=1#show-readme-container) | 1529 [DbUp/DbUp](https://www.github.com/DbUp/DbUp#readme) | [Preview](https://dev.nugettest.org/packages/loic.DbUp.DbUp?preview=1#show-readme-container) | 1529 [praeclarum/Ooui](https://www.github.com/praeclarum/Ooui#readme) | [Preview](https://dev.nugettest.org/packages/loic.praeclarum.Ooui?preview=1#show-readme-container) | 1513 [Squidex/squidex](https://www.github.com/Squidex/squidex#readme) | [Preview](https://dev.nugettest.org/packages/loic.Squidex.squidex?preview=1#show-readme-container) | 1509 [aaubry/YamlDotNet](https://www.github.com/aaubry/YamlDotNet#readme) | [Preview](https://dev.nugettest.org/packages/loic.aaubry.YamlDotNet?preview=1#show-readme-container) | 1502 [dotnet/wcf](https://www.github.com/dotnet/wcf#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.wcf?preview=1#show-readme-container) | 1492 [xasset/xasset](https://www.github.com/xasset/xasset#readme) | [Preview](https://dev.nugettest.org/packages/loic.xasset.xasset?preview=1#show-readme-container) | 1459 [liukuo362573/YiShaAdmin](https://www.github.com/liukuo362573/YiShaAdmin#readme) | [Preview](https://dev.nugettest.org/packages/loic.liukuo362573.YiShaAdmin?preview=1#show-readme-container) | 1451 [bombomby/optick](https://www.github.com/bombomby/optick#readme) | [Preview](https://dev.nugettest.org/packages/loic.bombomby.optick?preview=1#show-readme-container) | 1445 [dotnet/pinvoke](https://www.github.com/dotnet/pinvoke#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.pinvoke?preview=1#show-readme-container) | 1425 [danielpalme/ReportGenerator](https://www.github.com/danielpalme/ReportGenerator#readme) | [Preview](https://dev.nugettest.org/packages/loic.danielpalme.ReportGenerator?preview=1#show-readme-container) | 1410 [Auburn/FastNoiseLite](https://www.github.com/Auburn/FastNoiseLite#readme) | [Preview](https://dev.nugettest.org/packages/loic.Auburn.FastNoiseLite?preview=1#show-readme-container) | 1403 [aelij/RoslynPad](https://www.github.com/aelij/RoslynPad#readme) | [Preview](https://dev.nugettest.org/packages/loic.aelij.RoslynPad?preview=1#show-readme-container) | 1403 [xamarin/Essentials](https://www.github.com/xamarin/Essentials#readme) | [Preview](https://dev.nugettest.org/packages/loic.xamarin.Essentials?preview=1#show-readme-container) | 1403 [NLua/NLua](https://www.github.com/NLua/NLua#readme) | [Preview](https://dev.nugettest.org/packages/loic.NLua.NLua?preview=1#show-readme-container) | 1397 [Accelerider/Accelerider.Windows](https://www.github.com/Accelerider/Accelerider.Windows#readme) | [Preview](https://dev.nugettest.org/packages/loic.Accelerider.Accelerider.Windows?preview=1#show-readme-container) | 1385 [dotnetcore/AspectCore-Framework](https://www.github.com/dotnetcore/AspectCore-Framework#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnetcore.AspectCore-Framework?preview=1#show-readme-container) | 1384 [rubberduck-vba/Rubberduck](https://www.github.com/rubberduck-vba/Rubberduck#readme) | [Preview](https://dev.nugettest.org/packages/loic.rubberduck-vba.Rubberduck?preview=1#show-readme-container) | 1383 [NewLifeX/X](https://www.github.com/NewLifeX/X#readme) | [Preview](https://dev.nugettest.org/packages/loic.NewLifeX.X?preview=1#show-readme-container) | 1378 [dotnet/infer](https://www.github.com/dotnet/infer#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.infer?preview=1#show-readme-container) | 1374 [monitor1394/unity-ugui-XCharts](https://www.github.com/monitor1394/unity-ugui-XCharts#readme) | [Preview](https://dev.nugettest.org/packages/loic.monitor1394.unity-ugui-XCharts?preview=1#show-readme-container) | 1368 [PiranhaCMS/piranha.core](https://www.github.com/PiranhaCMS/piranha.core#readme) | [Preview](https://dev.nugettest.org/packages/loic.PiranhaCMS.piranha.core?preview=1#show-readme-container) | 1352 [setchi/FancyScrollView](https://www.github.com/setchi/FancyScrollView#readme) | [Preview](https://dev.nugettest.org/packages/loic.setchi.FancyScrollView?preview=1#show-readme-container) | 1347 [castleproject/Core](https://www.github.com/castleproject/Core#readme) | [Preview](https://dev.nugettest.org/packages/loic.castleproject.Core?preview=1#show-readme-container) | 1346 [dotnetcore/Magicodes.IE](https://www.github.com/dotnetcore/Magicodes.IE#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnetcore.Magicodes.IE?preview=1#show-readme-container) | 1341 [xamarin/XamarinCommunityToolkit](https://www.github.com/xamarin/XamarinCommunityToolkit#readme) | [Preview](https://dev.nugettest.org/packages/loic.xamarin.XamarinCommunityToolkit?preview=1#show-readme-container) | 1337 [SkyAPM/SkyAPM-dotnet](https://www.github.com/SkyAPM/SkyAPM-dotnet#readme) | [Preview](https://dev.nugettest.org/packages/loic.SkyAPM.SkyAPM-dotnet?preview=1#show-readme-container) | 1332 [aspnet-contrib/AspNet.Security.OAuth.Providers](https://www.github.com/aspnet-contrib/AspNet.Security.OAuth.Providers#readme) | [Preview](https://dev.nugettest.org/packages/loic.aspnet-contrib.AspNet.Security.OAuth.Providers?preview=1#show-readme-container) | 1329 [castleproject/Windsor](https://www.github.com/castleproject/Windsor#readme) | [Preview](https://dev.nugettest.org/packages/loic.castleproject.Windsor?preview=1#show-readme-container) | 1328 [luberda-molinet/FFImageLoading](https://www.github.com/luberda-molinet/FFImageLoading#readme) | [Preview](https://dev.nugettest.org/packages/loic.luberda-molinet.FFImageLoading?preview=1#show-readme-container) | 1328 [BepInEx/BepInEx](https://www.github.com/BepInEx/BepInEx#readme) | [Preview](https://dev.nugettest.org/packages/loic.BepInEx.BepInEx?preview=1#show-readme-container) | 1305 [RaduMC/AssetStudio](https://www.github.com/RaduMC/AssetStudio#readme) | [Preview](https://dev.nugettest.org/packages/loic.RaduMC.AssetStudio?preview=1#show-readme-container) | 1303 [Nethereum/Nethereum](https://www.github.com/Nethereum/Nethereum#readme) | [Preview](https://dev.nugettest.org/packages/loic.Nethereum.Nethereum?preview=1#show-readme-container) | 1297 [zkSNACKs/WalletWasabi](https://www.github.com/zkSNACKs/WalletWasabi#readme) | [Preview](https://dev.nugettest.org/packages/loic.zkSNACKs.WalletWasabi?preview=1#show-readme-container) | 1289 [mr-kelly/KSFramework](https://www.github.com/mr-kelly/KSFramework#readme) | [Preview](https://dev.nugettest.org/packages/loic.mr-kelly.KSFramework?preview=1#show-readme-container) | 1285 [shuxinqin/Chloe](https://www.github.com/shuxinqin/Chloe#readme) | [Preview](https://dev.nugettest.org/packages/loic.shuxinqin.Chloe?preview=1#show-readme-container) | 1283 [jstedfast/MimeKit](https://www.github.com/jstedfast/MimeKit#readme) | [Preview](https://dev.nugettest.org/packages/loic.jstedfast.MimeKit?preview=1#show-readme-container) | 1281 [leinlin/Miku-LuaProfiler](https://www.github.com/leinlin/Miku-LuaProfiler#readme) | [Preview](https://dev.nugettest.org/packages/loic.leinlin.Miku-LuaProfiler?preview=1#show-readme-container) | 1257 [AdamsLair/duality](https://www.github.com/AdamsLair/duality#readme) | [Preview](https://dev.nugettest.org/packages/loic.AdamsLair.duality?preview=1#show-readme-container) | 1255 [nuke-build/nuke](https://www.github.com/nuke-build/nuke#readme) | [Preview](https://dev.nugettest.org/packages/loic.nuke-build.nuke?preview=1#show-readme-container) | 1247 [MahApps/MahApps.Metro.IconPacks](https://www.github.com/MahApps/MahApps.Metro.IconPacks#readme) | [Preview](https://dev.nugettest.org/packages/loic.MahApps.MahApps.Metro.IconPacks?preview=1#show-readme-container) | 1244 [dotnet/interactive](https://www.github.com/dotnet/interactive#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.interactive?preview=1#show-readme-container) | 1242 [944095635/DMSkin](https://www.github.com/944095635/DMSkin#readme) | [Preview](https://dev.nugettest.org/packages/loic.944095635.DMSkin?preview=1#show-readme-container) | 1234 [TASVideos/BizHawk](https://www.github.com/TASVideos/BizHawk#readme) | [Preview](https://dev.nugettest.org/packages/loic.TASVideos.BizHawk?preview=1#show-readme-container) | 1209 [iamoldli/NetModular](https://www.github.com/iamoldli/NetModular#readme) | [Preview](https://dev.nugettest.org/packages/loic.iamoldli.NetModular?preview=1#show-readme-container) | 1208 [microsoft/azure-pipelines-agent](https://www.github.com/microsoft/azure-pipelines-agent#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.azure-pipelines-agent?preview=1#show-readme-container) | 1200 [dotnet/sdk](https://www.github.com/dotnet/sdk#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.sdk?preview=1#show-readme-container) | 1176 [ebekker/ACMESharp](https://www.github.com/ebekker/ACMESharp#readme) | [Preview](https://dev.nugettest.org/packages/loic.ebekker.ACMESharp?preview=1#show-readme-container) | 1165 [microsoft/Microsoft.IO.RecyclableMemoryStream](https://www.github.com/microsoft/Microsoft.IO.RecyclableMemoryStream#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.Microsoft.IO.RecyclableMemoryStream?preview=1#show-readme-container) | 1156 [dotnetcore/EasyCaching](https://www.github.com/dotnetcore/EasyCaching#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnetcore.EasyCaching?preview=1#show-readme-container) | 1152 [lampo1024/DncZeus](https://www.github.com/lampo1024/DncZeus#readme) | [Preview](https://dev.nugettest.org/packages/loic.lampo1024.DncZeus?preview=1#show-readme-container) | 1138 [helix-toolkit/helix-toolkit](https://www.github.com/helix-toolkit/helix-toolkit#readme) | [Preview](https://dev.nugettest.org/packages/loic.helix-toolkit.helix-toolkit?preview=1#show-readme-container) | 1130 [Unity-Technologies/Graphics](https://www.github.com/Unity-Technologies/Graphics#readme) | [Preview](https://dev.nugettest.org/packages/loic.Unity-Technologies.Graphics?preview=1#show-readme-container) | 1120 [TeamSirenix/odin-serializer](https://www.github.com/TeamSirenix/odin-serializer#readme) | [Preview](https://dev.nugettest.org/packages/loic.TeamSirenix.odin-serializer?preview=1#show-readme-container) | 1116 [loklak/loklak_dotnet_api](https://www.github.com/loklak/loklak_dotnet_api#readme) | [Preview](https://dev.nugettest.org/packages/loic.loklak.loklak_dotnet_api?preview=1#show-readme-container) | 1113 [lachesis/scallion](https://www.github.com/lachesis/scallion#readme) | [Preview](https://dev.nugettest.org/packages/loic.lachesis.scallion?preview=1#show-readme-container) | 1111 [chocolatey/ChocolateyGUI](https://www.github.com/chocolatey/ChocolateyGUI#readme) | [Preview](https://dev.nugettest.org/packages/loic.chocolatey.ChocolateyGUI?preview=1#show-readme-container) | 1108 [dotnetcore/HttpReports](https://www.github.com/dotnetcore/HttpReports#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnetcore.HttpReports?preview=1#show-readme-container) | 1099 [dotnet/roslyn-analyzers](https://www.github.com/dotnet/roslyn-analyzers#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.roslyn-analyzers?preview=1#show-readme-container) | 1094 [telerik/UI-For-UWP](https://www.github.com/telerik/UI-For-UWP#readme) | [Preview](https://dev.nugettest.org/packages/loic.telerik.UI-For-UWP?preview=1#show-readme-container) | 1093 [oskardudycz/EventSourcing.NetCore](https://www.github.com/oskardudycz/EventSourcing.NetCore#readme) | [Preview](https://dev.nugettest.org/packages/loic.oskardudycz.EventSourcing.NetCore?preview=1#show-readme-container) | 1078 [jwallet/spy-spotify](https://www.github.com/jwallet/spy-spotify#readme) | [Preview](https://dev.nugettest.org/packages/loic.jwallet.spy-spotify?preview=1#show-readme-container) | 1077 [unosquare/embedio](https://www.github.com/unosquare/embedio#readme) | [Preview](https://dev.nugettest.org/packages/loic.unosquare.embedio?preview=1#show-readme-container) | 1076 [essensoft/paylink](https://www.github.com/essensoft/paylink#readme) | [Preview](https://dev.nugettest.org/packages/loic.essensoft.paylink?preview=1#show-readme-container) | 1068 [dotnet/format](https://www.github.com/dotnet/format#readme) | [Preview](https://dev.nugettest.org/packages/loic.dotnet.format?preview=1#show-readme-container) | 1067 [code-cracker/code-cracker](https://www.github.com/code-cracker/code-cracker#readme) | [Preview](https://dev.nugettest.org/packages/loic.code-cracker.code-cracker?preview=1#show-readme-container) | 1060 [cloudscribe/cloudscribe](https://www.github.com/cloudscribe/cloudscribe#readme) | [Preview](https://dev.nugettest.org/packages/loic.cloudscribe.cloudscribe?preview=1#show-readme-container) | 1059 [dwmkerr/sharpshell](https://www.github.com/dwmkerr/sharpshell#readme) | [Preview](https://dev.nugettest.org/packages/loic.dwmkerr.sharpshell?preview=1#show-readme-container) | 1054 [servicetitan/Stl.Fusion](https://www.github.com/servicetitan/Stl.Fusion#readme) | [Preview](https://dev.nugettest.org/packages/loic.servicetitan.Stl.Fusion?preview=1#show-readme-container) | 1033 [PrismLibrary/Prism-Samples-Wpf](https://www.github.com/PrismLibrary/Prism-Samples-Wpf#readme) | [Preview](https://dev.nugettest.org/packages/loic.PrismLibrary.Prism-Samples-Wpf?preview=1#show-readme-container) | 1023 [lbugnion/mvvmlight](https://www.github.com/lbugnion/mvvmlight#readme) | [Preview](https://dev.nugettest.org/packages/loic.lbugnion.mvvmlight?preview=1#show-readme-container) | 1023 [sourcechord/FluentWPF](https://www.github.com/sourcechord/FluentWPF#readme) | [Preview](https://dev.nugettest.org/packages/loic.sourcechord.FluentWPF?preview=1#show-readme-container) | 1022 [microsoft/Cognitive-Samples-IntelligentKiosk](https://www.github.com/microsoft/Cognitive-Samples-IntelligentKiosk#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.Cognitive-Samples-IntelligentKiosk?preview=1#show-readme-container) | 1014 [microsoft/playwright-dotnet](https://www.github.com/microsoft/playwright-dotnet#readme) | [Preview](https://dev.nugettest.org/packages/loic.microsoft.playwright-dotnet?preview=1#show-readme-container) | 1009
loic-sharma commented 2 years ago

Markdig has a Bootstrap extension that adds the .table class to table elements. We should be able to add this extension to Markdig's pipeline here:

https://github.com/NuGet/NuGetGallery/blob/2209de6058d279a655ef0cbee9f592234b9d8011/src/NuGetGallery/Services/MarkdownService.cs#L198-L207

This also affects block quotes (like > Quote) and images, so we should verify these aren't broken by this change.