File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- # dotnet chromium
1+ ![ Icon] ( https://raw.githubusercontent.com/devlooped/chromium/main/assets/img/icon.png ) dotnet-chromium
2+ ============
3+
4+ [ ![ Version] ( https://img.shields.io/nuget/v/dotnet-chromium.svg?color=royalblue )] ( https://www.nuget.org/packages/dotnet-chromium )
5+ [ ![ Downloads] ( https://img.shields.io/nuget/dt/dotnet-chromium.svg?color=green )] ( https://www.nuget.org/packages/dotnet-chromium )
6+ [ ![ License] ( https://img.shields.io/github/license/devlooped/chromium.svg?color=blue )] ( https://github.com/devlooped/chromium/blob/main/license.txt )
7+ [ ![ Build] ( https://github.com/devlooped/chromium/workflows/build/badge.svg?branch=main )] ( https://github.com/devlooped/chromium/actions )
28
39Chromium for .NET 6.
410
511This project allows running a portable embedded version of Chromium from
6- either a .NET tool or a regular .NET application without having to install
12+ either a .NET CLI tool or a regular .NET application without having to install
713it.
814
915This can be helpful for automating a browser as part of your regular app
You can’t perform that action at this time.
0 commit comments