Setup bit Butil


How to install the bit Butil?

Script
Add the following script tag to your default document:
<script src="_content/Bit.Butil/bit-butil.js"></script>
Service
Add the following line to register the bit Butil services:
builder.Services.AddBitButilServices();
Now you can inject its classes to use the bit Butil tools.