-
I'm experiencing a dependency conflict between blacksheep and langchain, where the installation of blacksheep fails due to a version conflict with PyYAML.
After looking into the issue, I found that…
-
**I have a hard following "Getting started with the MVC project template".**
https://www.neoteroi.dev/blacksheep/mvc-project-template/
1. Tutorial says to clone git repo https://github.com/Neoter…
-
Hi, I made a package to integrate with prometheus, it would be cool if ecosystem packages for blacksheep were mentioned in the documentation.
Package: https://github.com/Cdayz/blacksheep-prometheus…
-
**🚀 Feature Request**
I was having a lot of trouble with 1.2.12 which was resolved by upgrading to 1.2.14.
I scoured the blacksheep source code but could not find a way to query for this informa…
-
Good day People,
I'm trying to connect my openVTX Happymodel OVX 303 on Low Race band to my Skyzone Sky02x but this doesn't work and I see that the frequencies differ.
…
-
**🚀 Feature Request**
Allow overriding default exception handler for Unhandled Exception.
#### Implementation suggestion :
https://github.com/Neoteroi/BlackSheep/blob/main/blacksheep/baseapp…
-
I know that v2 is currently in the alpha stage, but I would like to already start building a new app on the v2 of Blacksheep. By the time we need to go to production with our app, the library will hav…
-
Create a library for generic dependency injection
```python
{
Response: response,
Headers: lambda response: response.headers
}
```
-
**🚀 Feature Request**
Like in title. See also the custom types used by Piccolo ORM (https://github.com/Neoteroi/BlackSheep/issues/163)
-
I´ve tried to run the tutorial "Getting started with the MVC project template". Therefore I´ve cloned the repo, created a new venv (python 3.10) installed the deps.
When running `./start.sh` I get th…